Publishing personalization rules
HCL WebSphere Portal Personalization sends published rules across HTTP to a servlet which resides on each personalization server.
When a user begins a publishing job from the personalization authoring environment, the local servlet is provided with the set of information necessary to complete the job. The local servlet contacts the destination endpoint servlet (which could be the same servlet) and sends its data to it. The destination servlet reports success or failure.
- Publishing considerations Be familiar with unique publishing considerations if we are publishing to or from a clustered environment, IPv6 hots, or Resource collection classes.
- Publishing personalization rules After developing personalization rules, you publish the rules.
- Publishing and deleting personalization rules using a script We can use an HCL WebSphere Portal Personalization provided script, pznload, to export, publish, and delete Personalization rules on local or remote servers.
- Publishing personalization rules over SSL HCL WebSphere Portal Personalization uses the built-in SSL capabilities of WebSphere Application Server to provide secure publishing across unprotected networks.
- Monitor the status of publishing After you start a job to publish a personalization rule, we can monitor the status to make sure the publish completes successfully.