User assistance for content authors |
---|
Learn about how you set the list-rendering context in IBM® Digital Data Connector (DDC) for WebSphere® Portal.
[Plugin:ListRenderingContext action="set"
extension-id="bean list provider id"
profile="profile name"]
Replace
the bean list provider id variable
by the ID that identifies the DDC plug-in instance through which you
want to render this list. If the addressed DDC plug-in is the generic
XML DDC plug-in or a DDC plug-in that delegates its requests to that
provider, you must identify the list-rendering profile. The XML DDC
plug-in uses the identified profile to transform the XML data into
bean list objects. Custom DDC plug-ins might or might not require
this profile parameter.Depending on your choice, the addressed DDC plug-in can support or even require that you pass extra information through the attribute parameters. For details about which information is supported or required with the DDC plug-ins, read the documentation about the DDC plug-in that you use.
[Plugin:ListRenderingContext action=”set” extension-id=”ibm.portal.ddc.xml”
profile=”ibm.portal.atom”
attribute=”source=https://www.ibm.com/connections/communities/service/atom/catalog/public”
compute=“always“]