Table of Contents

Search

  1. Preface
  2. Upgrade Overview
  3. Pre-Upgrade Tasks
  4. Database Tasks
  5. Application Server Tasks
  6. Hub Store Upgrade
  7. Hub Server Upgrade (In-place Upgrade)
  8. Process Server Upgrade (In-place Upgrade)
  9. Resource Kit Upgrade (In-place Upgrade)
  10. Post-Upgrade Tasks
  11. Search Configuration Upgrade
  12. ActiveVOS Post-Installation Tasks for the Application Server
  13. ActiveVOS Post-Upgrade Tasks for Business Entity Adapter
  14. ActiveVOS Post-Upgrade Tasks for Subject Areas Adapter
  15. Troubleshooting the Upgrade Process
  16. Frequently Asked Questions
  17. Processing Existing ActiveVOS Tasks
  18. Configuring Metadata Caching

Upgrading from Version 9.7.1

Upgrading from Version 9.7.1

Custom BeMDMWorkflow Project (In-place Upgrade)

Custom BeMDMWorkflow Project (In-place Upgrade)

If you customized the workflows for the BeMDMWorkflow project, ensure that you update and then redeploy the project.
  1. In Informatica ActiveVOS Designer, use the Project Explorer to navigate to
    BeCommonMDM
    wsdl
    cs.wsdl
    .
  2. Right-click
    cs.wsdl
    , and then select
    Open With
    Text Editor
    .
  3. In the text editor, navigate to the following code:
    <xsd:complexType name="TaskFilter"> <xsd:sequence>
  4. Add the following code:
    <xsd:element minOccurs="0" name="overdueOnly" type="xsd:boolean" />
  5. In
    Informatica ActiveVOS
    Designer, open the BeCommonMDM project to export.
  6. Click
    File
    Export
    .
    The
    Export
    dialog box opens.
  7. Under
    Orchestration
    , select
    Contribution - Business Process Archive
    . Click
    Next
    .
  8. In the
    Deployment URL
    field under
    Server Deployment Option
    , enter the URL for the ActiveVOS instance. Click
    Finish
    .
  9. In the
    Deployment Complete
    dialog box, click
    OK
    .

0 COMMENTS

We’d like to hear from you!