Creating a modified style sheet
To create a modified style sheet:
- Select Transformation > Configuration > Style Sheets.
- Click Create to display the detail view of the Style Sheets page.
- Specify this information:
- Partner Hierarchy Name
- The partner hierarchy name is a classification for a group of communication partners. A partner hierarchy must exist for this configuration.
- Partner ID
-
The partner ID is the hierarchy node of the configuration that identifies a communication partner or a group of communication partners. When editing, select the partner ID from the drop-down list. The drop-down list shows the entries of the
TradingPartnerscode list. - Style Sheet Name
-
Specify the file name of the style sheet that is used for the transformation. The style sheet defines how to transform an
XMLinput file into anXMLoutput file. -
The file name of the style sheet must adhere to the naming conventions: SourceApplication_TPcode_TargetApplication.xsl
_TPcode_:TPcodeis the abbreviation for the trading partner that must match with the selected trading partner from the Partner ID drop-down list. For example: 4905_A0030_PlanningSchedule.xls, whereby4905is the source application,A0030is the abbreviation for the trading partnerVW, andPlanningScheduleis the target application.- Before and after the underline character, the file name must contain at least one character.
- Open the
XMLstyle sheet with a text editor. Copy theXMLstyle sheet code to the clipboard and insert the code in the Style Sheet Content text box. - To save the style sheet, click Save.
A notification displays that the style sheet has been saved successfully.Note: The file size of a style sheet is currently limited to 300 KB.