Data360 Analyze

 View Only
  • 1.  Background Execution Error

    Posted 10-29-2020 11:28

    I have a graph that I imported from LAE into Data360 Analyze.  I enter the defined run property of "Business_Date" defined for the graph and it runs for me without issue.  I have another user who has Designer access and I'm not sure what he did but when he runs the graph he gets the attached error.  No other users receive this error so I'm not sure where to look to fix his specific issue with the graph.  He's entering the same run property as me for the Business_Date leaving the others blank (attached Graph Run Properties pic) and immediately gets the error listed when running.   

     

    Attached files

    Error screenshot.png
    Graph Run Properties.png

     



  • 2.  RE: Background Execution Error

    Employee
    Posted 10-30-2020 05:41

    It's not particularly clear what's happening here. The value in 'Graph Run Properties.png' (2020-10-26) does not correspond with the value displayed in the first error in 'Error screenshot.png' (orange rectangle in below screenshot) - are these taken from the same machine?

    Is this Analyze Desktop? If so, is the user with the issue using the same version of Analyze as other users who can run the data flow? Please provide details of the version(s) of Analyze being used (and whether it's Desktop or Server).

    The value in the orange rectangle appears to be the part of a datetime field as it consists of the time element and the UTC offset. It looks like this string is being validated against a datetime pattern. It may be there is an issue with the use of 'RunDate' or 'RunDateTime' Run properties. 

    You could try adding a Generate Data node to the data flow to check the values being evaluated in the other nodes in the data flow, e.g.

     

    Details of the built-in Run Property Substitutions can be found in your Help documentation here:

    Advanced topics > Using derived property values > Run property substitution

    and also online here:

    https://d3sa-preview.infogixsaas.com/docs/dist/help/Default.htm#d-advanced-topics/substituting-run-properties.htm