Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member182534
Active Participant

This guide provides instructions on how to generate service for SAP BRMS directly in the rules Project.

Applies to:


This Document Holds good for all CE 7.3 SPXX. This method can also be used for Older version of CE (CE7.2 on-wards) with some difference in contend .


Summary:

This guide describes step-by-step how to return single value from Decision Table.To Explain this we are using 2 Examples to explain how to generate service for SAP BRMS directly in the rules Project.


Example 1 : Importing XSD file in the rules project.

Example 2 : Importing WSDL file in the rules project. How to generate service for SAP BRMS directly in the Rules Project Part 2


We will be discussing following points in detail in this document -


  1. How to Import the XSD flie inside BRMS.
  2. How to use the XSD file inside BRMS.
  3. How to Design the Decision Table .
  4. How to Create the Rule.
  5. How to generate the Service.
  6. How to test the rules service.

Step 1 : How to Import the XSD flie inside BRMS.

  1. Find the XSD File.The Example XSD Looks as shown Bellow:
  2. Copy The XSD File and Past it on Desktop so that it can be imported into BRMS Project easily.
  3. Open the BRMS Project Right Click on the WSDL Folder. Select Import         
  4. Search For XSD, Select it Click on Next.                                                       
  5. Click On Next for Output Floder, Click on Browse for searching the XSD File which is kept on the Desktop

Step 2 : How to use the XSD file inside BRMS.

  1. Open the Project Resources, Go to Aliases Tab
  2. Click on Add, Select the XSD Element, Click on the Added XSD, Click on Finish                .

Step 3 : How to Design the Decision Table .

  1. Create A new Rules Set
  2. Create a new Decision Table by using the XSD Elements Added.

Step 4 : How to Create the Rule .

  1. Create A new Rules. Give it an appropriate name and click on OK.
  2. Enter the rules as required and evaluate the Decision Table.                                        

Step 5 : How to generate the Service.

  1. Right Click on the rules set. Web Service Option -> Create WSDL Artifact.

Step 6 : How to test the rules service.

  1. Deploy the BRMS Project(DC).
  2. Open the Web-service Navigator search for the service using the given Port name.
2 Comments
Labels in this area