Operations Orchestration 9.07 Release Release date: January, 2013 © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. This is a sneak peek document for the OO 9.07 Release © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. RESTART THE INTERACTIVE RUNS OF A FLOW (from an intermediary step) Allows the restart of an interactive run from a specific step. • 3 This feature is available for: • Steps that have been set as checkpoint in Studio. • Steps that are not multi-instance sub-steps, non-blocking steps or a steps within a parallel lane. • Interactive runs (not headless runs). • Flows that were not modified since the previous run. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. RESTART THE INTERACTIVE RUNS OF A FLOW (from an intermediary step) – cont. Allows the restart of an interactive run from a specific step. • • • 4 Users can restart their own runs or others’ runs (in this case, the user should have MANAGE_RUNS capability). Functionality is available in both Basic and Advanced Report tabs. Restarting a run will trigger the Run All functionality within the Preview Page. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. INSTANT RUN LINK The user has access to the Instant Run link. • • • 5 New Instant Run Page that can be embedded in external applications. The ability to retrieve the Instant Run link from the Execution Links section. The ability to open this Instant Run page in a different browser tab or window. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. TRACK THE SCHEDULES OF A USER The schedules contain the name of the user who scheduled them. • 6 A column was added, containing the name of the user who scheduled the flow. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. • Icons are used to differentiate between internal and external users. TRACK THE SCHEDULES OF A USER – cont. Users can filter runs using the "Scheduled by…" criterion. • A new filtering criterion was added. • 7 Users can filter the runs using the name of the user who scheduled the run. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. TRACK THE SCHEDULES OF A USER – cont. The reports contain the name of the user who scheduled the run of the flow. • 8 A column was added, containing the name of the user who scheduled the flow. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Update configurations The changes in the Authentication section take effect without restarting the Central Service. • AD settings take effect without restarting the service. • LDAP settings take effect without restarting the service. • 9 Kerberos settings take effect without restarting the service. © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. NEW API The user can get the flow history details based on the runID. Request sample <soapenv:Body> <wsc:getFlowRunHistoryByRunId soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <runId xsi:type="soapenc:long" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">run_ID</runId> </wsc:getFlowRunHistoryByRunId> </soapenv:Body> Response sample <soapenv:Body> <ns1:getFlowRunHistoryByRunIdResponse> <getFlowRunHistoryByRunIdReturn soapenc:arrayType="ns2:WSRunHistoryDetailsExtend[1]" xsi:type="soapenc:Array" > <getFlowRunHistoryByRunIdReturn xsi:type="ns2:WSRunHistoryDetailsExtend"> <duration xsi:type="xsd:long">83</duration> <flowRevision xsi:type="soapenc:string">6</flowRevision> <numSteps xsi:type="xsd:int">23</numSteps> <runId xsi:type="xsd:long">1485</runId> <runName xsi:type="soapenc:string">GeFileFolderListTestProperties_1486</runName> <scheduledBy xsi:type="soapenc:string" xsi:nil="true"/> <startTime xsi:type="xsd:long">1357647297361</startTime> <status xsi:type="soapenc:string">Resolved</status> <userId xsi:type="soapenc:string">admin</userId> <uuid xsi:type="soapenc:string">1a92d74b-f759-4b83-a489-5c83a437f35c</uuid> </getFlowRunHistoryByRunIdReturn> </getFlowRunHistoryByRunIdReturn> </ns1:getFlowRunHistoryByRunIdResponse> </soapenv:Body> 10 © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. NEW SUPPORT Support for .NET 4 and .NET 4.5 (cumulative versions) ESXi5.1 support UPGRADE JAVA upgrade to 1.6.0_37 version Apache Load Balancer upgrade to • 2.2.22 version for Windows • 2.2.23 version for Linux 11 © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Thank you! © Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.