Server Request Broker Parameters
If you configure Siebel CRM to call the Server Requests business service to send a component request, then you must also do the following:
- Define parameters for the Server Request Broker in the input property set. 
- Define parameters that are specific to a component in the child property set. 
Note the following:
- If Siebel CRM calls the Server Requests business service to call a server component, then the Alias Name property must reference the names of the component parameters. The Alias Name usually does not include spaces. 
- You must define parameters for components with the Alias Name in the child property set. 
- Siebel does not validate the Alias Name. 
- Siebel CRM does not display these arguments in the drop-down list in the Administration - Business Process views. 
- Failure to use the correct format results in an error message. The following table describes correct and incorrect formats. - Correct Format - Incorrect Format - ObjReq.SetProperty "BCName", "Account"- ObjReq.SetProperty "Buscomp Name", "Account"