System Runtime context - Application Rulesets not picking up

Hi,

For one of our batch processes, we are using Job Scheduler which is created in Ruleset - MyRules:01-02-01.

But when we try to access this Job Scheduler in SysAdmin portal, we can’t find it. If we check in System Runtime Context, I can see my Application is listed there and but under “Resolved rulesets”, I see MyRules:01-01 instead of MyRules:01-02.

Can anyone explain if I am missing something to update in application or any other place

@AshishM9909

Click on save button which will be avail in System Run-Time context rule form and re-generate resolved ruleset stack.

After the above mentioned change is completed, please click resolved ruleset button and check needed RS version avail in stack..

This should help you in getting needed RS version to be avail in asnch system run-time context…

@Gunasekaran_Baskaran Thanks, I tried to save and then clicked on Resolved rulesets but It ruleset is not listed there. Do we need to restart the server after save?

@AshishM9909

No, restart is not needed. Could you please check in System Run-Time context the needed ruleset application is avail with proper application version…

@Gunasekaran_Baskaran Yes, it is showing the correct application name but not the version. it should be MyApp:01-02 but we are seeing it as MyApp:01-01

@AshishM9909

Please make sure you are having valid application version in system run-time context rule form, you can select application version by using autocomplete.. After the valid application and version configuration completed, click on save button and regenerate resolved rule-set stack..

@Gunasekaran_Baskaran Thanks, It worked after kept MyRule:01-02 as the first ruleset in System Runtime Context & Application stack as well. Thanks Again