Error while opening Import Arguments

Hi All,
Getting this error while opening Import arguments. Can one explain what is this error about?

1.Restart UiPath Studio and try again.
2.Delete the .json and .screenshots folders from the project and reopen.
3.Manually open the invoked workflow and validate arguments.
4.If all else fails, try recreating the Invoke Workflow activity.

@dutta.marina,

Try restarting Project and Machine if required. Looks like some Studio session got stuck.

Hi @dutta.marina

Looks like you have opened multiple session of Studio or Studio child window. Close the UiPath Application from Task Manager and reopen again. If you are facing same issue let us know.

Hope it helps!!

@mkankatala

This error has gone but I tried importing arguments again . I am passing few arguments from process transaction to set transaction . But even though the values are present in Set Transaction Status its coming as Null Value.

I am getting Null value for str_CommitAmount
str_Compensation
P3_Oppty_Click_Start_Date
These I have declared in main and scope is General Business Process

My In_Opportunity_Id, In_P3_Click_Start_Date , In_MFST_CommitAmmount in set Transaction is coming as blank

Also again getting same error when trying to click Import Arguments in set transaction status

@ashokkarale

Tried with restarting the project . Not much help

@dutta.marina,

Can you try upgrading the dependency packages.

Can we connect ? If you are available. I can show the error

@dutta.marina,

Sorry unavailable right now but will try tomorrow.

1 Like

@dutta.marina

As a first resort try to re add the specific invoke workflow activity and check if that resolves

Cheers

If still facing issue… @dutta.marina then something has failed in Set Transaction status workflow.

Copy the project file and keep safe, Have a trail with copied one. Delete the Set Transaction status workflow in Business exception block and copy and paste it from Success block. Give the argument as usual for business exception.

This may sort your issue.

Hope you understand!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.