CARAVEL. Frequently Asked Questions BASE100. BASE100, S.A.

Size: px
Start display at page:

Download "CARAVEL. Frequently Asked Questions BASE100. BASE100, S.A."

Transcription

1 CARAVEL Frequently Asked Questins BASE100 BASE100, S.A.

2 Cpyright BASE 100, S.A. All rights reserved. Infrmatin cntained in this dcument is subject t changes withut prir ntice. These changes will be incrprated in new editins f the dcument. Java and all Java-based trademarks are trademarks f Sun Micrsystems, Inc., in the United States, ther cuntries r bth. Every cmpany name, prduct name, r service name may be trademarks r service marks f their respective wners. Dcument: caravel_faqs_v3_en.dcx Versin: 3.0 BASE 100, S.A cm 2 BASE 100, S.A.

3 Cntents CONVERSION PROCESS What percentage f the riginal prgrams can be cnverted t Java? Which versins f RPG & COBOL n OS/400 d Caravel supprts? Fr an IBM Main-frame envirnment, which COBOL versins can be cnverted? Can Caravel translate cycle RPG prgrams? Is the translatin f the prgrams dne individually? That is, each riginal RPG/COBOL instructin translated int a Java instructin? Once the prgrams are cnverted, what types f develpment envirnments are they cmpatible with? Are the perating system cmmands implemented (the CL's)?... 5 CONVERTED SYSTEM ARCHITECTURE It is pssible t keep the AS/400 as a database server? Or as an applicatin server? If yes, wuld it be necessary t expand it? When I cnvert a prgram t Java, is the perfrmance f my applicatin faster r slwer? Hw are the data areas implemented? Hw are the advanced print functinalities implemented? It is pssible t print lines and bar cdes using Advanced Printing Utility (APW)? What is the applicatin behavir when printing a large quantity f paper? And fr large data vlume batch prcesses? Des the cnverted applicatin require a specific applicatin server fr its executin? Which is the versin f JVM that Caravel supprts? Which is are the Servlet and JSP versins that Caravel supprts? Is it pssible t deply the cnverted system n an applicatin server, particularly WebSphere? Which HW and SW mdificatins are needed t use Swing applicatins? Which mdificatins are required t use Web applicatins? After migrating with Caravel, what shuld be dne t btain a 3-layer applicatin? Is it pssible t btain a 3-tier architecture applicatin when cnverting with Caravel? After migratin f the applicatins with Caravel, hw cmplex is the integratin with WebSphere? Can Caravel migrate the existing data t any RDBMS r are there specific restrictins n the supprt fr target RDBMS? Caravel migrates the system's security and the user identificatin f the riginal platfrm?... 8 MAINTENANCE AND LIFE CYCLE Is a specific training required, regarding the methds and classes develped by BASE 100? Besides the persnalizatin prvided with the Caravel migratin, which ther tls are required t further persnalize the applicatin? Is the user interface f an applicatin translated autmatically by Caravel r des it have t be set up manually? Hw can we avid surprises? At what pint in time exactly will we knw the wrk that has t be realized and the csts that it implies? Is that infrmatin available prir t the beginning f the prject? Des there have t be sme kind f analysis befre signing the migratin cntract? When the Java applicatin translated by Caravel is deplyed n an AS/400, des it wrks withut using interactive card resurces? Hw d yu handle multi-language applicatins? What additinal benefits d I get frm the migratin? Can BASE 100 prvide a cmplete list f errrs (like missing surce, surce-bject mis-match, etc.) nce the Imprt is run n an applicatin? What brwsers d yu supprt? Hw des Caravel reslve the cnnectins t external systems? (SAP, etc.) What is Caravel s added value fr thse cmpanies that currently use r cnsider using slutins such as WebFacing, Hst Publisher, HATS fr iseries and web access? What des BASE 100 require t execute a cnversin prject f RPG r COBOL system t Java? What des the custmer get after the Caravel migratin? Is it pssible t migrate nly a part f an infrmatin system? Can prgrams develped in RPG/COBOL and Java cexists n the same AS/400? We will need t maintain the DDS/DDL database. Can yu give examples f the prcess fr ding this pst-cnversin (fr different bject types)? E.g. adding new fields t files LICENSES AND COSTS Is there a dwnladable trial versin? Can Caravel be purchased under license as a translatin tl? Please validate this understanding: that the use f yur prduct des nt impse any additinal license requirements n the migrated prduct, r nce the applicatin has been translated t Java, Frequent Asked Questins 3

4 there wuld be n need t use the tl in the migrated envirnment? Hw much des a Caravel migratin cst, apprximately? JAVA TECHNOLOGY What is a class in Java? What is a methd in Java? What is the J2EE standard? Is it pssible t integrate ther Java applicatins nce the migratin has been dne? BASE 100, S.A.

5 Cnversin prcess 1. What percentage f the riginal prgrams can be cnverted t Java? Caravel cnverts 100% f the surce cde. The cnversin prcess als includes the cntrl language (CLs and OCLs), Operating System functinality (WRKSBMJOB, WRKSPLF, etc.), data access and user interface. BASE 100 delivers a 100% pure Java applicatin that runs with exactly the same functinality as the riginal ne. The cnverted system can be deplyed n the same AS/400 r ptinally n different platfrms, (HW, OS and RDBMS), with a mdern and versatile user interface. 2. Which versins f RPG & COBOL n OS/400 d Caravel supprts? Fr an IBM Mainframe envirnment, which COBOL versins can be cnverted? RPG/COBOL n OS/400: RPG language: All versins RPG II, RPG III, RPG/400 and RPG ILE. COBOL language: COBOL/400. Embedded SQL is supprted in bth RPG and COBOL. IBM Mainframes: COBOL Language: ANSI COBOL 85, COBOL and COBOL II. COBOL CICS and embedded SQL are supprted. 3. Can Caravel translate cycle RPG prgrams? Caravel implements all cycle prgrams functinality by means f classes and methds in Java that allw keeping their behavir in a very effective way. 4. Is the translatin f the prgrams dne individually? That is, each riginal RPG/COBOL instructin translated int a Java instructin? Caravel translates each RPG/COBOL instructin int a methd that keeps the same functinality f the riginal. The translatin is dne instructin by instructin, nt in grups. The aim f the cnversin is t prduce a system easily readable by the riginal technical team. On the ther side, the Java prgrammers fund a 100% pure Java system, and they can wrk n in it as an rdinary Java system. The functinality f the cnverted system can als be invked via a Rest services mechanism. 5. Once the prgrams are cnverted, what types f develpment envirnments are they cmpatible with? The cnverted prgrams are 100% pure Java cde, s can be used n every standard envirnment available. Our custmers have successfully wrked with WebSphere, Eclipse, Net Beans, IntelliJ, JBuilder, amng thers. 6. Are the perating system cmmands implemented (the CL's)? A huge number f cmmands that are used in legacy AS/400 systems are implemented: CPYF, CRTPFM, AD- DLIBLE, MONMSG, OVRDBF, OVRPRT, OVRDSPF, etc. Caravel is a cnversin service that guarantees 100% f the riginal functinality; therefre, all cmmands needed t achieve this gal are implemented. In the exceptinal cases that any functinality nnexistent in Caravel is required, BASE 100 will prceed t develp and include it in the framewrk. Frequent Asked Questins 5

6 Cnverted system architecture 7. It is pssible t keep the AS/400 1 as a database server? Or as an applicatin server? If yes, wuld it be necessary t expand it? It is pssible t keep the AS/400 as bth, data server and applicatin server. Under Client-Server architecture, we can maintain the AS/400 as the database server, while the cnverted system runs n an pen platfrm. Same under i5/os, Linux r AIX, the AS/400, the applicatin server can be deplyed n it. The cnversin desn t require an expansin f the existing hardware. The perfrmance varies depending n the hardware cnfiguratin and the cmmunicatins infrastructure, as well n the characteristics f each system. The change in the hardware wuld be necessary nly in case f evlutin frm a ne-layer architecture int a tw-layer (Client-Server). 8. When I cnvert a prgram t Java, is the perfrmance f my applicatin faster r slwer? It is well knw that AS/400 is a very reliable and extremely high perfrmance platfrm. Every cmpnent f AS/400 has been designed t wrk tgether, fcusing reliability and perfrmance ver standardizatin r cmpatibility. S t maintain same perfrmance level in the new cnverted system, it is necessary an intensive use f technlgy and knw-hw. Fr ver 10 years, the BASE 100 technical team has analyzed the characteristics f many applicatins frm the reliability and perfrmance pint f view. Mdern pen systems ffer levels f reliability alike t the legacy systems, but perfrmance is always an issue that must be cnsidered. The fast evlutin f pen systems has increased perfrmance, especially when cnsidered related t csts. This fact and the sharp evlutin f Caravel technlgy have eliminated the prir perfrmance gap we fund several years ag. Nw, in many cases, the cnverted systems are faster than the riginal ne, just after an autmatic mdernizatin prcess and cnfiguratin tuning. Minr reengineering interventins can als be intrduced at any time t imprve perfrmance. Only in few cases mayr reengineering r platfrm mdificatins are required. When necessary, Caravel technlgy has develped many strategies t greatly imprve perfrmance. (Fr mre infrmatin please refer t the dcument: _Perfrmance_analysis_in_mdernizatin_prjects_v2). 9. Hw are the data areas implemented? The data areas are implemented cnverting them t SQL structures in a relatinal database. 10. Hw are the advanced print functinalities implemented? Caravel implements a number f Java-cmpatible extensins fr the Printer Files (PRTF) prviding mst f the functinalities f the AFP/400 mdule, such as: Image Printing, text, templates, bar cdes, etc. (Fr mre infrmatin please refer t the dcuments related t Caravel OS/400 Framewrk.) 1 AS/400 means als: S/36, S/38, iseries, System i. 6 BASE 100, S.A.

7 11. It is pssible t print lines and bar cdes using Advanced Printing Utility (APW)? Caravel includes mechanisms that generate the same functinality t print bar cdes. A table f crrespndence is defined between the riginal cdes (APW) and their equivalent fnts t btain exactly the same barcde. 12. What is the applicatin behavir when printing a large quantity f paper? And fr large data vlume batch prcesses? The largest batch applicatin migrated with Caravel was a emplyees payrll. The new migrated prcess required a shrt time t print all paper dcuments (lists, receipts, checks, duplicates, etc.). The database n which these prcesses are executed has a vlume f apprximately 24 GB. In any cases the migrated applicatins run in the same time windw r faster than the riginal AS/400 nes. Additinally, the new system includes all the facilities t use electrnic dcuments in very different frmats. 13. Des the cnverted applicatin require a specific applicatin server fr its executin? Caravel has n dependence f any specific applicatin server. Currently, all translated applicatins are cmpatible with the latest versins f mst cmmn applicatin servers, fr example: Tmcat. WebSphere WebLgic. JBss. 14. Which is the versin f JVM that Caravel supprts? Caravel supprts JVM up t versin Java 8 update Which is are the Servlet and JSP versins that Caravel supprts? Caravel implements the fllwing specificatins: Servlet 2.3 and JSP 1.1, 1.2 and Is it pssible t deply the cnverted system n an applicatin server, particularly WebSphere? Caravel cnverts t Java fllwing the guidelines f the standard J2EE architecture. Therefre, yu may deply the cnverted system n any applicatin server cmpliant with this standard. 17. Which HW and SW mdificatins are needed t use Swing applicatins? In rder t use the applicatins in Java with a Swing interface yu need a client PC with a Java Virtual Machine (JVM). The applicatin must be accessible frm the client PC. Data may reside n this server, n the OS/400 r n any ther server. 18. Which mdificatins are required t use Web applicatins? It is necessary a server with access t the Internet/Intranet cntaining a Java Applicatin Server. The server may be WebSphere r any ther server that fulfills J2EE standard. The wrkstatins will need a brwser (Firefx, Chrme and Internet Explrer, are supprted). 19. After migrating with Caravel, what shuld be dne t btain a 3-layer applicatin? After Caravel system migratin, the resulting Java applicatin can be deplyed in a Java Applicatin Server. This mde fulfills the requirements f 3-layer architecture accrding t J2EE rules. The new Client Layer will cnsist f a set f client java cmpnents (Java JSPs, CSS files, Javascript client cmpnents prvided by the Caravel cnversin prcess), the cnverted Java classes will be part f the Business Lgic Layer, finally the Data Layer Frequent Asked Questins 7

8 crrespnds database server and data, as well as the pssible stred prcedures. The riginal AS400 can be maintained as the database server, r a new external SQL database server can be selected as well. In this case, the riginal data will be migrated frm the riginal data structure and frmat t the new SQL database). 20. Is it pssible t btain a 3-tier architecture applicatin when cnverting with Caravel? Yes, a Caravel cnverted applicatin separates User Interface cmpnents frm applicatin behavir. It als separates the applicatin data access t the final data strage. As a result f this: The resulting applicatin can be custmized very easily by creating r mdifying User interface Screens. Sme prgram lgic can be quickly cnverted int a Java Web Service (SOAP REST). The target database server (riginal AS400 PF/LF files, Oracle, DB2, SqlServer, etc) can be changed withut mdifying anything in the applicatin. 21. After migratin f the applicatins with Caravel, hw cmplex is the integratin with WebSphere? The integratin is very simple due t the cnversin prcess that includes an applicatin structure with an architecture fully adapted twards its integratin with an applicatin server. BASE 100 has the experience after many prjects using this applicatin server. 22. Can Caravel migrate the existing data t any RDBMS r are there specific restrictins n the supprt fr target RDBMS? Caravel migrates twards the mst cmmnly used RDBMs n the market. Sme examples are: DB400, DB2, Oracle, Pstgress, MultiBase, SQL Server In all cases a JDBC driver is required. 23. Caravel migrates the system's security and the user identificatin f the riginal platfrm? The security aspects are is nt part f a migratin. Once the applicatin has been migrated t the new envirnment, is necessary t execute a Security Management Applicatin fr that platfrm (Operating system, Data base management system, etc.). 8 BASE 100, S.A.

9 Maintenance and life cycle 24. Is a specific training required, regarding the methds and classes develped by BASE 100? The classes used by BASE 100 are 100% pure Java, clearly structured, and d nt require any different knwledge that Java. Such classes are easily legible by an RPG r a COBOL experienced prgrammer. In every cnversin prject is included a training sectin riented t bth RPG/COBOL and Java technicians. 25. Besides the persnalizatin prvided with the Caravel migratin, which ther tls are required t further persnalize the applicatin? T persnalize a Swing interface can be used any standard Java platfrm such as WebSphere, Eclipse, JBuilder, Frte, etc. T persnalize an HTML interface, it is pssible t use any HTML editr available n the market. 26. Is the user interface f an applicatin translated autmatically by Caravel r des it have t be set up manually? The persnalizatin f the interface wrks as fllws: When translating an applicatin, yu can chse between having the user interface autmatically generated r persnalizing single screens accrding t the preferences f the custmer. In the first case, the way the screens will lk is based n certain transfrmatin rules that Caravel prvides and that allw t generate the equivalent HTML cde fr each field f the screen. The result will be an HTML cde that generates the same fields, sizes and psitins as the riginal. The clr attributes, surces, backgrund clr, etc. that desn t affect the functinality can be persnalized, being applied autmatically t all the generated screens. In the secnd case, the custmer can create a JSP template fr each screen that he wishes t persnalize. This template can have any aspect and des nt have t be similar t the riginal. With the purpse f making the preparatin f the screens easier, Caravel prvides the standard JSP mechanisms and uses the JSP TagLibs, which easily help with the use f the infrmatin frm the applicatin: recrds, sub-files, fields, attributes. Caravel als supplies the JavaScript functins in rder t manage thse fields and send the infrmatin back t the applicatin (fr example functin keys). This slutin prvides all the flexibility fr the designer t get the desired aspect. These tw slutins are nt incmpatible; it is pssible t persnalize nly sme screens f the applicatin. This prcess can be prgressive r accrding t the custmer's needs. The applicatin will search fr the persnalized screen first and then, if it cannt find it, dynamically will create a screen in accrdance with the parameters f the selected user interface. The persnalizatin prcess can be carried ut cmpletely by the custmer r culd be part f the prject. In this last case, the custmer can define the rules, standards and styles that he wuld desire. Since the aspect f the applicatin is defined by a grup f JSP templates, the custmer can change any graphical element at any time. Frequent Asked Questins 9

10 27. Hw can we avid surprises? At what pint in time exactly will we knw the wrk that has t be realized and the csts that it implies? Is that infrmatin available prir t the beginning f the prject? Des there have t be sme kind f analysis befre signing the migratin cntract? In the Caravel Standard Questinnaire are reflected all the variables that can determine the cmplexity f a cnversin prject. Befre start the prject, BASE 100 will evaluate the cmplexity and therefre, the resurces, time and csts f each prject. This estimatin is based in a big number f migratin prjects already cmpleted successfully. These prjects cver a great diversity f sizes, architectures and specific legacy technlgies. 28. When the Java applicatin translated by Caravel is deplyed n an AS/400, des it wrks withut using interactive card resurces? Yes, by default, yur migrated applicatins will lk like batch applicatins t the iseries, using ZERO interactive resurces. 29. Hw d yu handle multi-language applicatins? What additinal benefits d I get frm the migratin? If the riginal applicatin is multi-language, Caravel will migrate it with same functinalities. If the riginal is nt multi-language, during the translatin prcess, Caravel can be cnfigured t extract the literals inherent t language and exprts thse t an external file. By editing and translating that file, yu easily cnvert yur applicatin t a multi-language ne. 30. Can BASE 100 prvide a cmplete list f errrs (like missing surce, surce-bject mismatch, etc.) nce the Imprt is run n an applicatin? Yes, a cmplete and detailed analysis reprt is generated in the first cnversin phase. Caravel includes a specific tl Caravel Insight which des a cmplete inventry f all the legacy system cmpnents and analyses cmpleteness, relatinships, dependences, errrs, etc. The Caravel Insight reprt is a key piece in the cnversin prcess. 31. What brwsers d yu supprt? Firefx, Chrme, Internet Explrer. 32. Hw des Caravel reslve the cnnectins t external systems? (SAP, etc.) The cnverted Java applicatin has n limitatins cncerning future prgramming r cnnectivity. We have vast experience in this field. Typically it is necessary t cnnect the new Java applicatins with previus develpments made by that custmer. Usually every cnversin prject includes a part f integratin with ther existing r future systems. 33. What is Caravel s added value fr thse cmpanies that currently use r cnsider using slutins such as WebFacing, Hst Publisher, HATS fr iseries and web access? Caravel is nt merely a screen transfrmatin r a middleware. Our service is a prject t g t Java at nce. The features f WebFacing r HATS cannt be cmpared at all with a cmplete cnversin t Java and t pen platfrm. Our service migrates the whle applicatin t Java, then analyses it, structures it int cmpnents and imprves the applicatin with ur technical reengineering technlgy. Our apprach is much wider than an interface make-up with sme Internet cnnectivity prvided by the mentined prducts. Must be underlined, that the duratin time can be similar r ever reduced with Caravel. 10 BASE 100, S.A.

11 34. What des BASE 100 require t execute a cnversin prject f RPG r COBOL system t Java? BASE 100 requires a system that wrks crrectly in the legacy platfrm. It is necessary t have all the bjects t be cnverted (RPG and COBOL prgrams, CL, PF, LF with bth cmpiled and surce cde), and a set f data and a functinality descriptin f the riginal applicatin t be tested. BASE 100 prvides sftware tls (Caravel Test Maker) t help the custmer in this functinality descriptin prcess. 35. What des the custmer get after the Caravel migratin? BASE 100 delivers the Java applicatin ready t be run n the new platfrm and envirnment, with exactly the same functinality as the riginal system, that includes: The resulting Java surce and bject classes. The Xml files resulting frm the cnversin f the DDs file structures. A set f User interface cmpnents (JSP, css, images, etc.). A set f standard Java libraries (jar files) used by the applicatin. A database migrated cpy backup (in case f data migratin). Tgether with the abve, the custmer gets all the relevant dcumentatin abut the prject and the BASE 100 technlgy used, as well as specific training in the Java prgramming envirnment using Caravel techniques. 36. Is it pssible t migrate nly a part f an infrmatin system? Can prgrams develped in RPG/COBOL and Java cexists n the same AS/400? Yes, it is pssible t migrate nly a part f the system, this case is cnsidered in the Caravel technlgy. The riginal prgrams develped in RPG/COBOL n cnverted, can cexist with prgrams in Java. They can share data and platfrm. In these cases data nrmally remains in the AS400 as PF/LF data files that are access by bth, the riginal RPG/COBOL prgrams at the new cnverted t Java prgrams. 37. We will need t maintain the DDS/DDL database. Can yu give examples f the prcess fr ding this pst-cnversin (fr different bject types)? E.g. adding new fields t files. As a general rule, an AS400 physical file is migrated t SQL database table and a lgical File is cnverted t a Database Index. Each field is cnverted t a table clumn and the clumn type will be the mst apprpriated accrding t the riginal data type (this prcess can vary depending n the specific database Server). Additinally, an AS400 data file can define ther attributes like (packed/zned/binary numeric frmat, decimals psitins, frmat, default value, editing masks, etc). Lgical files can define fr example SELECT/OMIT cnditins. Mst f this infrmatin has n crrespndence t standard SQL attributes. Fr that reasn, Caravel generates als a XML file cntaining all the riginal DDS surce infrmatin (fr PFs/LFs, DSPFs and PRTFs). At runtime the cnverted prgram uses this infrmatin t generate the specific SQL statement r is used t cnvert the SQL data int the expected frmat. Fr that reasn if we change a cnverted database table, we have t d the fllwing tasks: 1. Mdify the Database table structure by executing the crrespnding ALTER TABLE instructin. 2. Add this mdificatin in the XML file that represents the data FILE fr the prgram. 3. Change the prgram that has t use these new fields accrdingly. (Fr example declaring and using the new recrd variables). Frequent Asked Questins 11

12 Licenses and Csts 38. Is there a dwnladable trial versin? Caravel is cmmercialized n a service base, therefre is nt cmmercialized as a tl. In case f a test is desired, the advisable way is t d a Prf f Cncept with a part f yur system. In the dcument Migratin prpsal and free PC, there is all the infrmatin abut hw t prepare a sample f the system. The general lines fr a PC are: Extract a cmplete wrking subset f the system, with prgrams and data. Send t BASE 100. Check the cnverted system thrugh web. It is advisable t chse thse parts f the system that the custmer estimates as mre critical. 39. Can Caravel be purchased under license as a translatin tl? Caravel is a migratin service, with the cmmitment t deliver the Java applicatin with exactly the same functinality. Cnsequently ur business mdel des nt include selling ur translatin tls t a third party. Several ther tls included in the Caravel technlgy family such Caravel Insight can be purchased as a tl. 40. Please validate this understanding: that the use f yur prduct des nt impse any additinal license requirements n the migrated prduct, r nce the applicatin has been translated t Java, there wuld be n need t use the tl in the migrated envirnment? After the cnversin prcess it is nt necessary the use f any tl. The migrated prgrams are 100% Java. Our migratin service prvides ttal independence t ur custmers. Our business mdel des nt include payments after the cnversin itself. We prvide detailed infrmatin in ur cmmercial prpsals abut the cst f every item. Optinally is pssible t subscribe maintenance updates and maintenance services fr the Caravel Framewrk. Bth are included in the cnversin fees, during the first year after the cnversin prject. 41. Hw much des a Caravel migratin cst, apprximately? Our pricing plicy depends n the prject size and cmplexity. We can give a precise estimate after the evaluatin questinnaire has been cmpleted and sent back t us. In case yur cmpany des nt knw the exact vlumes, we can prvide an estimate based n a representative mdel. Our pricing plicy allws fr ROI in a maximum f 12 mnths. The cst advantage f Caravel translates int 1/7 f the cst and 1/5 f the time needed fr a re-prgramming prcess. 12 BASE 100, S.A.

13 Java Technlgy 42. What is a class in Java? In an bject-riented language; a class is a prgram that implements the functinality relative t a specific type f bject. Such functinality cnsists f methds and prperties. 43. What is a methd in Java? A methd in an bject-riented language is a type f functinality f an bject class. 44. What is the J2EE standard? J2EE (Java 2 Platfrm Enterprise Editin) defines the standard fr develping cmpnent-based multitier enterprise applicatins. There are tls that create a perfect setting fr the develpment and deplyment f scalable applicatins fr the Web. These tls have the fllwing features: 1. Prtable. Just by writing the applicatin in Windws r Linux, it will be available n any platfrm that has a Java Virtual Machine (JVM). 2. Scalable. When the cmpany's vlume grws, the additin f new J2EE cmpnents t the Web applicatin will suffice t supprt the grwth. There is n need t rewrite the cde. 3. Highly Supprted. Any large sftware cmpany has a Web cmpnent cntainer (r applicatin server) cmpatible with J2EE, such as IBM (WebSphere), BEA (WebLgic), Apache (Tmcat), Sun (iplanet), Macrmedia (Jrun), etc. 4. Secure. While ther business applicatin mdels require specific security measures in each applicatin, the security envirnment f the J2EE platfrm allws the definitin f security restrictins at the time f deplyment f the applicatin. Thereby, the cmplexity f the security implementatins is islated. J2EE makes cmplex security implementatins prtable. 45. Is it pssible t integrate ther Java applicatins nce the migratin has been dne? Yes it is, the cnverted system adheres 100% t the standards f Java applicatins. Frequent Asked Questins 13

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite Vlume Licensing brief Licensing the Cre Client Access License (CAL) Suite and Enterprise CAL Suite Table f Cntents This brief applies t all Micrsft Vlume Licensing prgrams. Summary... 1 What s New in this

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

Overview of Data Furnisher Batch Processing

Overview of Data Furnisher Batch Processing Overview f Data Furnisher Batch Prcessing Nvember 2018 Page 1 f 9 Table f Cntents 1. Purpse... 3 2. Overview... 3 3. Batch Interface Implementatin Variatins... 4 4. Batch Interface Implementatin Stages...

More information

Cisco Tetration Analytics, Release , Release Notes

Cisco Tetration Analytics, Release , Release Notes Cisc Tetratin Analytics, Release 1.102.21, Release Ntes This dcument describes the features, caveats, and limitatins fr the Cisc Tetratin Analytics sftware. Additinal prduct Release ntes are smetimes updated

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

CONTROL-COMMAND. Software Technical Specifications for ThomX Suppliers 1.INTRODUCTION TECHNICAL REQUIREMENTS... 2

CONTROL-COMMAND. Software Technical Specifications for ThomX Suppliers 1.INTRODUCTION TECHNICAL REQUIREMENTS... 2 Réf. ThmX-NT-SI-CC001 Table f Cntents Sftware Technical Specificatins fr ThmX Authr : Philippe Page 1 / 9 1.INTRODUCTION... 2 2.TECHNICAL REQUIREMENTS... 2 3.DOCUMENTATION REQUIREMENTS... 4 4.COMPUTING

More information

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation CdeSlice View CdeSlice Live Dcumentatin Scripting is ne f the mst pwerful extensibility features in SSIS, allwing develpers the ability t extend the native functinality within SSIS t accmmdate their specific

More information

Course 10262A: Developing Windows Applications with Microsoft Visual Studio 2010 OVERVIEW

Course 10262A: Developing Windows Applications with Microsoft Visual Studio 2010 OVERVIEW Curse 10262A: Develping Windws Applicatins with Micrsft Visual Studi 2010 OVERVIEW Abut this Curse In this curse, experienced develpers wh knw the basics f Windws Frms develpment gain mre advanced Windws

More information

McGill University School of Computer Science COMP-206. Software Systems. Due: September 29, 2008 on WEB CT at 23:55.

McGill University School of Computer Science COMP-206. Software Systems. Due: September 29, 2008 on WEB CT at 23:55. Schl f Cmputer Science McGill University Schl f Cmputer Science COMP-206 Sftware Systems Due: September 29, 2008 n WEB CT at 23:55 Operating Systems This assignment explres the Unix perating system and

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

TPP: Date: October, 2012 Product: ShoreTel PathSolutions System version: ShoreTel 13.x

TPP: Date: October, 2012 Product: ShoreTel PathSolutions System version: ShoreTel 13.x I n n v a t i n N e t w r k A p p N t e TPP: 10320 Date: Octber, 2012 Prduct: ShreTel PathSlutins System versin: ShreTel 13.x Abstract PathSlutins sftware can find the rt-cause f vice quality prblems in

More information

UPGRADING TO DISCOVERY 2005

UPGRADING TO DISCOVERY 2005 Centennial Discvery 2005 Why Shuld I Upgrade? Discvery 2005 is the culminatin f ver 18 mnths wrth f research and develpment and represents a substantial leap frward in audit and decisin-supprt technlgy.

More information

Dynamic Storage (ECS)

Dynamic Storage (ECS) User Guide Dynamic Strage (ECS) Swisscm (Schweiz) AG 1 / 10 Cntent 1 Abut Dynamic Strage... 3 2 Virtual drive, the EMC CIFS-ECS Tl... 4 3 Amazn S3 Brwer... 6 4 Strage Gateway Appliance... 9 5 Amazn S3

More information

JSR Java API for JSON Binding (JSON- B)

JSR Java API for JSON Binding (JSON- B) JSR Java API fr JSON Binding (JSON- B) Title: * Java API fr JSON Binding (JSON- B) Summary: * A standard binding layer (metadata & runtime) fr cnverting Java bjects t/frm JSON messages. Sectin 1: Identificatin

More information

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand Planning, installing, and cnfiguring IBM CMIS fr Cntent Manager OnDemand Cntents IBM CMIS fr Cntent Manager OnDemand verview... 4 Planning fr IBM CMIS fr Cntent Manager OnDemand... 5 Prerequisites fr installing

More information

Maximo Reporting: Maximo-Cognos Metadata

Maximo Reporting: Maximo-Cognos Metadata Maxim Reprting: Maxim-Cgns Metadata Overview...2 Maxim Metadata...2 Reprt Object Structures...2 Maxim Metadata Mdel...4 Metadata Publishing Prcess...5 General Architecture...5 Metadata Publishing Prcess

More information

Universal CMDB. Software Version: Backup and Recovery Guide

Universal CMDB. Software Version: Backup and Recovery Guide Universal CMDB Sftware Versin: 10.32 Backup and Recvery Guide Dcument Release Date: April 2017 Sftware Release Date: April 2017 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr Hewlett

More information

App Center User Experience Guidelines for Apps for Me

App Center User Experience Guidelines for Apps for Me App Center User Experience Guidelines fr Apps fr Me TABLE OF CONTENTS A WORD ON ACCESSIBILITY...3 DESIGN GUIDELINES...3 Accunt Linking Prcess... 3 Cnnect... 5 Accept Terms... 6 Landing Page... 6 Verificatin...

More information

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

Introduction to Mindjet on-premise

Introduction to Mindjet on-premise Intrductin t Mindjet n-premise Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 www.mindjet.cm 2012 Mindjet. All Rights Reserved

More information

MyUni Adding Content. Date: 29 May 2014 TRIM Reference: D2013/ Version: 1

MyUni Adding Content. Date: 29 May 2014 TRIM Reference: D2013/ Version: 1 Adding Cntent MyUni... 2 Cntent Areas... 2 Curse Design... 2 Sample Curse Design... 2 Build cntent by creating a flder... 3 Build cntent by creating an item... 4 Cpy r mve cntent in MyUni... 5 Manage files

More information

HP Universal CMDB. Software Version: Backup and Recovery Guide

HP Universal CMDB. Software Version: Backup and Recovery Guide HP Universal CMDB Sftware Versin: 10.21 Backup and Recvery Guide Dcument Release Date: July 2015 Sftware Release Date: July 2015 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr HP

More information

Definiens XD Release Notes

Definiens XD Release Notes Definiens XD 1.1.2 Release Ntes Errr! N text f specified style in dcument. Definiens XD 1.1.2 - Release Ntes Imprint and Versin Dcument Versin XD 1.1.2 Cpyright 2009 Definiens AG. All rights reserved.

More information

System Requirements. SAS Digital Marketing 6.5. Overview. Major Sections in this Document. Installation Requirements. Third-Party Support

System Requirements. SAS Digital Marketing 6.5. Overview. Major Sections in this Document. Installation Requirements. Third-Party Support System Requirements SAS Digital Marketing 6.5 Overview This dcument prvides requirements fr installing and running SAS Digital Marketing sftware. Yu must update yur system t meet these requirements befre

More information

TIBCO Statistica Options Configuration

TIBCO Statistica Options Configuration TIBCO Statistica Optins Cnfiguratin Sftware Release 13.3 June 2017 Tw-Secnd Advantage Imprtant Infrmatin SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

Power365. Quick Start Guide

Power365. Quick Start Guide Pwer365 Quick Start Guide 12/2017 Table f Cntents Prject Types... 4 The Email Frm File Prject Type... 4 The Email With Discvery Prject Type... 4 The Integratin Prject Type... 4 The Integratin Pr Prject

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

Getting Started with the Web Designer Suite

Getting Started with the Web Designer Suite Getting Started with the Web Designer Suite The Web Designer Suite prvides yu with a slew f Dreamweaver extensins that will assist yu in the design phase f creating a website. The tls prvided in this suite

More information

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0 Kaltura MediaSpace Installatin and Upgrade Guide Versin: 5.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2013 Kaltura Inc. All Rights

More information

Contents: Module. Objectives. Lesson 1: Lesson 2: appropriately. As benefit of good. with almost any planning. it places on the.

Contents: Module. Objectives. Lesson 1: Lesson 2: appropriately. As benefit of good. with almost any planning. it places on the. 1 f 22 26/09/2016 15:58 Mdule Cnsideratins Cntents: Lessn 1: Lessn 2: Mdule Befre yu start with almst any planning. apprpriately. As benefit f gd T appreciate architecture. it places n the understanding

More information

Customer Upgrade Checklist

Customer Upgrade Checklist Custmer Upgrade Checklist Getting Ready fr Yur Sabre Prfiles Upgrade Kicking Off the Prject Create a prfiles prject team within yur agency. Cnsider including peple wh can represent bth the business and

More information

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE WHITE PAPER - DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE ABSTRACT This planning guide discusses guidance fr the varius vcenter Server deplyment ptins supprted n VxRail Appliances. Nvember 2017 TABLE

More information

Performance of usage of MindSphere depends on the bandwidth of your internet connection.

Performance of usage of MindSphere depends on the bandwidth of your internet connection. MindSphere MindAccess User Data Sheet MindAccess User prvides yu with an Accunt in rder t access the MindSphere Platfrm. This allws yu t cnfigure Assets and Users, access Applicatins and stre data. Such

More information

Systems & Operating Systems

Systems & Operating Systems McGill University COMP-206 Sftware Systems Due: Octber 1, 2011 n WEB CT at 23:55 (tw late days, -5% each day) Systems & Operating Systems Graphical user interfaces have advanced enugh t permit sftware

More information

HP Server Virtualization Solution Planning & Design

HP Server Virtualization Solution Planning & Design Cnsulting & Integratin Infrastructure Services HP Server Virtualizatin Slutin Planning & Design Service descriptin Hewlett-Packard Cnsulting & Integratin Infrastructure Cnsulting Packaged Services (HP

More information

DS-5 Release Notes. (build 472 dated 2010/04/28 08:33:48 GMT)

DS-5 Release Notes. (build 472 dated 2010/04/28 08:33:48 GMT) DS-5 Release Ntes (build 472 dated 2010/04/28 08:33:48 GMT) Intrductin This is a trial release f Keil Develpment Studi 5 (DS-5). DS-5 cntains tls fr building and debugging C/C++ and ARM assembly language

More information

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017 Demand Frecasting Fr Micrsft Dynamics 365 fr Operatins Technical Guide Release 7.1 December 2017 2017 Farsight Slutins Limited All Rights Reserved. Prtins cpyright Business Frecast Systems, Inc. This dcument

More information

History of Java. VM (Java Virtual Machine) What is JVM. What it does. 1. Brief history of Java 2. Java Version History

History of Java. VM (Java Virtual Machine) What is JVM. What it does. 1. Brief history of Java 2. Java Version History Histry f Java 1. Brief histry f Java 2. Java Versin Histry The histry f Java is very interesting. Java was riginally designed fr interactive televisin, but it was t advanced technlgy fr the digital cable

More information

SAS Viya 3.2 Administration: Mobile Devices

SAS Viya 3.2 Administration: Mobile Devices SAS Viya 3.2 Administratin: Mbile Devices Mbile Devices: Overview As an administratr, yu can manage a device s access t SAS Mbile BI, either by exclusin r inclusin. If yu manage by exclusin, all devices

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory Technical Paper Installing and Cnfiguring Envirnment Manager in a Grid Envirnment with a Shared Cnfiguratin Directry Last Mdified: January 2018 Release Infrmatin Cntent Versin: January 2018. Trademarks

More information

Creating an Automation Framework to make Record and Play Automation practical for Test Use Cases

Creating an Automation Framework to make Record and Play Automation practical for Test Use Cases Creating an Autmatin Framewrk t make Recrd and Play Autmatin practical fr Test Use Cases Cpyright Ntice Gemetric Limited. All rights reserved. N part f this dcument (whether in hardcpy r electrnic frm)

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Dcument Versin: 1.13 2018-02-02 Release Family 9 Typgraphic Cnventins Type Style Example Descriptin Wrds r characters quted frm the screen. These include field names, screen

More information

Synoptic Display Studio Developers Guide

Synoptic Display Studio Developers Guide Synptic Display Studi Develpers Guide Table f Cntents 1. Intrductin... 3 2. Cntributing widgets... 4 2.1. Cncepts... 4 2.2. Defining the mdel... 5 2.2.1. Prvide a widget mdel... 5 2.2.2. Define a widget

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Develping Micrsft SharePint Server 2013 Cre Slutins Develping Micrsft SharePint Server 2013 Cre Slutins Curse Cde: 20488 Certificatin Exam: 70-488 Duratin: 5 Days Certificatin Track: N/A Frmat: Classrm

More information

Apache Solr for FSI SERVER. User Manual. Version 4.5

Apache Solr for FSI SERVER. User Manual. Version 4.5 Apache Slr fr FSI SERVER User Manual Versin 4.5 Apache Slr fr FSI Server NeptuneLabs GmbH Lagesche Str. 32 D-32657 Lemg Germany 2009-2015 NeptuneLabs. All rights reserved. Last updated: Nvember 2013 FSI

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

PAGE NAMING STRATEGIES

PAGE NAMING STRATEGIES PAGE NAMING STRATEGIES Naming Yur Pages in SiteCatalyst May 14, 2007 Versin 1.1 CHAPTER 1 1 Page Naming The pagename variable is used t identify each page that will be tracked n the web site. If the pagename

More information

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017 LiveEngage and Micrsft Dynamics Integratin Guide Dcument Versin: 1.0 September 2017 Cntents Intrductin... 3 Step 1: Sign Up... 3 CRM Widget Signing Up... 3 Step 2: Cnfiguring the CRM Widget... 4 Accessing

More information

Custodial Integrator. Release Notes. Version 3.11 (TLM)

Custodial Integrator. Release Notes. Version 3.11 (TLM) Custdial Integratr Release Ntes Versin 3.11 (TLM) 2018 Mrningstar. All Rights Reserved. Custdial Integratr Prduct Versin: V3.11.001 Dcument Versin: 020 Dcument Issue Date: December 14, 2018 Technical Supprt:

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 AUTO-SCHEDULER USER GUIDE Revised n 08/19/2014 OVERVIEW The purpse f this dcument is t describe the prcess in which t fllw t setup the Rck-Pnd Reprting prduct s that users can schedule

More information

MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION

MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION These release ntes pertain t the Prductin release fr MySabre Release 7.1 cntaining MySabre API

More information

Aloha Offshore SDLC Process

Aloha Offshore SDLC Process Alha Sftware Develpment Life Cycle Alha Offshre SDLC Prcess Alha Technlgy fllws a sftware develpment methdlgy that is derived frm Micrsft Slutins Framewrk and Ratinal Unified Prcess (RUP). Our prcess methdlgy

More information

WinEst 15.2 Installation Guide

WinEst 15.2 Installation Guide WinEst 15.2 Installatin Guide This installatin guide prvides yu with step-by-step instructins n hw t install r upgrade WinEst. Fr a successful installatin, ensure that all machines meet the requirements.

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

More information

Australian Statistics API Specification

Australian Statistics API Specification Australian Statistics API Specificatin Versin: 1.2 Date Mdified: 23 March 2017 Page 1 The cntext... 2 Functins f the API... 2 2.1 Retail Trade API... 2 Input Parameters fr API... 3 Output Specificatin

More information

This document lists hardware and software requirements for Connected Backup

This document lists hardware and software requirements for Connected Backup HPE Cnnected Backup Versin 8.8.6.1 Matrix Revisin 0 This dcument lists hardware and sftware requirements fr Cnnected Backup 8.8.6.1. Data Center This sectin lists the installatin requirements fr the Cnnected

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Implementing a Data Warehuse with Micrsft SQL Server Implementing a Data Warehuse with Micrsft SQL Server Curse Cde: 20463 Certificatin Exam: 70-463 Duratin: 5 Days Certificatin Track: MCSA: SQL Server

More information

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SYSTEM FUNCTIONS... 2 ESTABLISHING THE COMMUNICATION CONNECTION... 2 ACCESSING THE OASIS SYSTEM... 3 SUBMITTING OASIS DATA FILES... 5 OASIS INITIAL

More information

High Security SaaS Concept Software as a Service (SaaS) for Life Science

High Security SaaS Concept Software as a Service (SaaS) for Life Science Sftware as a Service (SaaS) fr Life Science Cpyright Cunesft GmbH Cntents Intrductin... 3 Data Security and Islatin in the Clud... 3 Strage System Security and Islatin... 3 Database Security and Islatin...

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment Technical Paper Installing and Cnfiguring SAS Envirnment Manager in a SAS Grid Envirnment Last Mdified: Octber 2016 Release Infrmatin Cntent Versin: Octber 2016. Trademarks and Patents SAS Institute Inc.,

More information

Copyrights and Trademarks

Copyrights and Trademarks Cpyrights and Trademarks Sage One Accunting Cnversin Manual 1 Cpyrights and Trademarks Cpyrights and Trademarks Cpyrights and Trademarks Cpyright 2002-2014 by Us. We hereby acknwledge the cpyrights and

More information

A solution for automating desktop applications with Java skill set

A solution for automating desktop applications with Java skill set A slutin fr autmating desktp applicatins with Java skill set Veerla Shilpa (Senir Sftware Engineer- Testing) Mysre Narasimha Raju, Pratap (Test Autmatin Architect) Abstract LeanFT is a pwerful and lightweight

More information

Oracle CPQ Cloud Release 1. New Feature Summary

Oracle CPQ Cloud Release 1. New Feature Summary Oracle CPQ Clud 2017 Release 1 New Feature Summary April 2017 1 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE CPQ CLOUD... 4 MODERN SELLING EXPERIENCE... 4 Deal Negtiatin... 4 REST API Services... 4 ENTERPRISE

More information

MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION

MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION These release ntes pertain t the Prductin release fr MySabre Release 7.0 cntaining MySabre API

More information

spec/javaee8_community_survey_results.pdf

spec/javaee8_community_survey_results.pdf Title: Mdel- View- Cntrller (MVC 1.0) Specificatin. Summary/Descriptin: This JSR is t develp MVC 1.0, a mdel- view- cntrller specificatin fr Java EE. Duratin: 2 weeks Sectin 1: Identificatin Specificatin

More information

Rapid Implementation Package

Rapid Implementation Package Implementatin Package Implementatin 1 Purpse The purpse f this dcument is t detail thse services BuildingPint NrthEast ( BPNE ) will prvide as part f the Prlg Rapid Implementatin Package. This package

More information

Quick Guide on implementing SQL Manage for SAP Business One

Quick Guide on implementing SQL Manage for SAP Business One Quick Guide n implementing SQL Manage fr SAP Business One The purpse f this dcument is t guide yu thrugh the quick prcess f implementing SQL Manage fr SAP B1 SQL Server databases. SQL Manage is a ttal

More information

VMware EVO:RAIL Customer Release Notes

VMware EVO:RAIL Customer Release Notes VMware EVO:RAIL Custmer Release Ntes EVO:RAIL Release 1.2.0 Dcument Revisin: 1.2.0-2 (May 27, 2015) Cpyright 1998-2015 VMware, Inc. All rights reserved. Cpyright, trademark, and patent infrmatin: http://pubs.vmware.cm/cpyright-trademark.html.

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

CA CMDB Connector for z/os

CA CMDB Connector for z/os PRODUCT SHEET: CA CMDB CONNECTOR FOR Z/OS CA CMDB Cnnectr fr z/os CA CMDB Cnnectr fr z/os discvers mainframe cnfiguratin items (CIs) and enables ppulatin f that infrmatin int the CA CMDB repsitry. Designed

More information

ONTARIO LABOUR RELATIONS BOARD. Filing Guide. A Guide to Preparing and Filing Forms and Submissions with the Ontario Labour Relations Board

ONTARIO LABOUR RELATIONS BOARD. Filing Guide. A Guide to Preparing and Filing Forms and Submissions with the Ontario Labour Relations Board ONTARIO LABOUR RELATIONS BOARD Filing Guide A Guide t Preparing and Filing Frms and Submissins with the Ontari Labur Relatins Bard This Filing Guide prvides general infrmatin nly and shuld nt be taken

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

TRAINING GUIDE. Overview of Lucity Spatial

TRAINING GUIDE. Overview of Lucity Spatial TRAINING GUIDE Overview f Lucity Spatial Overview f Lucity Spatial In this sessin, we ll cver the key cmpnents f Lucity Spatial. Table f Cntents Lucity Spatial... 2 Requirements... 2 Setup... 3 Assign

More information

CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0

CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0 TECHNICAL DOCUMENTATION CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0 AUGUST 2012 2012 CrwnPeak Technlgy, Inc. All rights reserved. N part f this dcument may be reprduced r transmitted

More information

Oracle FLEXCUBE Universal Banking Development Workbench- Screen Development II

Oracle FLEXCUBE Universal Banking Development Workbench- Screen Development II Oracle FLEXCUBE Universal Banking 12.0.3 Develpment Wrkbench- Screen Develpment II August 2013 1 Cntents 1 Preface... 3 1.1 Audience... 3 1.2 Related Dcuments... 3 2 Intrductin... 4 3 Generated Files...

More information

Release Notes. Dell SonicWALL Security firmware is supported on the following appliances: Dell SonicWALL Security 200

Release Notes. Dell SonicWALL  Security firmware is supported on the following appliances: Dell SonicWALL  Security 200 Release Ntes Email Security Dell SnicWALL Email Security 8.0.1 SnicOS Cntents System Cmpatibility... 1 Enhancements in Email Security 8.0.1... 2 Reslved Issues... 3 Upgrading t Email Security 8.0.1...

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

Kaltura Video Extension for IBM Connections User Guide. Version: 1.0

Kaltura Video Extension for IBM Connections User Guide. Version: 1.0 Kaltura Vide Extensin fr IBM Cnnectins User Guide Versin: 1.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2014 Kaltura Inc. All Rights

More information

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash UiPath Autmatin Walkthrugh Walkthrugh Calculate Client Security Hash Walkthrugh Calculate Client Security Hash Start with the REFramewrk template. We start ff with a simple implementatin t demnstrate the

More information

Development Workbench- Screen Development II Oracle FLEXCUBE Universal Banking Release

Development Workbench- Screen Development II Oracle FLEXCUBE Universal Banking Release Develpment Wrkbench- Screen Develpment II Oracle FLEXCUBE Universal Banking Release 12.2.0.0.0 1 Cntents 1 Preface... 3 1.1 Audience... 3 1.2 Related Dcuments... 3 2 Intrductin... 4 3 Generated Files...

More information

NCTA-Certified Cloud Technologist (NCT) Exam NCT-110

NCTA-Certified Cloud Technologist (NCT) Exam NCT-110 NCTA-Certified Clud Technlgist (NCT) Exam NCT-110 Exam Infrmatin Candidate Eligibility: The NCTA-Certified Clud Technlgist (NCT) exam requires n applicatin fee, supprting dcumentatin, nr ther eligibility

More information

Aras Innovator 11. Package Import Export Utilities

Aras Innovator 11. Package Import Export Utilities Aras Innvatr 11 Package Imprt Exprt Utilities Dcument #: 11.0.02015040601 Last Mdified: 1/4/2018 Aras Innvatr 11 Package Imprt Exprt Utilities Cpyright Infrmatin Cpyright 2018 Aras Crpratin. All Rights

More information

Amyuni Document Converter

Amyuni Document Converter Amyuni Dcument Cnverter Versin 5.0 Prfessinal Quick Start Guide fr Develpers Updated May, 2013 AMYUNI Cnsultants AMYUNI Technlgies www.amyuni.cm 2 Cntents Cntents... 3 Legal Infrmatin... 4 Imprtant Nte

More information

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

More information

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents HP ExpertOne HP2-T21: Administering HP Server Slutins Industry Standard Servers Exam preparatin guide Table f Cntents In this sectin, include a table f cntents (TOC) f all headings. After yu have finished

More information

SAS Hot Fix Analysis, Download and Deployment Tool

SAS Hot Fix Analysis, Download and Deployment Tool SAS Ht Fix Analysis, Dwnlad and Deplyment Tl SASHFADD Versin 2.2.1 Usage Guide What's New in SASHFADD 2.2.1? Table f Cntents Intrductin... 1 System Requirements... 2 Imprtant infrmatin regarding tl usage...

More information

Data Requirements. File Types. Timeclock

Data Requirements. File Types. Timeclock A daunting challenge when implementing a cmmercial IT initiative can be understanding vendr requirements clearly, t assess the gap between yur data and the required frmat. With EasyMetrics, if yu are using

More information

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on HP ProLiant Server and Microsoft SQL Server 2005

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on HP ProLiant Server and Microsoft SQL Server 2005 Perfrmance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applicatins n HP PrLiant Server and Micrsft SQL Server 2005 An Oracle White Paper Released Octber 2005 Perfrmance and Scalability Benchmark:

More information

Aras Innovator Viewer Add-Ons

Aras Innovator Viewer Add-Ons Aras Innvatr Viewer Add-Ons Aras Innvatr 9.2 Dcument #: 9.2.02232009 Last Mdified: 4/1/2010 Aras Crpratin ARAS CORPORATION Cpyright 2010 All rights reserved Aras Crpratin 300 Brickstne Square Suite 904

More information

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015 Functinal Descriptin and Specificatins Versin: 1.1 March 20, 2015 SNMP Agent Simple Netwrk Management Prtcl Optin S fr IE and PM Mdules Supplement t Functinal Descriptin and Specificatins f RUB Ethernet

More information

Level 2 Development Training

Level 2 Development Training Level 2 Develpment Training Level 2 Develpment Training Level 2 Develpment Training Vide Capture RSS 4000 Level 2 Develpment Training Vide Capture Cntents 1 Intrductin... 3 Intrductin... 3 Available Resurces...

More information

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page Managing the News Page TABLE OF CONTENTS: The News Page Key Infrmatin Area fr Members... 2 Newsletter Articles... 3 Adding Newsletter as Individual Articles... 3 Adding a Newsletter Created Externally...

More information

CSC IT practix Recommendations

CSC IT practix Recommendations CSC IT practix Recmmendatins CSC Healthcare 17 th June 2015 Versin 3.1 www.csc.cm/glbalhealthcare Cntents 1 Imprtant infrmatin 3 2 IT Specificatins 4 2.1 Wrkstatins... 4 2.2 Minimum Server with 1-5 wrkstatins

More information

Point-to-Point Encryption (P2PE)

Point-to-Point Encryption (P2PE) Payment Card Industry (PCI) Pint-t-Pint Encryptin (P2PE) Template fr P2PE Applicatin Reprt n Validatin (Applicatin P-ROV) Applicatin P-ROV Template Fr Applicatins used with PCI P2PE Hardware/Hardware Standard

More information

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver BladeCenter and IBM DB2 UDB on eserver p5 550

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver BladeCenter and IBM DB2 UDB on eserver p5 550 Perfrmance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applicatins n IBM eserver BladeCenter and IBM DB2 UDB n eserver p5 550 An Oracle White Paper Released December 2004 Perfrmance and

More information

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver p690 and IBM DB2 UDB on eserver p5 570

Performance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applications on IBM eserver p690 and IBM DB2 UDB on eserver p5 570 Perfrmance and Scalability Benchmark: Siebel CRM Release 7.7 Industry Applicatins n IBM eserver p690 and IBM DB2 UDB n eserver p5 570 An Oracle White Paper Released March 2005 Perfrmance and Scalability

More information

Core Java and Advanced Java

Core Java and Advanced Java Cre Java and Advanced Java 1. Intrductin t Java prgramming The Java Virtual Machine Variables and data types Cnditinal and lping cnstructs Arrays 2. Object-riented prgramming with Java Classes and Objects

More information

WELMEC Guide on evaluation of Purely Digital Parts

WELMEC Guide on evaluation of Purely Digital Parts WELMEC 10.10 2016 Guide n evaluatin f Purely Digital Parts WELMEC is a cperatin between the legal metrlgy authrities f the Member States f the Eurpean Unin and EFTA. This dcument is ne f a number f Guides

More information