Application UDDI Publication Reference
Property | Required? | Editable? | Accepts SVars? | Description |
---|---|---|---|---|
Service | Y | N | N | The services exposed by the application. |
Tags | N | Y | N | The number of tags associated with the service. Click
![]() |
Publish | Y | Y | N | Indicates whether the service should be published or unpublished when the Apply changes button is clicked. |
Publication Status | N | N | N | The publication status. |
Changes/Pending Actions | N | N | N | The pending changes and actions. |
Run ant -f uddi_amx_pubmngt.xmltarget where target is:
- GetOrCreatePubs: List the service publication configuration.
- UpdatePubs: Update configuration, such as unpublish a service, add a tag, and so on.
- ApplyPubs: Publish into or unpublish from registry.
The properties used by the script are defined in TIBCO_CONFIG_HOME/admin/enterpriseName/samples/uddi_amx_pubmngt_data.properties.