Unable to update Authorization.rule file

I am not able to update the variables for authorization file rest all the files I am able to update.
Does anyone know how this can be resolved?

Following step are performed:

• Update the project substitution variables with **\bin*.rules
• Update the variable set under library with authorization rules and application roles following screenshot for reference.
Authorization file from build looks like


Hi @ashubhatte,

Thanks for getting in touch! This does look like strange behavior. As long as your authorization.rules file exists in the the extracted package’s bin folder (as defined in the target files), it should be found when deploying.

Can you provide a full verbose deployment log with debugging variables enabled? This log should shed more light on what’s going on. The following doc page outlines how to produce and export this verbose log.

I look forward to hearing back and getting to the bottom of this one!

Best regards,

Kenny

Hi Team,

Thank you for the feed back

Authorization.rule file was not tokonized properly
OLD:
‘#{xxxxxx}’, ‘#{xxxxx}’, ‘#{xxxxx}’, ‘#{xxxxxxx}’`
New:
<#{xxxxxxxxx}>,<#{CLAP.ServiceAccess}>

Hi @ashubhatte,

Thanks for following up, and you’re very welcome! Were you able to resolve this issue with that change? I just want to confirm if you’re all good to go. :slight_smile:

Best regards,

Kenny

yes I am good to go. thank you

1 Like

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