Gettransactiondata faulted

i am getting this error

@leelakanthi_nagisett,

Could you please show me the what you wrote in if condition ?

in_WIlist(in_transactionNumber)

@leelakanthi_nagisett,

Put one message box before this if condition and print in_WIlist.count

Check whether data is coming from other workflow. Hope you passed arguments correctly

its also giving the same error

@leelakanthi_nagisett,

Have you scrapped data properly or not and first print the data in where you scrapped it and check.

yes it scraped properly but i think i messed. i upload my workflow too

up in giving arguments

@leelakanthi_nagisett, please don’t upload the entire assignment into the Forum, please upload only the necessary xaml files alone if its required.

you didn’t passed any value to the in_WIlist to GetTransactionData xaml file, thats y throwing error as object reference.

Regards,
Arivu :slight_smile:

sorry i didnt understand

From the main xaml file to GetTransactionData.xaml file you didt passed any value but you have using the value in the GetTransactionData.xaml file.

Regards,
Arivu :slight_smile:


is this right? then why cant i use message box to print the count of WIlist??

now i am getting this error after giving input