Forum Discussion
@Sahil I am not sure why you pass Root element, here root element refers root of your idoc. I guess it’s Control-Record. You can consider Idoc as a xml. When you generate XML, you should have one parent/root element, similar for idoc you should populate all mandatory fields of idoc (expand Control-Record not sure that is your root or not) and keep whole element under root.
Check all mandatory fields (denoted *) for idoc populate ,removing root from mapper and try.
Hi,
You should be able to achieve this using the SnapLogic Metadata snap pack. The snaps in there List and Read will allow you to identify the assets you want, and then get the details about what you want down to values held in fields.
I've created a few processes that use this to identify things like hard coded emails.
I'm not sure if there is a public API that can get this info!
Related Content
- 10 months ago
- 2 years ago
- 9 months ago