Retail Merchandising System (MOSC)

MOSC Banner

Extend standard processing of XOrder and XTsf

edited Nov 16, 2016 4:14AM in Retail Merchandising System (MOSC) 5 commentsAnswered

We need to extend standard processing of XOrder and XTsf by some custom parameters.

So, we should implement these steps:

1. extend xsd

2. create new ExtOf<...> rib-types and extend native rib-types by ExtOf<...> elements

3. create custom tables for new parameters, for example: tsfhead_ext and ordhead_ext

4. pass new parameters from RMSSUB_<>.CONSUME to validation/processing functions

Steps 1,2 are made as described in tutorial http://docs.oracle.com/cd/E12461_01/150/retail_functional_artifact_generator_guide/chap3-or-fagg-general-usage.htm#sthref31

Step 3 is clear.

Our question is about 4th step. What technology should we use to extend standard processing of xorder- and xtsf- interfaces?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center