+

Search Tips   |   Advanced Search

Create a Producer definition offline


When creating a Producer definition offline, you need to be aware which information provide.

If you work offlines that is we cannot connect from the Consumer portal to the Producer portal, we can only use xmlaccess.sh to create the Producer definition. In this case we specify the following WSRP interface information:

If the Producer requires certain registration properties or a registration handle with the registration by the Consumer, you have to specify this information as well.

xmlaccess.sh writes all parameters that you provide into the portal database. This includes all of the following information:

The portal transfers the user attributes and the registration handle to the Producer at a later time when both of the following conditions apply:

  1. You work onlines that is we can connect to the Producer portal.

  2. You update the portal configuration with an XML script that includes consuming a Web service as a remote portlet.

The user attributes are sent to the Producer with every markup or action requests that is every time when a user interacts with a remote portlet on that Producer.


Parent: Use xmlaccess.sh to work with Producer definitions