TIBCO Collaborative Information Manager Studio Process Designer Tutorial. Software Release 3.1 July 2011

Size: px
Start display at page:

Download "TIBCO Collaborative Information Manager Studio Process Designer Tutorial. Software Release 3.1 July 2011"

Transcription

1 TIBCO Collaborative Information Manager Studio Process Designer Tutorial Software Release 3.1 July 2011

2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS SOLELY TO ENABLE THE FUNCTIONALITY (OR PROVIDE LIMITED ADD-ON FUNCTIONALITY) OF THE LICENSED TIBCO SOFTWARE. THE EMBEDDED OR BUNDLED SOFTWARE IS NOT LICENSED TO BE USED OR ACCESSED BY ANY OTHER TIBCO SOFTWARE OR FOR ANY OTHER PURPOSE. USE OF TIBCO SOFTWARE AND THIS DOCUMENT IS SUBJECT TO THE TERMS AND CONDITIONS OF A LICENSE AGREEMENT FOUND IN EITHER A SEPARATELY EXECUTED SOFTWARE LICENSE AGREEMENT, OR, IF THERE IS NO SUCH SEPARATE AGREEMENT, THE CLICKWRAP END USER LICENSE AGREEMENT WHICH IS DISPLAYED DURING DOWNLOAD OR INSTALLATION OF THE SOFTWARE (AND WHICH IS DUPLICATED IN TIBCO COLLABORATIVE INFORMATION MANAGER PROCESS DESIGNER USER S GUIDE) OR IF THERE IS NO SUCH SOFTWARE LICENSE AGREEMENT OR CLICKWRAP END USER LICENSE AGREEMENT, THE LICENSE(S) LOCATED IN THE LICENSE FILE(S) OF THE SOFTWARE. USE OF THIS DOCUMENT IS SUBJECT TO THOSE TERMS AND CONDITIONS, AND YOUR USE HEREOF SHALL CONSTITUTE ACCEPTANCE OF AND AN AGREEMENT TO BE BOUND BY THE SAME. This document contains confidential information that is subject to U.S. and international copyright laws and treaties. No part of this document may be reproduced in any form without the written authorization of TIBCO Software Inc. TIBCO, The Power of Now, TIBCO BusinessConnect, TIBCO ActiveMatrix BusinessWorks, TIBCO Enterprise Message Service, TIBCO Collaborative Information Manager, TIBCO Collaborative Information Manager Studio, TIBCO Collaborative Information Manager Process Designer, TIBCO Collaborative Information Manager Rulebase Designer, TIBCO Collaborative Information Manager Repository Designer are either registered trademarks or trademarks of TIBCO Software Inc. in the United States and/or other countries. EJB, Java EE, J2EE, and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. All other product and company names and marks mentioned in this document are the property of their respective owners and are mentioned for identification purposes only. THIS SOFTWARE MAY BE AVAILABLE ON MULTIPLE OPERATING SYSTEMS. HOWEVER, NOT ALL OPERATING SYSTEM PLATFORMS FOR A SPECIFIC SOFTWARE VERSION ARE RELEASED AT THE SAME TIME. SEE THE README.TXT FILE FOR THE AVAILABILITY OF THIS SOFTWARE VERSION ON A SPECIFIC OPERATING SYSTEM PLATFORM. THIS DOCUMENT IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. THIS DOCUMENT COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES ARE PERIODICALLY ADDED TO THE INFORMATION HEREIN; THESE CHANGES WILL BE INCORPORATED IN NEW EDITIONS OF THIS DOCUMENT. TIBCO SOFTWARE INC. MAY MAKE IMPROVEMENTS AND/OR CHANGES IN THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN THIS DOCUMENT AT ANY TIME. THE CONTENTS OF THIS DOCUMENT MAY BE MODIFIED AND/OR QUALIFIED, DIRECTLY OR INDIRECTLY, BY OTHER DOCUMENTATION WHICH ACCOMPANIES THIS SOFTWARE, INCLUDING BUT NOT LIMITED TO ANY RELEASE NOTES AND "READ ME" FILES. Copyright TIBCO Software Inc. ALL RIGHTS RESERVED. TIBCO Software Inc. Confidential Information

3 iii Contents Preface v Changes from the Previous Release of this Guide vi Related Documentation vii TIBCO Collaborative Information Manager Studio Documentation vii Other TIBCO Product Documentation vii Typographical Conventions viii Connecting with TIBCO Resources x How to Join TIBCOmmunity x How to Access All TIBCO Documentation x How to Contact TIBCO Support x Chapter 1 Process Designer Tutorial Tutorial: Create a Sample Process Task A: Create a New Project, Package, and Process Task B: Modify Exit Conditions from the Main Process Task C: Define global and local variables Define Global variables Define Local Variables Task D: Add Activities and Parameters to the Process Add an UpdateEvent activity Define Input Parameters to the UpdateEvent Activity Task E: Add a Conditional transition Add DeleteRecord activity for Conditional Transition Define Input Parameters to the DeleteRecord Activity Define Output Parameters to the DeleteRecord Activity Add SaveRecord activity for Conditional Transition Define Input Parameters to the SaveRecord Activity Define Output Parameters to the SaveRecord Activity Add Condition Logic Task F: Add more activities UpdateRecordState Activity Define Input Parameters to the UpdateRecordState activity Define Output Parameters to the UpdateRecordState activity SendProtocolMessage Activity Define Input parameters to the SendProtocolMessage activity

4 iv Contents Define Output parameters to the SendProtocolMessage activity UpdateEvent Activity Add Input Parameters to the UpdateEvent activity Task G: Validation Task H: Export the Process to a File

5 v Preface The TIBCO Collaborative Information Manager (CIM) Studio provides a graphical interface for designing CIM artefacts and processes. It is based on TIBCO Business Studio and acts as an 'add on' component to Business Studio. TIBCO Collaborative Information Manager Studio comprises three components: the Process Designer, the Repository Designer, and the Rulebase Designer. The TIBCO Collaborative Information Manager (CIM) Process Designer provides a graphical user interface for designing processes and can be used to define processes from scratch or to edit existing CIM processes. Topics Changes from the Previous Release of this Guide, page vi Related Documentation, page vii Typographical Conventions, page viii Connecting with TIBCO Resources, page x

6 vi Changes from the Previous Release of this Guide This section itemizes the major changes from the previous release of this guide. Template Definitions Support for Process diagram fragments has been enhanced. The Process diagram fragments can be defined as templates for later reuse.

