Hallo,
I am trying to include some user-defined attributes in our business publisher export. There is an option in the file "layout.cfg.xml" either for the model or the object:
standard attributes:
<attribute comment="AT_CREATE_TIME_STMP" typeNum="1008" />
user-defined attributes:
<attribute comment="AT_myAttr" typeGUID="8c3987d0-e7cf-11dd-7c33-bbdafa94b49e"/>
My problem is, I cannot define an API-Name ("AT_....") for the user-defined ones... Idea anyone?
Best regards,
Andreas