Hello Team,We are using Adobe Campaign classic to implement a Campaigning solution for one of our Customer. We have written number of Custom JSSPs as part of our implementation. Now we want to do some custom pre processing on the requests. Does Adobe Campaign any mechanism to implement filter/interc...
Hi Jörg,Thanks for answering my question. As you said the functionality is working fine. However, i was just wondering is there a way to display the Gender as a dropdown instead of TextField. The disadvantage of displaying TextField instead of dropdown is one can set a value other than male/female.A...
Dear All,I have created a OSGI component to read some user related setting from the /system/console/configMgr. The code for OSGI component is some thing like this.@Component(name = "Profile Configuration", immediate = true, metatype = true)public class ProfileConfiguration {@Property(name = "User Na...