- I have set Custom Attributes In CustomeInfo Entity
- While creating a new Custom Event, It asked me to select a table, I selected table “CUSTOMER_INFO_TAB” which include all general fields only, but it allows me to add custom attributes as well. While reading other community guides i can not figured out what exactly i have to add in Server Method (PL\SQL), i am trying with this below right now.
- Now i am trying to create Custom Event Action on for Test Event
- I am getting this below error. Not sure where exactly i am doing wrong
My Goal is to send CustomerInfo Data with Custom attribute to my own API, Right now it works without Custom Attributes. I want to make it work with including Custom Attributes as well.