cancel
Showing results for 
Search instead for 
Did you mean: 

BRM WSDIL Input/Output Restriction

former_member192434
Active Contributor
0 Kudos

Hi Experts,

I'm fairly new to BRM.

i want to restrict the number of input element to WSDIL BRM. for example  if i pass only customer no-> i should be getting rest of the customer details in output as mentioned below( input should be only customer number.)

Input                 Output

----------------------------------------------------

Customer No 😆 Customer Name

                         phone No

                         Addrss

but while exposing my ruleSet as WSDIL, all fields are appearing in both input and out, can we restrict only one as an input and more than one in output node

PS: I have used simpleType Element.

Thanks

AB

Accepted Solutions (1)

Accepted Solutions (1)

former_member191643
Active Contributor
0 Kudos

sadly, when you create a WSDL for the BRM, the wizard asks for the desired input/output parameters, but does not accept only input element as input parameters (don't know why). So, we are forced to select all. But need not worry; irrespective of the cardinalities, the output parameters,although appear, are not mandatory while execution.

former_member192434
Active Contributor
0 Kudos

Yes you rite, its seems we don't have option to restrict Input Elements.

Answers (0)