Skip to Content
0
Jan 16, 2023 at 03:49 PM

REST API document occurrence behaviour

83 Views

Hi,

I am using the WEBI REST API with a Custom Element (CE) we are developing and it depends on having a stable document occurrence id for its invocations. I notice that, if you select the "home" button, then request the document again, the occurrence id is incremented, and it keeps getting incremented. After that we can no longer reach the information in our original occurrence to render our CE. It seems that the user has to log out and log back in to go back to the original state.

How can we stop this behaviour, or is there another way we can handle it?

Chris Mugdan