7 vii Related Documentation This section lists useful documentation resources. TIBCO Collaborative Information Manager Studio Documentation The following documents form the TIBCO Collaborative Information Manager Studio documentation set: TIBCO Collaborative Information Manager Rulebase Designer User s Guide TIBCO Collaborative Information Manager Rulebase Designer Tutorial. TIBCO Collaborative Information Manager Repository Designer User s Guide. TIBCO Collaborative Information Manager Repository Designer Tutorial. TIBCO Collaborative Information Manager Process Designer User s Guide. TIBCO Collaborative Information Manager Process Designer Tutorial. TIBCO Collaborative Information Manager Studio Release Notes. Other TIBCO Product Documentation You may find it useful to read the documentation for the following TIBCO products: TIBCO Collaborative Information Manager User s Guide: This manual explains features and benefits of TIBCO Collaborative Information Manager from the business user s viewpoint.

8 viii Typographical Conventions The following typographical conventions are used in this manual. Table 1 General Typographical Conventions Convention TIBCO_HOME ENV_HOME code font bold code font italic font Use Many TIBCO products must be installed within the same home directory. This directory is referenced in documentation as TIBCO_HOME. The value of TIBCO_HOME depends on the operating system. For example, on Windows systems, the default value is C:\tibco. Other TIBCO products are installed into an installation environment. Incompatible products and multiple instances of the same product are installed into different installation environments. The directory into which such products are installed is referenced in documentation as ENV_HOME. The value of ENV_HOME depends on the operating system. For example, on Windows systems the default value is C:\tibco. Code font identifies commands, code examples, filenames, pathnames, and output displayed in a command window. For example: Use MyCommand to start the foo process. Bold code font is used in the following ways: In procedures, to indicate what a user types. For example: Type admin. In large code samples, to indicate the parts of the sample that are of particular interest. In command syntax, to indicate the default parameter for a command. For example, if no parameter is specified, MyCommand is enabled: MyCommand [enable disable] Italic font is used in the following ways: To indicate a document title. For example: See TIBCO BusinessWorks Concepts. To introduce new terms For example: A portal page may contain several portlets. Portlets are mini-applications that run in a portal. To indicate a variable in a command or code syntax that you must replace. For example: MyCommand pathname

9 ix Table 1 General Typographical Conventions (Cont d) Convention Key combinations Use Key name separated by a plus sign indicate keys pressed simultaneously. For example: Ctrl+C. Key names separated by a comma and space indicate keys pressed one after the other. For example: Esc, Ctrl+Q. The note icon indicates information that is of special interest or importance, for example, an additional action required only in certain circumstances. The tip icon indicates an idea that could be useful, for example, a way to apply the information provided in the current section to achieve a specific result. The warning icon indicates the potential for a damaging situation, for example, data loss or corruption if certain steps are taken or not taken.

10 x Connecting with TIBCO Resources How to Join TIBCOmmunity TIBCOmmunity is an online destination for TIBCO customers, partners, and resident experts, a place to share and access the collective experience of the TIBCO community. TIBCOmmunity offers forums, blogs, and access to a variety of resources. To register, go to How to Access All TIBCO Documentation After you join TIBCOmmunity, you can access the documentation for all supported product versions here: How to Contact TIBCO Support For comments or problems with this manual or the software it addresses, please contact TIBCO Support as follows. For an overview of TIBCO Support, and information about getting started with TIBCO Support, visit this site: If you already have a valid maintenance or support contract, visit this site: Entry to this site requires a user name and password. If you do not have a user name, you can request one.

11 1 Chapter 1 Process Designer Tutorial This chapter contains a tutorial that walks you through the steps to create a process in the CIM Process Designer. Topics Task A: Create a New Project, Package, and Process, page 3 Task B: Modify Exit Conditions from the Main Process, page 10 Task C: Define global and local variables, page 11 Task D: Add Activities and Parameters to the Process, page 14 Task E: Add a Conditional transition, page 17 Task F: Add more activities, page 25 Task G: Validation, page 32 Task H: Export the Process to a File, page 34

12 2 Tutorial: Create a Sample Process To get started with the Process Designer, use this tutorial to create a simple process. In this tutorial, we will do the following: Create a new Project to contain the Process. Modify handlers in the Main Process to handle cancellation. Define some global and local variables that will be used later. Start the Process definition by adding an activity and some input and output parameters. Add a conditional transition. Continue the Process definition with more activities and parameters. Validate the Process. Export the Process to a file.

13 3 Task A: Create a New Project, Package, and Process In this section, we follow a simple wizard to create a new Project to hold the process definition. The first step is to create a Project that will contain the Process. A Project contains a Package, and a Package contains Processes. Follow these steps to create a Project: 1. In TIBCO Business Studio, select File->New->CIM Developer Project. This starts up the new Project wizard. 2. In the new Project dialog, enter Sample for the Project name. The Use default location checkbox is selected by default, indicating that the project will be

14 4 saved to the installation directory. You can browse and select a different location. Select CIM as the Destination Environment. Click Next.

15 5 3. The Asset Type Selection dialog is displayed. Ensure that the following is selected and click Next. Business Processes (under BPM) Business Object Model and CIM mlxml Model (under Business Objects) Datasources (under Datasources) Repository Model (under Repository Models) Rulebase Model (under Rulebase Models) CIM Activity WSDL and Service Descriptors (under Services).

16 6 4. The Business Object Model dialog is displayed next and prompts you to set the Business Object folder. The new busines object model resource that will be created is displayed. Click Next. 5. The Business Processes dialog is displayed next and prompts you to set the process packages folder. The new process package resource that will be created is displayed - this is the xpdl file. Click Next.

17 7 6. The process package details are displayed. Leave all the default names and click Next.

18 8 7. The Select Template dialog is displayed next and prompts you to select a package template. Select CIM Package Template under Package Templates and click Finish. Sample Flow Layout and Project Components The newly-created Project is displayed in the Project Explorer. You can expand the Project to display the Process Package and Processes; expand the Processes to see a Main Process and a Sub Process.

19 9 Double-click the CIM Main process in the Project Explorer to display the process diagram in the Process Editor. The Process Editor is where you create your business process; it provides a modeling view where you can see all components in the process. It also includes a Palette with tools you can use to create your Process diagram. This is a modeling view of the main process which contains: A start event. A main process, which in turn references an independent sub-process. An end event. Exit conditions - A cancel, exception, and timeout handler.

