Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to edit the sales order Report data model

I want to add new columns in the sales order print dala model. But I found out that the data model is not in sql but in XML format. When I downloaded the file it is in .xmdz file extension, which not opening in readable or editiable mode. Please help me in finding a way to add new columns in the data model of sales order report data model.
Path to find the data model - Shared folder → Supply Chain management → Order Managment → sales Order → Data Model.
Regards,
Syed
Answers
-
You can simply login to the catalog and edit the DM directly.
Downloaded files of type .xdmz can be unizipped and the contents can be viewed.
Rgds,
Kevin
0 -
Hi Kevin,
How to edit XML data set? Please tell hoe to download file?
0 -
Login to /xmlpserver.
Go to the catalog, select the data model, More→Download.
Kevin
0 -
We have a similar need to customize SO report. We downloaded xdmz file and unzipped it. It contains xml, xdm, xlf & meta files.
How do we use them to create a SQL data model?
0 -
Easiest method is to select customize for the data model and then edit the SQL data set.
Rgds,
Kevin
0 -
There is no parameter in the SO data model.
I think we need to know the parameter passed to data model when user click print in UI. So we can print specific order.
May I know how can I get the parameter if I added new SQL data set?
Thanks!
0 -
You have the data model in edit mode.
Add the new data set there.
There are no parameters in this data model.
Rgds,
Kevin
0 -
Hi @Kevin M-Oracle ,
Thank you for your kindly reply.
I created a test data set to get the created by of the order.
I saved the sample xml and created a test report with only 2 fields, but the field not showed.
May I know why?
Do I need to update the Data Files?
Thank you!
Weitao
0 -
Any solution to add fields to the report?
0