Multiple before provisioning rules in IDN

Hi All,

We have created before provisioning rule for a use case in IDN, but we already have a before provisioning rule deployed in tenant for another use case.

Can we deploy 2 before provisioning rules in a same tenant or do we have to modify the existing provisioning rule and include the second use case.

Is there any limit for before provisioning rules that we use in tenant?

Kind regards,
Dhanush

Hello Dhanush, you can have multiple before provisioning rules deployed in your tenant, but when it comes to assigning before provisioning rule to source, it can only be one before provisioning rule per source.
So in your case, if you have existing before provisioning rule already attached to a source, then you need to modify it.

HTH!

2 Likes

You can deploy as many rules you want to, no problem with that.

Be aware that cloud rule deployment need expert service hours, you can submit only one Rule per case. If Rule already exists with same name, they will go for update.

If it is a new Rule then no problem, you can deploy it.

Incase if it is update of existing Rule, it is recommended to create a new Rule if it is a big change, you can select old Rule in your tenant if something goes wrong.

If you are going to test thoroughly in sandbox, then you can update existing Rule and deploy in PROD after making sure everything is working fine.

You need to choose as per your project requirements and process.

Do keep in mind that you can have only one before provisioning rule per source. So if it is a second use case on the same source you’ll have to combine the two use cases into one rule.

Alternatively, you can covert into Java class/methods and invoke in your new source.

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