20 10 Task B: Modify Exit Conditions from the Main Process In this section, we modify the Cancel Handler to handle cancellation from any point in the process. 1. Click on the Cancel Handler - its properties will be displayed in the Properties Window below. 2. Click the Select button against Operation. 3. In the Operation Picker dialog that is displayed, select UpdateEvent and click OK. 4. Enter a description in the Description tab, for example, "Set the event state to Cancelled/Done". Similarly, you can edit properties for the Timeout or Exception Handlers or just remove the activities with the timeout and exception handler.

21 11 Task C: Define global and local variables In this section, we define two global variables - InDoc and Outdoc - that are defined in the context of the process. We also define some local variables. In the Process Designer, global variables are defined at the package level, and local variables at the process level. Once you create a new project, you will see Data Fields under the Process package (you define global variables from here) as well as under the process itself (you define local variables from here). Define Global variables Go to the Project Explorer and navigate to your Sample project. Right click Data Field (under Process Packages) and select New->Data Field. Define the following global variables: InDoc 1. In the Data Field Details dialog, change the label to InDoc and set the Declared Type to InDocument. Click Finish.

22 12 OutDoc 1. In the Data Field Details dialog, change the label to OutDoc and set the Declared Type to OutDocument. 2. Click Finish. In the following sections, we define some parameter values which get mapped to these global variables. Define Local Variables Do the following to define local variables: In the Project Explorer, go to Data Field within the subprocess. Right click Data Field and select New->Data Field. In the Data Field Details dialog displayed: Provide a label for the data field, and set the Declared Type as required (Indocument, InString and so on).

23 13 Create the following local variables with the following values. Data Field Name RecordsDeleted RecordsProcessed RecordsAttempted ErrorsFound commandstatus workdoc EAIResponse Set Declared Type to OutLong OutLong OutLong OutLong OutString InDocument OutDocument In the following sections, we map these local variables to some activity input and output parameters.

24 14 Task D: Add Activities and Parameters to the Process In this section, we begin defining our process by adding activities and parameters.we start by adding an UpdateEvent activity to update the event details. We also define input parameters for this activity. How to add activities The following sections will guide you through adding activities to define your process. Follow these generic instructions to add an activity to your process flow: 1. In the Project Explorer, navigate to your Project and expand Service Descriptors. 2. Select CIMServices.wsdl->CimActivities-><activityname> and drag and drop the activity into your process model, at the instructed location. 3. Select Create Service Task for Operation from the drop down displayed when you add the activity to your flow (links between the newly added activity and the rest of the flow are automatically created). How to define Input parameters 1. Select the activity (that you want to define parameters for) in the process flow. 2. In the Properties Window, go to the Input to Service tab. 3. Expand the <activityname> input parameters on the right. 4. Follow the instructions to make modifications to set parameter values. How to define Output parameters 1. Select the activity (that you want to define parameters for) in the process flow. 2. In the Properties Window, go to the Output to Service tab. 3. Expand the <activityname> output parameters on the left. 4. Follow the instructions to make modifications to set parameter values. Double-click the sub process CIMProcess from the Project Explorer. This is the basic sub process that was created as a result of using the CIM template.

25 15 Add an UpdateEvent activity 1. Add an UpdateEvent activity to the process by dragging and dropping it into your process model after the Start event. (this activity updates the event details). 2. Rename the UpdateEvent activity to AddMsgInfoToEvent by going to the Properties window and editing the label in the General tab. Define Input Parameters to the UpdateEvent Activity eventstate parameter 1. Select the eventstate parameter. 2. Drag it onto New Script on the left and call it eventstate_value. 3. In the Script Editor section, set the value to 'START'. eventtype parameter 1. Select the eventtype parameter. 2. Drag it onto New Script on the left and call it eventtype_value. 3. In the Script Editor, set the value to 'CAT'. eventdescriptor parameter 1. Select the source attribute of the eventdescriptor parameter.

26 16 2. Map it to the subtype of the indoc parameter ($indoc/body/document/subtype) deploymentmode parameter 1. Select the source attribute of the deploymentmode parameter 2. Map it to the messagetype of the indoc parameter ($indoc/messagetype) How your workflow will look at this point This is how your workflow should look:

27 17 Task E: Add a Conditional transition In this section, we continue our process definition by adding SaveRecord and DeleteRecord activities, controlled by a conditional transition that looks for a Master Catalog name, and based on that, it either deletes or saves the record. When we added the UpdateEvent activity (to the basic flow created by the CIM template) after the Start Event, an uncontrolled transition was automatically created between the Start Event and the UpdateEvent activity. Next, let s create a conditional transition. We will either save or delete the record depending on the Master Catalog name in the InDocument. By default, the record will be saved, and only if the Master Catalog name is ASSET, the record will be deleted. We will do the following in this section: Add DeleteRecord activity for Conditional Transition Define Input Parameters to the DeleteRecord Activity Define Output Parameters to the DeleteRecord Activity Add SaveRecord activity for Conditional Transition Define Input Parameters to the SaveRecord Activity Define Output Parameters to the SaveRecord Activity Add DeleteRecord activity for Conditional Transition 1. Add a DeleteRecord activity to your process (to the right of AddMsgInfoToEvent). Define Input Parameters to the DeleteRecord Activity InDocument parameter 1. Select the InDocument parameter. 2. Drag it on to the workdoc global variable on the left.

28 18 MasterCatalog parameter 1. Select the MasterCatalog parameter. 2. Drag it onto New Script on the left and call it MasterCatalog_Value. 3. In the Script Editor, set the value to 'ASSET'. ProductIds parameter 1. Select the source attribute in the ProductIds parameter. 2. Drag it onto the DBID attribute of the workdoc global variable on the left. (workdoc/body/document/businessdocument/catalogaction/catalogactio ndetails/catalogitem/partnumber/globalpartnumber/proddid/dbid) RecordKey parameter 1. Select the source attribute in the RecordKey parameter. 2. Drag it onto the language attribute of the outdoc global variable on the left. (OutDoc/Body/Document/BusinessDocument/CatalogAction/CatalogAction Header/supplier/partner/name/language) VersionOption parameter 1. Select the VersionOption parameter. 2. Drag it onto New Script on the right and call it VersionOption_Value. 3. In the Script Editor, set the value to 'LATEST'. eventstate parameter 1. Select the eventstate parameter. 2. Drag it onto New Script on the right and call it eventstate_value.

