cancel
Showing results for 
Search instead for 
Did you mean: 

workflow - real time

Former Member
0 Kudos

Hi,

Can some one give me common workflow senarious in the real time concerning vendor/customer/material. 2 or 3 senarios on each of vendor/customer/material will help me to have good insight of each specific workflows.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Using workflow automatic setting record value when you add record.

For example:

When you create material, material group or material type, you can automatically get a value from your business logicality, it's real-time workflow.

Design:

Start-->Set Material Type (Assign) >Set Material Group (Assign)Stop.

Trigger Actions: Record Add,Record Update,Record Import

Autolaunch: Immediate

Best regards,

Alex Huang

Former Member
0 Kudos

Hi

a typical example can be:

Start-> Validate->Process-> Match-> Merge-> Approve-> Notify->Syndicate->Stop

This workflow can be used for validating all records in MDM based on the validation rules, editing records which fail validation, finding if the records are duplicates and then approving by the business. Final step is to syndicate approved and clean golden data to a remote system like ECC where transactions are done on Vendor/customer/material master data.

This way we ensure only approved de duplicated records are passed on to ECC.

MDM offers a host of such features and supports looping, branching, Grouping of steps which are used for modeling workflows.

Hope this helps.

regards

ravi

Former Member
0 Kudos

Ravi,

I need real time senarios.

Former Member
0 Kudos

Can you please elaborate? Syndicating an approved record to remote system is real time scenario we used in our project.

You can also use validation and Branch step. If validation passes goto further steps of workflow or terminate, notifying User that data maintained is Wrong.

best regards

Ravi

Former Member
0 Kudos

I want what are the usual workflows (real time ) that will performed on Customer/vendor/Material. One was already given by Huang Jun. I want simlar workflows that you worked in real time project in any of Customer/vendor/Material. I will appreciate your help.

Thanks