How to create workitem with all attributes at a time without need of separate update?
Hi Team,
We are using CLM 7.0.2(EWM) version in that we are working on one integration from PLM system to our CLM system.
In that while workitem creation request using HTTP POST, CLM has restricted to create workitem with only 3 or 4 attributes at a time, and after that will have to update other attributes separately, but in our case attributes are around 40 to 50. So is there any way to create workitem with all the attributes at a time without the need of separate update.
Thankyou.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Nov 03 '23, 9:31 a.m.How does EWM limit the amount of attributes that can be passed in the POST body? Is there an error message if you provide more attributes as defined in the creation factory? Note, there are some attributes you might not be allowed to set e.g. creation date.