29 19 3. In the Script Editor, set the value to 'DELETERECORDS'. Define Output Parameters to the DeleteRecord Activity RecordsDeleted parameter 1. Select the RecordsDeleted output parameter on the left. 2. Drag it onto the RecordsDeleted local variable on the right. RecordsProcessed parameter 1. Select the RecordsProcessed output parameter on the left. 2. Drag it onto the RecordsProcessed local variable on the right.

30 20 Add SaveRecord activity for Conditional Transition 1. Add a SaveRecord activity in your process (below DeleteRecord). Define Input Parameters to the SaveRecord Activity ExecutionMode parameter 1. Select the ExecutionMode parameter. 2. Drag it onto New Script on the left and call it ExecutionMode_Value. 3. In the Script Editor, set the value to 'SYNCHR'. ErrorSeverity parameter 1. Select the ErrorSeverity parameter. 2. Drag it onto New Script on the left and call it Severity_Value. 3. In the Script Editor, set the value to '9'. VersionOption parameter 1. Select the VersionOption parameter. 2. Drag it onto New Script on the left and call it VersionOption_Value.

31 21 3. In the Script Editor, set the value to 'LATEST'. Define Output Parameters to the SaveRecord Activity RecordsDeleted parameter 1. Select the RecordsWithErrors output parameter on the left. 2. Drag it onto the ErrorsFound local variable on the right. RecordsAttempted parameter 1. Select the RecordsAttempted output parameter on the left. 2. Drag it onto the RecordsAttempted local variable on the right. WorkDoc parameter 1. Select the OutDocument output parameter on the left.

32 22 2. Drag it onto the workdoc local variable on the right. Add Condition Logic 1. On the Palette, click XOR Data Gateway and place your cursor on the sequence flow between the Initialize Event and DeleteRecord. 2. Add a Sequence flow from the XOR Gateway to the Save Record (by selecting the Sequence Flow tool under connections in the Palette). 3. Mark the transition from the XOR gateway to SaveRecord as default by selecting the transition and then selecting Default in the Properties Windows,

33 23 Sequence Flow, General tab. The transition to the SaveRecord task will then get a small slash to indicate it is default. 4. Click the sequence flow to the DeleteRecord task. a. In the Properties Window, General tab, set the Sequence Flow Type to Conditional. b. Set the Script Defined As to Free Text. c. Manually enter the code for the condition in the Describe Sequence Flow Condition textbox.

34 24 How your workflow will look at this point

35 25 Task F: Add more activities Next, we add activities for the rest of the process (after deletion or save of the record). We will do the following: Add an Activity to set the record state to approved (UpdateRecordState). Add an Activity to publish to EAI (SendProtocolMessage). Set the Status to success (UpdateEvent). UpdateRecordState Activity 1. Add an UpdateRecordState activity (after the DeleteRecord activity). 2. Ensure that both the DeleteRecord and SaveRecord activities are connected to the UpdateRecordState activity (use the Sequence tool to make the required connections). 3. Change the label of the UpdateRecordState activity to UpdateRecordStateAsApproved. Define Input Parameters to the UpdateRecordState activity Status parameter 1. Select the Status parameter. 2. Drag it onto New Script on the left and call it Status_Value. 3. In the Script Editor, set the value to 'CONFIRMED'.

36 26 indocument parameter 1. Select the InDocument parameter. 2. Map it to a workdoc local variable. Define Output Parameters to the UpdateRecordState activity commandstatus parameter 1. Select the commandstatus local variable on the right. 2. Drag it onto the CommandStatus output parameter on the left. How your workflow will look at this point

37 27 SendProtocolMessage Activity 1. Add a SendProtocolMessage activity (after the UpdateRecordState activity). 2. Change the label of the SendProtocolMessage activity to PublishtoEAI. Define Input parameters to the SendProtocolMessage activity ExecutionMode parameter 1. Select the ExecutionMode parameter. 2. Drag it onto New Script on the left, and call it ExecutionMode_Value. 3. In the Script Editor, set the value to 'ASYNCHR'. BizProtocol parameter 1. Select the BizProtocol parameter. 2. Drag it onto New Script on the left and call it BizProtocol_Value. 3. In the Script Editor, set the value to 'JMS'. ChannelCredential parameter 1. Select the ChannelCredential parameter. 2. Drag it onto New Script on the left and call it ChannelCredential_Value. 3. In the Script Editor, set the value to ' '. ExpiryDate parameter 1. Select the ExpiryDate parameter. 2. Drag it onto New Script on the right and call it ExpiryDate_Value. 3. In the Script Editor, set the value to '0:0:5:0'.

38 28 ExpiryType parameter 1. Select the ExpiryType parameter. 2. Drag it onto New Script on the left and call it ExpiryType_Value. 3. In the Script Editor, set the value to 'RELATIVE'. indocument parameter 1. Select the ExpiryType parameter. 2. Drag it onto the workdoc variable on the left. MessageID parameter 1. Select the source attribute of the MessageID parameter. 2. Drag it onto the externalcontrolnumber attribute of the indoc variable on the left. PayloadPackingScheme parameter 1. Select the PayloadPackingScheme parameter. 2. Drag it onto New Script on the left and call it PayloadPackingScheme_Value. 3. In the Script Editor, set the value to 'STANDARD_INTEGRATION'. SenderCredential parameter 1. Select the SenderCredential parameter. 2. Drag it onto New Script on the left and call it SenderCredential_Value. 3. In the Script Editor, set the value to ' '. DefaultDomain parameter 1. Select the DefaultDomain parameter. 2. Drag it onto New Script on the left and call it DefaultDomain_Value. 3. In the Script Editor, set the value to 'GLN'. eventstate parameter 1. Select the eventstate parameter. 2. Drag it onto New Script on the left and call it eventstate_value.

39 29 3. In the Script Editor, set the value to 'SENDCATALOG'. Define Output parameters to the SendProtocolMessage activity OutDocument 1. Select the Outdocument parameter on the left. 2. Drag it onto the workdoc variable on the right. RecordsAttempted 1. Select the RecordsAttempted parameter on the left. 2. Drag it onto the RecordsAttempted variable on the right. RecordsWithErrors 1. Select the RecordsWithErrors on the left.

