Web Service Connector Access Token Issue

We are integrating Exterro using Web service connector. We are having requirement to generate new access token each time any operation/API is called. We tried adding operation for generation of Access token but only single session can be active at a time.“Token” can be created only one time and cannot be created subsequently when it is active for 2 hours.

You can add a method to Before Operations Rule to fetch the “Token” and store it along with the “expiry time” as Application Attributes.

This method to be run only when already stored expiry time is in the past.

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