Web Services Before Operation Rule

The Before Operation Rule is used to calculate attributes before a web service operation call. This rule is used by the Web Services Connector before performing any operation such as Test Connection, Aggregation, and so on.


This is the companion discussion topic for the documentation at https://documentation.sailpoint.com/connectors/webservices/help/integrating_webservices/beforeoperationrule.html

The following is an example is for the provisioningPlan rule:

This sentence does not make sense for the 2nd Example on the page

Hi Geoff,

Thanks for pointing this out. Are you referring only to the poor English in that sentence?

-Josh

yes

(Added to get by the 20+ character response requirement)

1 Like

Thanks Geoff. The document has been updated: Web Services Before Operation Rule

1 Like

Hi

Please can you add link to the javadocs from the Before Operation and After Operation pages?

It would be very helpful to know the methods etc that can be used on the available objects. (eg requestEndPoint or restClient)

Thanks

Hi Jason, what javadocs are you referencing here?

The Java docs for ISC are located here and you can use them in your rules.

Hi Ryan

If you could please link the java docs that Geoff posted.

I often can’t find the java docs when I need it (old bookmark I had returned 404)

It would also help new admins/developers who go the Before/After Operation pages, and want to know more about what java methods they can use.

It is great that the page lists the Input Objects and Return Objects, I would be super useful if the page also linked to the Java Docs for those objects.

Thank you