Hi All
I have deployed my BRM ruleset as a Web Service and want to call it using the BRM API .
I am able to fetch the values through the direct SOAP call from the WSDL generated .
So Please help me how can I use the BRM API to get the required output .
Requirement:
In the BRM RuleSet I am having the Name and EmployeeID ,for each Name there is a distinct EmpID .From my SAP UI page If a Select any name ,It should provide me the respective EmpID .This is the requirement I need to work on .
Please help me .
Thanks.