Hi guys,
Is there any chance to convert several .yxmd to XML?
Best Regards
Solved! Go to Solution.
Hi @Inactive User,
Attached is a workflow that would do this.
Searching for the yxmd file from the "Open File" dialog box does require you to change the "File of type" to "All Files" (not "All Data Files"). When you select, a "Resolve file Type" window will pop up. configure it as shown above.
Back in the input tool, you'll update the path by adding a wildcard so that it'll read in multiple files within the specified directory that end with '.yxmd'. if you only want to do one file, then skip this. Note that when you change the file path, you'll probably get asked to resolved the file type again... do it the same way.
The formula tool in there is what you'll use to create the new file path. unless you have a user profile on your machine names "jgo", be sure to change that to an existing directory on your machine.
Hope this helps!
Best,
Jimmy
Thanks Jimmy , that solved my problem.
Have a great day!
Thanks for sharing.
Is there a way to accomplish the same by pulling yxzp file?
Hi Jimmy,
How can I get connections information in the XML. I am not getting that in the XML.
If using the DCM or Server (Gallery) Data Connections, the connection string info won't be stored in the XML. That information is supplied to the workflow at runtime based off the connection ID, which is stored in the XML.