2

I am trying to retrieve data (JSON) from record and prepopulate inputs based on retrieved value. I tried overwriting specific values by using Set Value action but Omniscript freezes when executed and I have to reload the page.

It happens only when I am trying to set a value for a node which is already assigned to some input.

So let's say node A:B:C is assigned to input C

When I try to set value to A:B:C before the step - script will freeze, but for A:B:D it will not as it does not exist.

Any ideas how to achieve what I need or what I am doing wrong?

1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. Commented Jul 11, 2023 at 17:10

1 Answer 1

0

You problem might require a bit of more debugging. The case of Omniscript freezing is generally caused by some error. In the Preview tab, have a check that no error is coming up in the error tab. Additionally, with the help of a Text Block, print the values of %A:B:C% and %A:B:D% in order to debug the actual values. The case of Omniscript freezing can possible due to an error.

1

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.