Agile (MOSC)

MOSC Banner

Programmatically Calling Composition Archive

edited Sep 4, 2019 4:46AM in Agile (MOSC) 3 commentsAnswered

We are trying to execute Archive functionality on compositions table’s on the MPN but getting read only cell error. Here is what we have tried:-

1. Update the ManufacturerPartConstants.TABLE_COMPOSITIONS table’s Status Column value by using  IRow.setValue(ManufacturerPartConstants.ATT_COMPOSITIONS_STATUS,"Archived").
2. Update the row of ManufacturerPartConstants.TABLE_COMPOSITIONS table using updateRows(<<hashmap>>) method. Where Hashmap is having key as ManufacturerPartConstants.ATT_COMPOSITIONS_STATUS and value as “Archived”.

Does anyone know the method or constant to archive a Composition record using Agile SDK API? Need some directions/guidance  to achieve the functionality.

Thanks.
Dan

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center