cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debugging a failure - limits on trace

0 Likes
906

Hi All,

I have a complex iFLow that reads the entire employee population (top of stack).

It runs for about 40 mins and fails with this:

<Exception> A sequence of more than one item is not allowed as the first argument of fn:concat() (<preferredName>, <preferredName>) </Exception>

Obviously this is a data issue, but I am having trouble debugging. The error does not give me the bad data.

Questions:

Is there a way for me to get the bad data?

If I turn on trace, it remains active for only 10 mins. This iFlow runs for 40 mins. Is there a way for trace to be active for longer than 10 mins?

Any and all help is deeply appreciated.

Regards,

-Anurag

View Entire Topic
PriyankaChak
SAP Champion
SAP Champion
0 Likes

Hi Anurag,

You can add groovy script to log payload.

Regards,

Priyanka