Supply Chain Management - PSFT (MOSC)

MOSC Banner

Assign values to a collection primitive

edited Sep 27, 2019 5:01AM in Supply Chain Management - PSFT (MOSC) 3 commentsAnswered

Is there a way to assign values to a collection primitive after creating a document using document builder where I add a collection child and then a primitive child to this collection. When testing with document tester, I get the below string

{

"fileName": "test","fileDescription": "test","fileData": "test","test": 0,"productNumberColumnNums": [

0

],"supplyChainColumnNums": [

0

],"descriptionColumnNums": [

0

],"facilityInventoryIDs": [

0

],"domainIDs": [

0

]}

This productNumberColumnNums has a square bracket and I believe can be used to pass similar collection of data(like an array) but how does this element populated using peoplecode. There seems to be no documentation/example regarding this i could find in peoplebooks.

Document structure

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