IBM Support

RS01899: Publish ANT task does not publish project from RD to DC if relative path is used for data parameter.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • If a relative path is used for the data parameter in
    the ANT script to publish a rule project from Rule Designer to
    Decision Center, the rule project is not published to Decision
    Center though the script execution ends with "BUILD SUCCESSFUL"
    in the console.
    

Local fix

  • Replace the relative path for the data parameter:
    <property name="NEW_WORKSPACE" value=".." />
    data="${NEW_WORKSPACE}"
    by an absolute path:
    <property name="NEW_WORKSPACE" value="C:/myWorkspace" />
    

Problem summary

  • The path resolution  is not applied properly and a relative is
    not found , therefore the workspace is not used for the
    synchronization leading to the failure
    

Problem conclusion

  • The code is fixed
    

Temporary fix

Comments

APAR Information

  • APAR number

    RS01899

  • Reported component name

    WS DECISION CTR

  • Reported component ID

    5725B6900

  • Reported release

    860

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2015-02-12

  • Closed date

    2015-02-13

  • Last modified date

    2015-02-13

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Modules/Macros

  • None
    999
    

Fix information

  • Fixed component name

    WS DECISION CTR

  • Fixed component ID

    5725B6900

Applicable component levels

  • R860 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSQP76","label":"IBM Operational Decision Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.6","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
08 January 2022