Changes for page Call AS400 (IBM iSeries)
Last modified by Erik Bakker on 2024/05/07 09:36
From version 9.1
edited by Erik Bakker
on 2022/05/02 09:34
on 2022/05/02 09:34
Change comment:
There is no comment for this version
To version 23.1
edited by Erik Bakker
on 2024/05/07 09:36
on 2024/05/07 09:36
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - eMagizDataSink1 +Call AS400 (IBM iSeries) - Content
-
... ... @@ -2,31 +2,29 @@ 2 2 {{container layoutStyle="columns"}} 3 3 ((( 4 4 == About == 5 - With thehelp ofthisfunctionality,youcansinkyourmessagesintotheeMagizdatasinkbucket.Oncethemessageis storedin theeMagizdatasinkbucket,youwillhave theoption toviewthismessageintheManagephase.5 +This store element contains the Groovy script that allows you to invoke a custom AS400 program on that machine. The program will most likely require parameters that are needed to execute the program. These parameters can be modeled as system message. 6 6 7 7 == Documentation == 8 8 9 9 ==== 1. How to use==== 10 - Oncestored,eMagizcanretrieveallmessageswith thesameID attached during thesink actionviatheManagephase. In this case, it is assumedthat youreMagiz datasinkissuchthatyou canreview themon the fly.OthereMagizdata sink variants areofferedthat requiredspecific on-demandqueries.10 +Ensure to understand what iSeries Program is invoked including the parameters of that program. These parameters are the system message. 11 11 12 12 ==== 2. Keynotes & restrictions==== 13 13 14 -* Note that you should think about when you want to archive your data to the eMagiz data sink. That choice determines what the impact on the functional flow is. 15 -* Don't use a wiretap to invoke this part of the flow, as that causes the sink's behavior to happen before the actual processing. If the sink fails, the message will not be delivered via the functional part of the flow. 16 -* Note that we define (among others) how the message is stored in the data sink bucket in this component. The file structure expression should not be altered, as changing this would break the functionality. 17 -* Note that the 'standard' eMagiz headers to define the source system (i.e. relevant systems) and the messageType need to be available upon sinking to make this functionality work. 14 +* Note that this is a custom Groovy script that works on the current infrastructure of eMagiz. 15 +* Any custom additions that are needed for your specific use cases need to be created by you and eMagiz will not create it for you. 16 +* The headers in the header component need to match the names on the third line of the groovy script 17 +* Please check out the following link to learn a bit more about [[Groovy>>https://www.tutorialspoint.com/groovy/index.htm||target="blank"]]. 18 +* **Version 1.2.0 and above** will only work on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture 18 18 19 19 ==== 3. License Information==== 20 - To use this store itemyouneedto secureanadditionallicenseon the eMagiz platform.Ifyouareinterestedinsucha licensepleasecontactusatproductmanagement@emagiz.com.21 +Part of the standard license agreement as agreed upon when using the store for the first time. 21 21 22 - Wouldyouplease consulttheprivacy policy of eMagiz at thefollowing link: [[https:~~/~~/www.emagiz.com/privacy-policy/?>>url:https://www.emagiz.com/privacy-policy/?]])))23 +==== 4. Relevant eMagiz Academy Microlearnings==== 23 23 25 +[[Handle Groovy Script>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Data Handling.expert-data-handling-groovy-script||target="blank"]] 24 24 25 - 26 -((((% border="2" cellpadding="10" cellspacing="10" style="width:292px" %) 27 -|=(% style="width: 45px;" %)#|=(% style="width: 241px;" %)Option 28 -|(% style="width:45px" %) a|(% style="width:241px" %) XML message(s) 29 -|(% style="width:45px" %) b|(% style="width:241px" %) JSON Message(s) 30 -))) 27 +//Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]))) 28 +((())) 31 31 {{/container}} 32 32 {{/container}}