Create a 64 bit integer field for custom schema | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by bisswang

Hi,

in the schema, just define  type="int64" for the attribute

2 replies

bisswangAdobe EmployeeAccepted solution
Adobe Employee
May 2, 2019

Hi,

in the schema, just define  type="int64" for the attribute

Venu_Reddy
Level 6
May 2, 2019

Hello Santhosh,

Eg:

<attribute label="Identifier" name="b-id" sqlname="iId"  type="int64"/>

Regards,

Venu