40 30 2. Drag it onto the ErrorsFound variable on the right. How your workflow will look at this point UpdateEvent Activity 1. Add a UpdateEvent activity (after the SendProtocolMessage activity). 2. Change the label of the UpdateEvent activity to SetStatusToSuccess. Add Input Parameters to the UpdateEvent activity eventstate parameter 1. Select the eventstate parameter. 2. Drag it onto New Script on the left and call it eventstate_value. 3. In the Script Editor, set the value to 'DONE'. eventstatus parameter 1. Select the eventstatus parameter.

41 31 2. Drag it onto New Script on the right and call it eventstatus_value. 3. In the Script Editor, set the value to 'SUCCESS'. eventdescriptor parameter 1. Select the eventdescriptor parameter. 2. Drag it onto New Script on the left and call it eventdescriptor_value. 3. In the Script Editor, set the value to 'FromBW'. How your workflow will look at this point Your workflow is now complete and this is how it will look:

42 32 Task G: Validation The process now needs to be validated to ensure that there are no errors. The CIM validation plug-in runs in the background as the user modifies or edits the process; it checks that changes are made in accordance with the Validation rules. Validations are triggered when the destination of the Process is set as CIM. All errors will show up in the Problems tab of the Properties Window. The following validations are performed to ensure conformity to CIM standards: All Activity Tasks to Web Service All Activity types should be set to Web Service. Usage of any other activity type will result in an error. All Service Tasks to CIM Service CIM Service should be chosen for all Service Tasks. No other services are supported. Single starting point for process The process should have only a single starting point. Activities which do not have an incoming transitions are considered a starting point. Unique Activity Names Each activity should have a unique name, which is mapped to the CIM activity name. Only XOR and Parallel Gateways Gateway Type should be XOR (Exclusive Decision/Merge Data or Event based) or AND (Parallel Fork/Join). No other Gateway Types are supported. No Embedded Sub Processes Embedded subprocesses are not supported by the CIM export mapping (since there is no equivalent semantics in the CIM workflow engine). Properly defined parameters Each global Process parameter and data field must have the attributes Direction, Eval, and Type properly and sufficiently defined. No Multiple Uncontrolled Transitions Multiple uncontrolled transitions should not be present since they are not supported by the CIM workflow engine. If there is more than one outgoing transition from an activity, a gateway has to be used. Intermediate Event Restrictions Intermediate events are restricted to exception, timeout, cancel, and Link Event. Use of any other type will result in an error.

43 33 These are some of the validations; for a complete list of validations, refer to the TIBCO Collaborative Information Manager Process Designer User s Guide.

44 34 Task H: Export the Process to a File Now that the CIM Workflow has been defined and edited, it needs to be exported back to CIM. Follow these steps to export the process: 1. First, ensure that the Destination for the Process is set to CIM.To do this: Select the Process under Processes in the Project Explorer. In the Properties Window, click the Destinations Tab. Select the CIM checkbox. Do this for all the Processes and sub processes. 2. Right-click the Process Package (xpdl file) in the Project Explorer and select the Export option.

45 35 3. Select CIM Process XML under CIM Process Designer and click Next. 4. Select the location to export the process (xpdl) to. You can either export it to the default projects export folder, or to a file. Click Finish. 5. The export is now complete. If you go to the location where you chose to export the file, you will see an xml output file. This is the xpdl process file which has been converted to the CIM Engine xml format.

46 36

TIBCO ActiveMatrix BusinessWorks Plug-in for sftp Release Notes

TIBCO ActiveMatrix BusinessWorks Plug-in for sftp Release Notes TIBCO ActiveMatrix BusinessWorks Plug-in for sftp Release Notes Software Release 1.1.0 January 2015 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Release Notes

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Release Notes TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Release Notes Software Release 1.0.0 February 2013 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER

More information

TIBCO MDM Studio UI Builder Tutorial

TIBCO MDM Studio UI Builder Tutorial TIBCO MDM Studio UI Builder Tutorial Software Release 4.1.0 May 2015 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO ActiveMatrix BusinessWorks XA Transaction Manager Release Notes

TIBCO ActiveMatrix BusinessWorks XA Transaction Manager Release Notes TIBCO ActiveMatrix BusinessWorks XA Transaction Manager Release Notes Software Release 1.1.1 October 2013 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON Installation. Software Release 1.0 November 2012

TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON Installation. Software Release 1.0 November 2012 TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON Installation Software Release 1.0 November 2012 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH

More information

TIBCO BusinessConnect Palette Release Notes

TIBCO BusinessConnect Palette Release Notes TIBCO BusinessConnect Palette Release Notes Software Release 6.2.0 August 2014 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO BusinessConnect EBICS Protocol Installation and Configuration. Software Release 1.0 December 2011

TIBCO BusinessConnect EBICS Protocol Installation and Configuration. Software Release 1.0 December 2011 TIBCO BusinessConnect EBICS Protocol Installation and Configuration Software Release 1.0 December 2011 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO ActiveMatrix BusinessWorks Getting Started. Software Release May 2011

TIBCO ActiveMatrix BusinessWorks Getting Started. Software Release May 2011 TIBCO ActiveMatrix BusinessWorks Getting Started Software Release 5.9.2 May 2011 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Installation

TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Installation TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Installation Software Release 7.6 November 2015 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Release Notes

TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Release Notes TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Release Notes Software Release 7.5.0 January 2015 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO

More information

TIBCO ActiveMatrix Adapter Service Engine for Files Examples. Software Release 6.0 April 2009

TIBCO ActiveMatrix Adapter Service Engine for Files Examples. Software Release 6.0 April 2009 TIBCO ActiveMatrix Adapter Service Engine for Files Examples Software Release 6.0 April 2009 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO iprocess Workspace (Windows) Installation

TIBCO iprocess Workspace (Windows) Installation TIBCO iprocess Workspace (Windows) Installation Software Release 11.4.1 September 2013 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH

More information

TIBCO Kabira Adapter Factory for SNMP Installation. Software Release December 2017

TIBCO Kabira Adapter Factory for SNMP Installation. Software Release December 2017 TIBCO Kabira Adapter Factory for SNMP Installation Software Release 5.9.5 December 2017 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO Spotfire Connector for Oracle MySQL Release Notes. Software Release May 2013

TIBCO Spotfire Connector for Oracle MySQL Release Notes. Software Release May 2013 TIBCO Spotfire Connector for Oracle MySQL Release Notes Software Release 1.0.0 May 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO Spotfire Connector for PostgreSQL Release Notes. Software Release April 2014

