Hi experts, I am having problems with the "agents" do not work correctly, the scenario is as follows:
1-I created an "agent" custom, "zagent"
2-I created a "parameter" custom, "stylesheet.default.backgroundcolor"
3-I assigned the "parameter" to the agent I have created and assigned the value "
FF0000 (red)
4-I synced, and I see that the agent was discharged into the database in table "M13AGENT" it as you defined previously, but never implemented in the table "CFS_CONFIGURATION"
that I was wrong?
In the transaction "SDOE_WB" everything is green, and the distribution rule in the DOE also
the parameter and value are correct and that if I add the file "configuration.properties" in the "settings" emulator as follows:
stylesheet.default.backgroundcolor = # FF0000
working properly
regards