Expand my Community achievements bar.

Is deletePolicy() accessible as process activity ?

Avatar

Former Community Member

would like to call public void deletePolicy(String policySetName, String policyName) from within an shortlived process.

Is this call accessible via any means?

1 Reply

Avatar

Level 3

of cause you can . define an activity as script , code in this activity and you can make it .