TIBCO Spotfire Connector for PostgreSQL Release Notes. Software Release April 2014 TIBCO Spotfire Connector for PostgreSQL Release Notes Software Release 3.0.0 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO Spotfire Automation Services Release Notes. Software Release May 2013

TIBCO Spotfire Automation Services Release Notes. Software Release May 2013 TIBCO Spotfire Automation Services Release Notes Software Release 5.5.0 May 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

TIBCO OpenSpirit Adapter for Petrel Release Notes

TIBCO OpenSpirit Adapter for Petrel Release Notes TIBCO OpenSpirit Adapter for Petrel Release Notes Software Release 24.0.0 August 2015 ii Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO BusinessConnect ebxml Protocol Installation

TIBCO BusinessConnect ebxml Protocol Installation TIBCO BusinessConnect ebxml Protocol Installation Software Release 6.1 August 2015 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO BusinessConnect SOAP Protocol Release Notes

TIBCO BusinessConnect SOAP Protocol Release Notes TIBCO BusinessConnect SOAP Protocol Release Notes Software Release 6.1.0 April 2015 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle E-Business Suite Installation. Software Release 1.1 January 2011

TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle E-Business Suite Installation. Software Release 1.1 January 2011 TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle E-Business Suite Installation Software Release 1.1 January 2011 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE

More information

TIBCO Business Studio for Analysts User s Guide

TIBCO Business Studio for Analysts User s Guide TIBCO Business Studio for Analysts User s Guide Software Release 3.6.0 September 2013 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH

More information

TIBCO OpenSpirit ArcGIS Extension Release Notes

TIBCO OpenSpirit ArcGIS Extension Release Notes TIBCO OpenSpirit ArcGIS Extension Release Notes Software Release 2010.1.1 September 2012 ii Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Installation

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Installation TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Installation Software Release 1.1 July 2013 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO

More information

TIBCO Service Performance Manager Release Notes

TIBCO Service Performance Manager Release Notes TIBCO Service Performance Manager Release Notes Software Release 2.1.0 November 2013 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO BusinessConnect ConfigStore Management Interface Protocol Installation. Software Release 1.0 February 2010

TIBCO BusinessConnect ConfigStore Management Interface Protocol Installation. Software Release 1.0 February 2010 TIBCO BusinessConnect ConfigStore Management Interface Protocol Installation Software Release 1.0 February 2010 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for LDAP Release Notes

TIBCO ActiveMatrix BusinessWorks Plug-in for LDAP Release Notes TIBCO ActiveMatrix BusinessWorks Plug-in for LDAP Release Notes Software Release 7.0.0 January 2015 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

TIBCO Spotfire Automation Services Release Notes

TIBCO Spotfire Automation Services Release Notes TIBCO Spotfire Automation Services Release Notes Software Release 7.0 February 2015 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH

More information

TIBCO ActiveMatrix Adapter for Amdocs CRM Installation. Software Release 5.5 July 2012

TIBCO ActiveMatrix Adapter for Amdocs CRM Installation. Software Release 5.5 July 2012 TIBCO ActiveMatrix Adapter for Amdocs CRM Installation Software Release 5.5 July 2012 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

TIBCO Spotfire Automation Services Release Notes. Software Release February 2013

TIBCO Spotfire Automation Services Release Notes. Software Release February 2013 TIBCO Spotfire Automation Services Release Notes Software Release 5.0.1 February 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

TIBCO EMS Client for z/os (CICS) Release Notes

TIBCO EMS Client for z/os (CICS) Release Notes TIBCO EMS Client for z/os (CICS) Release Notes Software Release 8.3.0 April 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO BusinessConnect Gateway Server Administration

TIBCO BusinessConnect Gateway Server Administration TIBCO BusinessConnect Gateway Server Administration Software Release 6.1 May 2013 Two-Second Advantage TM Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO ActiveMatrix Adapter for SAP Examples

TIBCO ActiveMatrix Adapter for SAP Examples TIBCO ActiveMatrix Adapter for SAP Examples Software Release 7.1 November 2014 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO Spotfire Server Release Notes. Software Release April 2014

TIBCO Spotfire Server Release Notes. Software Release April 2014 TIBCO Spotfire Server Release Notes Software Release 6.5.0 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS

More information

TIBCO ActiveMatrix BusinessWorks Error Codes. Software Release May 2011

TIBCO ActiveMatrix BusinessWorks Error Codes. Software Release May 2011 TIBCO ActiveMatrix BusinessWorks Error Codes Software Release 5.9.2 May 2011 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

TIBCO Spotfire Web Player Release Notes. Software Release 5.5 May 2013

TIBCO Spotfire Web Player Release Notes. Software Release 5.5 May 2013 TIBCO Spotfire Web Player Release Notes Software Release 5.5 May 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS

More information

TIBCO LogLogic Unity Release Notes

TIBCO LogLogic Unity Release Notes Software Release 1.1.0 July 2015 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS SOLELY TO ENABLE

More information

TIBCO ActiveMatrix BusinessWorks Installation

TIBCO ActiveMatrix BusinessWorks Installation TIBCO ActiveMatrix BusinessWorks Installation Software Release 6.2 November 2014 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Installation

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Installation TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Installation Software Release 6.0 May 2014 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for sftp Release Notes

TIBCO ActiveMatrix BusinessWorks Plug-in for sftp Release Notes TIBCO ActiveMatrix BusinessWorks Plug-in for sftp Release Notes Software Release 6.1.2 February 2018 Document Updated: April 2018 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for Data Conversion Release Notes

TIBCO ActiveMatrix BusinessWorks Plug-in for Data Conversion Release Notes TIBCO ActiveMatrix BusinessWorks Plug-in for Data Conversion Release Notes Software Release 4.2.0 November 2014 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER

More information

TIBCO Spotfire Web Player Release Notes. Software Release May 2012

TIBCO Spotfire Web Player Release Notes. Software Release May 2012 TIBCO Spotfire Web Player Release Notes Software Release 4.5.0 May 2012 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Installation

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Installation TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint Installation Software Release 6.1 January 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER

More information

TIBCO iprocess Workspace Plug-ins Installation. Software Release 11.2 September 2009

TIBCO iprocess Workspace Plug-ins Installation. Software Release 11.2 September 2009 TIBCO iprocess Workspace Plug-ins Installation Software Release 11.2 September 2009 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

TIBCO Spotfire Connector for Hortonworks Release Notes. Software Release April 2014

