bw general activities| wishtree technologies | learning | tibco training |corporate | training |...

6
GENERAL ACTIVITIES

Upload: wishtreetechnologies

Post on 07-Nov-2015

10 views

Category:

Documents


3 download

DESCRIPTION

Wishtree is one of the fastest growing companies in India providing Enterprise Learning Solutions. Our aim is to service the learning & development needs of your organization and serve as your reliable outsourcing partner. We are committed towards fulfilling your Capacity Building and Training requirements. Wishtree Learning draws experience from experts in the field and provides complete learning solutions, specifically designed for and across organizational hierarchies. The training outsourcing solutions that we provide are a suite of professional training processes that enable our clients to obtain quantifiable. Keeping in mind our clients’ varying resources, we provide “In class” as well as “virtual” training based on preferences and budget. Our current roster of trainings chiefly include: Technical• TIBCO (entire suite of products) including AMX, Spotfire and CEP• Oracle Hyperion (entire suite of products) and OBIEE• Informatica• VMware Functional• ITIL• PMP• CBAP• TOGAF Wishtree Advantage• Competitive Pricing for better ROI• Tailored solutions including custom course content and choice of delivery options• More than 350 trainings completed scoring more than 95% participant satisfaction in last 3 years• Large and exhaustive pool of experienced trainers• Key trainings provided to global giants including RBS, BOfA, Vodafone, BNP Paribas, Genpact, UNB, Cap Gemini, Infosys and TCSContact Us: Wishtree TechnologiesSuite 311, Bldg B,Ganga Osian(GO) Square IT Park, Wakad Rd, Kaspate Wasti,Wakad, Pune, 411057Contact No. +912060123456Email id:[email protected] Contact No. +415-251-5098UK Contact No. +44 7937436285Mobile No. India +91 9687206535Website: http://www.wishtreetech.com

TRANSCRIPT

PowerPoint Presentation

General activitiesIntroductionThe General Activities palette contains several general-purpose activities and process starters. For example, the Timer process starter is used to start a process at a specific time.The activities are also used for error handling design time activities.The activities also contain some engine level activities like engine command , checkpoint etc.WISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.ActivitiesActivity IconsActivity NamesDescriptionAssignThe Assign activity allows you to assign a value to a user-defined process variable. When the Assign activity is executed, the entire schema for the selected process variable is replaced with the specified values.Call ProcessThe Call Process activity calls and executes an existing process definition. The input to the called process is defined in the Start activity of the called process. The output of the called process is defined in the End activity of the called process.CatchThe Catch activity receives control of execution when an unhandled exception occurs. You can select a specific exception type to catch or you can specify that this activity should catch all unhandled exceptions. You can have more than one Catch activity in each exception scope, but each Catch activity must have a unique exception type.CheckpointThe Checkpoint activity performs a checkpoint in a running process instance. A checkpoint saves the current process data and state so that it can be recovered at a later time in the event of a failure.ConfirmThe Confirm activity confirms any confirmable messages received by the process instance.

WISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.ActivitiesActivity IconsActivity NamesDescriptionEngine CommandThe Engine Command activity allows you to retrieve statistics and information about process definitions, process instances, and activities in the currently running process engine.Generate ErrorThis activity generates an error and causes an immediate transition to any error transitions. If there are no error transitions, the process instance halts execution. This activity is useful in a group or in a called process.Get Shared VariableThe Get Shared Variable activity retrieves the current value of a Shared Variable or Job Shared Variable resource.InspectorThe Inspector activity is used to write the output of any or all activities and process variables to a file and/or stdout.Job Shared VariableA Job Shared Variable shared configuration resource allows you to store data for use by each process instance. A copy of the variable is created for each new process instance.Lock ObjectLock Object shared configuration resources are used by Critical Section groups to ensure that only one process instance executes the activities in a critical section group at a time. MapperThe Mapper activity adds a new process variable to the process definition. This variable can be a simple datatype, a TIBCO Active Enterprise schema, an XML schema, or a complex structure. Map data values from the current list of process variables to the elements of the variable added in it.

WISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.ActivitiesActivity iconsActivity NamesDescriptionNotifyThe Notify activity allows a process instance to send data to a corresponding process instance containing a Wait activity or Receive Notification process starter.NullThe Null activity is an activity with no action performed. This activity has a name and a description specified on the Configuration tab, but there is no input or output for the activity.RethrowThe Rethrow activity throws the exception caught by the Catch activity again. Use this activity when you wish to propagate the exception to the next level.Set Shared VariableThe Set Shared Variable activity allows you to change the value of a shared variable.Shared Variable

A Shared Variable resource allows you to share data across process instances.SleepThe Sleep activity suspends the process on the current transition for the given amount of time. If you have multiple control flows in your process, only the current execution branch of the process is suspended.

WISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.Thank You Contact Us: WishtreeTechnologiesSuite 311, Bldg B,Ganga Osian(GO) Square IT Park,Wakad Rd, Kaspate Wasti,Wakad, Pune, 411057Contact No. +912060123456Email id:[email protected] Contact No. +415-251-5098UK Contact No. +44 7937436285Mobile No. India +91 9687206535Website: http://www.wishtreetech.comWISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.