what are the different types of variables available in TibcoBW-
While creating forms in TIBCO fashioner, you regularly need factors to store a few information components for use at various exercises. There are three kinds of factors accessible in TIBCO BW 6.X Online Training which you can use in your fashioner forms.
They are
- Global Variables
- Shared Variables
- Process Variables.
Global Variables
TIBCO Global factors enable you to determine constants that can be utilized all through the task. The constants can be determined and changed while planning and testing your undertaking. You can likewise indicate various qualities for every sending of your task.
Shared Variables
Common factors enable you to indicate information for use over various procedure occurrences. Since various procedure cases can get to a similar variable, you can likewise synchronize access crosswise over procedures when setting or recovering the common variable.
There are two kinds of shared factors-
- Shared Variable
- Job Shared Variable
Process Variables
Procedure factors enable you to get to different information in your undertaking. For instance, predefined process factors are containing the procedure ID, venture name, and other data. You can likewise make client characterized process factors for containing process-explicit information.
Procedure factors are information structures accessible to the exercises simultaneously. Procedure factors are shown in the Process Data board of every movement’s Input tab.
what are the different types of transaction groups supported in Tibco BW –
The transaction is one of the gathering activities that you can use for exercises assembled in a TIBCO BW process. Transaction bunch consolidates a lot of exercises as a solitary unit and they are submitting or rollbacked dependent on fulfillment of complete exchange. On the off chance that any movement inside the transaction comes up short, all assembled action activities are roll upheld.
TIBCO BW Online Training offers an assortment of sorts of transactions that can be utilized in various circumstances. You can utilize the kind of exchange that suits the requirements of your combination venture. At the point when you make an exchange gathering, you should determine the kind of exchange.
TIBCO BusinessWorks supports the accompanying sorts of transaction :
- JDBC
- Java Transaction API (JTA) UserTransaction
- XA Transaction
what is the critical section in Tibco BW and what is it used for-
Critical Section bunches are utilized to synchronize process cases. The ActiveMatrixBusinessWorks motor can execute different procedure cases simultaneously. You can utilize Critical Section gatherings to synchronize the arrangement of activities acted in the process over numerous procedure occasions. Just one procedure case can execute the basic area gathering and its substance at any predefined time. Other simultaneously running procedure occurrences that are related to the comparing Critical segment bunch hold up toward the beginning of the Critical area gathering until the procedure occasion that is as of now executing total the Critical segment gathering.
what all palettes you have worked in Tibco BW-
TIBCO gives an enormous number of exercises gathered into various palettes which can be utilized to structure BW procedures to accomplish certain business capacities. TIBCO likewise empowers clients to make their very own custom exercises which allude to some business procedure that has basic execution for the custom movement. Custom movement once made can be added to a Custom Palette and afterward It can be utilized in any procedure similarly as other runs of the mill exercises are utilized.
In this Step by Step TIBCO Tutorial, I will disclose how to make custom action in TIBCO BW 6.X Online Training and afterward add this action to a Custom Palette and use it in any procedure.
- Create a Process implementation of Custom Activity
- Create Custom Activity and Add it to Custom Palette
- Use Custom Palette activity in a Process
- Test Custom Palette Custom Activity in Designer Tester