TIBCO Spotfire Connector for Hortonworks Release Notes. Software Release April 2014 TIBCO Spotfire Connector for Hortonworks Release Notes Software Release 2.1.0 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO iprocess Modeler Getting Started. Software Release 11.1 September 2009

TIBCO iprocess Modeler Getting Started. Software Release 11.1 September 2009 TIBCO iprocess Modeler Getting Started Software Release 11.1 September 2009 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

TIBCO Silver Fabric Enabler for ActiveMatrix BPM Release Notes

TIBCO Silver Fabric Enabler for ActiveMatrix BPM Release Notes TIBCO Silver Fabric Enabler for ActiveMatrix BPM Release Notes Software Release 1.2.0 August 2014 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

TIBCO iprocess Java Plug-in User s Guide

TIBCO iprocess Java Plug-in User s Guide TIBCO iprocess Java Plug-in User s Guide Software Release 11.5 April 2015 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR

More information

TIBCO FTL Message Switch Release Notes

TIBCO FTL Message Switch Release Notes TIBCO FTL Message Switch Release Notes July 2014 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS

More information

TIBCO iprocess Server Objects (.NET) Installation

TIBCO iprocess Server Objects (.NET) Installation TIBCO iprocess Server Objects (.NET) Installation Software Release 11.4.1 April 2014 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for sftp User's Guide

TIBCO ActiveMatrix BusinessWorks Plug-in for sftp User's Guide TIBCO ActiveMatrix BusinessWorks Plug-in for sftp User's Guide Software Release 6.1 January 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions Release Notes

TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions Release Notes TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions Release Notes Software Release 8.2.0 February 2018 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO

More information

TIBCO API Exchange Manager

TIBCO API Exchange Manager TIBCO API Exchange Manager Release Notes Software Release 2.1.0 March 2014 Two-Second Advantage Important Information SSOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR

More information

TIBCO Service Performance Manager Release Notes

TIBCO Service Performance Manager Release Notes TIBCO Service Performance Manager Release Notes Software Release 2.2.0 May 2014 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for Mobile Integration Developer's Guide

TIBCO ActiveMatrix BusinessWorks Plug-in for Mobile Integration Developer's Guide TIBCO ActiveMatrix BusinessWorks Plug-in for Mobile Integration Developer's Guide Software Release 6.2.0 December 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES

More information

TIBCO Runtime Agent Upgrading to Release 5.7. Software Release November 2011

TIBCO Runtime Agent Upgrading to Release 5.7. Software Release November 2011 Runtime Agent Upgrading to Release 5.7 Software Release 5.7.2 November 2011 Important Information SOME SOFTWARE EMBEDS OR BUNDLES OTHER SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED SOFTWARE IS SOLELY TO ENABLE

More information

TIBCO iprocess Objects (Java) Installation. Software Release 10.4 May 2010

TIBCO iprocess Objects (Java) Installation. Software Release 10.4 May 2010 TIBCO iprocess Objects (Java) Installation Software Release 10.4 May 2010 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

TIBCO ActiveMatrix BPM Spotfire Visualizations

TIBCO ActiveMatrix BPM Spotfire Visualizations TIBCO ActiveMatrix BPM Spotfire Visualizations Software Release 3.0 May 2014 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO Spotfire Connector for IBM Netezza Release Notes. Software Release September 2014

TIBCO Spotfire Connector for IBM Netezza Release Notes. Software Release September 2014 TIBCO Spotfire Connector for IBM Netezza Release Notes Software Release 3.1.0 September 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO Spotfire Connector for Cloudera Impala Release Notes. Software Release June 2014

TIBCO Spotfire Connector for Cloudera Impala Release Notes. Software Release June 2014 TIBCO Spotfire Connector for Cloudera Impala Release Notes Software Release 2.1.0 June 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for SWIFT Examples

TIBCO ActiveMatrix BusinessWorks Plug-in for SWIFT Examples TIBCO ActiveMatrix BusinessWorks Plug-in for SWIFT Examples Software Release 6.3 August 2017 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE

More information

TIBCO Managed File Transfer Internet Server Transfer and File Share Clients User's Guide

TIBCO Managed File Transfer Internet Server Transfer and File Share Clients User's Guide TIBCO Managed File Transfer Internet Server Transfer and File Share Clients User's Guide Software Release 8.1 March 2018 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES

More information

TIBCO ActiveMatrix Service Bus Administration Tutorials. Software Release September 2013

TIBCO ActiveMatrix Service Bus Administration Tutorials. Software Release September 2013 TIBCO ActiveMatrix Service Bus Administration Tutorials Software Release 3.3.0 September 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR

More information

TIBCO Hawk Plug-in For TIBCO Administrator. Software Release 4.9 November 2010

TIBCO Hawk Plug-in For TIBCO Administrator. Software Release 4.9 November 2010 TIBCO Hawk Plug-in For TIBCO Administrator Software Release 4.9 November 2010 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Release Notes

TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Release Notes TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Release Notes Software Release 8.5.0 August 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO

More information

TIBCO BusinessEvents Business Process Orchestration Developers Guide

TIBCO BusinessEvents Business Process Orchestration Developers Guide TIBCO BusinessEvents Business Process Orchestration Developers Guide Software Release 1.1.0 February 2014 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

TIBCO Adapter SDK Concepts. Software Release 5.7 November 2010

TIBCO Adapter SDK Concepts. Software Release 5.7 November 2010 TIBCO Adapter SDK Concepts Software Release 5.7 November 2010 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS SOLELY

More information

TIBCO Foresight Translator

TIBCO Foresight Translator TIBCO Foresight Translator Release Notes Software Release 3.2.0 February 2013 Two-second advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO ActiveMatrix Policy Director Administration

TIBCO ActiveMatrix Policy Director Administration TIBCO ActiveMatrix Policy Director Administration Software Release 2.0.0 November 2014 Document Updated: January 2015 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint User's Guide

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint User's Guide TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint User's Guide Software Release 6.1 January 2016 Document Update: January 2017 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE

More information

TIBCO ActiveMatrix BPM SOA Development Tutorials

TIBCO ActiveMatrix BPM SOA Development Tutorials TIBCO ActiveMatrix BPM SOA Development Tutorials Software Release 4.1 May 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO API Exchange Manager Administration

TIBCO API Exchange Manager Administration TIBCO API Exchange Manager Administration Software Release 2.0 November 2013 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO Foresight Transaction Insight

