HI IFS FSM experts,
There is 2 queries we have which needs quick help:
[1] We are inserting bulk records in our CFSM solution of our code , and we would like to update one column with sequencing as in if i insert 10 records at once it should have same sequence and then when i insert next record it should follow up based on the last sequence inserted. We need to use it using Hierarchy query.
[2] We are trying to use OOTB C_upload methodology which works fine with one upload_id parameter but when we try to add new parameter to new page the view or OOTB doesn’t show the records. This is the OOTB Attachment functionality which we have added to list the view with the details of attachment based on a mapping. Are we missing something .