Hi,I'm trying to load data from a file to profiles with extended attributes. When I try to send an empty value in a text column i'm getting Unauthorized empty column error.Please find the configurations I did below1. Data type: text(100)2. Empty value management: Generate Error3. Error processing: U...
Thank you so much Vipul , I was able to integrate both the environments(At least partially). Wish we had a detailed documentation and troubleshooting steps for AEM and AC integration. Anyway Thank you once again.
Hi Vipul ,I have changed the password but unable to login. I'm Unclear about this localhost IP Whitelist part. Where i can find any documentation on why and how we need to whitelist even if both the instances are in same domain but on different port? Or if you have any idea, please can you explain?(...
Hi,I have ACM sever and AEM setup in my local machine (That makes both of them in same IP with different ports AEM 4502 and ACM 8080).I followed following steps to integrate ACM with AEMAdded AEM URL and credentials in External accountsSelected aemserver operator and changed the security zone to Pri...
Hi Everyone,We have a scenario where we need to create custom sequence of dummy IDs(Numeric) and update them in a custom resource every time a new record is inserted in ACS.IDs should be in certain sequence(With or Without Limit). In Campaign V7 we have an attribute named pksequence where we can ass...
As of my knowledge. The file won't get deleted. The file collector moves the file from source location to a different location(I forgot the exact path). You can do a work around and find the path of the file and copy it back using shell script.Thanks