Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

What is the maximum size of EWM Category path

The category path is stored in the category table and the column size is defined as varchar( (250). So, that is the limit.

If you try to create a category with a path longer than 250, you'll get the following message: Validation errors for item: type = Category, itemId = [UUID _C6PQMBLPEe-YJe7Oafr7wA] Value of attribute "name" is 451 bytes, which is greater than the allowed encoded length of 250 bytes. The value of attribute "internalCategoryId" is 464 bytes, which is greater than the allowed encoded length of 250 bytes

0 votes



One answer

Permanent link

The category path is stored in the category table and the column size is defined as varchar( (250). So, that is the limit.

If you try to create a category with a path longer than 250, you'll get the following message: Validation errors for item: type = Category, itemId = [UUID _C6PQMBLPEe-YJe7Oafr7wA] Value of attribute "name" is 451 bytes, which is greater than the allowed encoded length of 250 bytes. The value of attribute "internalCategoryId" is 464 bytes, which is greater than the allowed encoded length of 250 bytes

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,117

Question asked: May 30, 7:11 a.m.

Question was seen: 594 times

Last updated: May 30, 7:11 a.m.

Confirmation Cancel Confirm