TIBCO Foresight Transaction Insight TIBCO Foresight Transaction Insight How to Install an External Note Web Service Software Release 4.2.0 July 2012 two-second advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO

More information

TIBCO BWPM Client - Release Notes

TIBCO BWPM Client - Release Notes TIBCO BWPM Client Notes Process Monitor Client for BW Notes Software 2.2.1 Published: December 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

Oracle Instant Client Configuration

Oracle Instant Client Configuration Oracle Instant Client Configuration July 2012 TIBCO provides the two-second advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Release Notes

TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Release Notes TIBCO ActiveMatrix BusinessWorks Plug-in for WebSphere MQ Release Notes Software Release 8.5.1 August 2017 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO

More information

TIBCO Business Studio - Analyst Edition Installation

TIBCO Business Studio - Analyst Edition Installation TIBCO Business Studio - Analyst Edition Installation Software Release 4.1 May 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for Database Release Notes

TIBCO ActiveMatrix BusinessWorks Plug-in for Database Release Notes TIBCO ActiveMatrix BusinessWorks Plug-in for Database Release Notes Software Release 8.0.0 December 2017 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

TIBCO Spotfire Connectors Release Notes

TIBCO Spotfire Connectors Release Notes TIBCO Spotfire Connectors Release Notes Software Release 7.6 May 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO Spotfire Server Release Notes. Software Release February 2013

TIBCO Spotfire Server Release Notes. Software Release February 2013 TIBCO Spotfire Server Release Notes Software Release 5.0.1 February 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

TIBCO Spotfire Connector for SAP BW

TIBCO Spotfire Connector for SAP BW Software Release 3.1 September 2014 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS SOLELY TO

More information

TIBCO Spotfire Automation Services

TIBCO Spotfire Automation Services TIBCO Spotfire Automation Services Software Release 7.9 May 2017 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO Spotfire Web Player Release Notes. Software Release October 2014

TIBCO Spotfire Web Player Release Notes. Software Release October 2014 TIBCO Spotfire Web Player Release Notes Software Release 6.0.2 October 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

TIBCO OpenSpirit Adapter for Petrel Release Notes. Software Release July 2014

TIBCO OpenSpirit Adapter for Petrel Release Notes. Software Release July 2014 TIBCO OpenSpirit Adapter for Petrel Release Notes Software Release 23.0.0 July 2014 ii Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO Foresight HIPAA Validator Desktop and TIBCO Foresight Instream

TIBCO Foresight HIPAA Validator Desktop and TIBCO Foresight Instream TIBCO Foresight HIPAA Validator Desktop and TIBCO Foresight Instream Documentation Index Software Release 8.2.0 January 2013 Two-second advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES

More information

TIBCO OpenSpirit Runtime Release Notes

TIBCO OpenSpirit Runtime Release Notes TIBCO OpenSpirit Runtime Release Notes Software Release 4.2.0 December 2015 ii Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

ActiveSpaces Transactions. Quick Start Guide. Software Release Published May 25, 2015

ActiveSpaces Transactions. Quick Start Guide. Software Release Published May 25, 2015 ActiveSpaces Transactions Quick Start Guide Software Release 2.5.0 Published May 25, 2015 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO API Exchange Concepts

TIBCO API Exchange Concepts TIBCO API Exchange Concepts Software Release 2.0 November 2013 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

TIBCO Spotfire Automation Services 7.5. User s Manual

TIBCO Spotfire Automation Services 7.5. User s Manual TIBCO Spotfire Automation Services 7.5 User s Manual Revision date: 15 January 2016 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

TIBCO NimbusTM. Classic Web Server Branding. Software Release July 2016

TIBCO NimbusTM. Classic Web Server Branding. Software Release July 2016 TIBCO NimbusTM Classic Web Server Branding Software Release 9.5.2 July 2016 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

TIBCO Statistica Release Notes

TIBCO Statistica Release Notes TIBCO Statistica Release Notes Software Release 13.3.1 November 2017 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO FTL Message Switch Installation

TIBCO FTL Message Switch Installation TIBCO FTL Message Switch Installation Software Release 5.0.0 June 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

TIBCO ActiveMatrix Implementation Type for Scripting in Ruby Release Notes. Software Release December 2008

TIBCO ActiveMatrix Implementation Type for Scripting in Ruby Release Notes. Software Release December 2008 TIBCO ActiveMatrix Implementation Type for Scripting in Ruby Release Notes Software Release 1.0.0 December 2008 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for OData User's Guide

TIBCO ActiveMatrix BusinessWorks Plug-in for OData User's Guide TIBCO ActiveMatrix BusinessWorks Plug-in for OData User's Guide Software Release 6.0.1 November 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

TIBCO Spotfire Cobranding

TIBCO Spotfire Cobranding TIBCO Spotfire Cobranding Software Release 7.8 January 2017 Document Update: 4/10/2017 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH

More information

TIBCO MFT Internet Server Desktop Client. Software Release September 2014

TIBCO MFT Internet Server Desktop Client. Software Release September 2014 TIBCO MFT Internet Server Desktop Client Software Release 7.2.2 September 2014 Desktop Client Configuration Desktop Client User Guide Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO

More information

TIBCO Spotfire Statistics Services Release Notes. Release November 2013

TIBCO Spotfire Statistics Services Release Notes. Release November 2013 TIBCO Spotfire Statistics Services Release Notes Release 6.0.0 November 2013 i Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

TIBCO Spotfire Connector for Oracle Essbase

TIBCO Spotfire Connector for Oracle Essbase TIBCO Spotfire Connector for Oracle Essbase Software Release 3.0 April 2014 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

TIBCO Nimbus. SharePoint Customization Guide. Software Release November 2017

TIBCO Nimbus. SharePoint Customization Guide. Software Release November 2017 TIBCO Nimbus Customization Guide Software Release 10.2.0 November 2017 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS

More information

TIBCO NimbusTM SharePoint Customization Guide. Software Release March 2015

TIBCO NimbusTM SharePoint Customization Guide. Software Release March 2015 TIBCO NimbusTM SharePoint Customization Guide Software Release 9.5.1 March 2015 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

Running TIBCO Spotfire 4.0 on Citrix XenApp. Installation Manual

Running TIBCO Spotfire 4.0 on Citrix XenApp. Installation Manual Running TIBCO Spotfire 4.0 on Citrix XenApp Installation Manual Revision date: 10 January 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR

More information