Skin ans Shell rules loose their order when deploying in a new environment

Hi all,

I just made a new CAF application and I deployed it in the test environment. This application has Shell, Skin and Login Page rules.

In the test environment there are other deployed applications and when I make the deployment of my application the rule evaluation order changes.

Where can I find the setting that specifies which is the order of rule evaluation?

I have tried using the sortID, but it doesn’t work:


<?xml version="1.0" encoding="UTF-8"?>
<CONFIG><CONTEXT alias="shell.rule.folder"><wm_xt_portalrules
            authLevel="forms"
            cachedRule="com.webmethods.caf.rules.impl.Rule@1466441"
.............................................................................................................................
            sortID="30" userID="sysadmin"><relation path="" type="renderer"/>
            <relation path="" type="portlet.pseudo"/>
            <relation path="" type="role.relation"/>
        </wm_xt_portalrules>
    </CONTEXT>
</CONFIG>

Any help will be highly appreciated.

Thank you.

There was an issue where the sortID was ignored during import. It has been resolved in MWS_8.2_SP1_Fix12.