Hi,
I Developed an application in UiPath Apps.
Scenario:
When I click on submit, the data should be updated into entity.
My case:
I have used two different entities , the data is updating in first entity and not updating in second entity.
Note : While previewing the data is updating as expected. But while executing from the orchestrator data is updating into first entity and not updating into second entity.
May I know anything I did wrong?
Does it throw any error?
And while updating did you add any if condition? May be that is going on other side
Cheers