The received date is not passing through from the main

Hi,

This is the received date time.
I can’t get the received date time passing through this module from the main
Anyone can suggest me what can I do to fix this.

Regards,

HI,

What error do you have?
Can you share content of ReceivedDate in Output panel?

Regards.

Hi,

I can’t pass through the variable through the Main module.

Regards,

Keep in mind that only Arguments can be tansfered between workflows.

if so, you should check if the Argument is declared, correct format and maybe has an inital value

Hi,

What you mean by output panel.

Regards,

Hi @jnarthan.g ,

Try using invoke and pass the arguments,

image

Regards,

Hi,

We can even see the received date even after I did the argument.

Regards,

Hi,

Already tried using that but it’s not working too.
It’s still faulted.
Any ideas?

Regards,

Hi @jnarthan.g ,

Could you share sample your workflow?
I think the issue is on Variable type or direction in argument.

Regards,