Hi,
I have an execute task which uses the folowing parameter with a variable:
G:\Institutional Asset Management\PM\Indexfondsen\IW\Data publicatie\NAV FUNDS\NAV_{DATEADD(Days|12/30/1899|M/d/yyyy|{TASK(a65422c4-7a01-4534-8a68-634344de95eb,StdOut)}|yyyyMMdd)}_EEIF.csvIf I open my client, open the variable window and copy the string from above, I get the folowing error:
"[Error in SetVariables, string: G:\Institutional Asset Management\PM\Indexfondsen\IW\Data publicatie\NAV FUNDS\NAV_{DATEADD(Days|12/30/1899|M/d/yyyy|{TASK(a65422c4-7a01-4534-8a68-634344de95eb,StdOut)}|yyyyMMdd)}_EEIF.csv, err: Conversion from string "" to type 'Integer' is not valid.]"Now I close the variable window, open it again and paste the same code in there.
I get a different result, but this is the result I expected to get:
G:\Institutional Asset Management\PM\Indexfondsen\IW\Data publicatie\NAV FUNDS\NAV_20110430_EEIF.csvThe value of the is {TASK(a65422c4-7a01-4534-8a68-634344de95eb,StdOut)}: 40663
??It looks like my task is failing due to this issue??I can reproduce this by closing the client and reopening the client and do the steps again.
I checked my variable {TASK(a65422c4-7a01-4534-8a68-634344de95eb,StdOut)} also after closing and opening the client. The 1st time I enter this variable in the variable window it is 'empty'. If I close the variable window, open it up again and paste the variable again, the 40663 value is showing.
Regards,
Erik
Edited by user
2011-05-24T07:53:36Z
|
Reason: typo
Uses Visualcron since 2006.