Navigation
Main Page
Categories
Login/Logout
All Pages
Language Selection
Administration
Create Account
Search
Discuss (0)
View Page Code
History
What’s is new in version 4.0
Print
RSS
Modified: 2008/11/19 19:14 by
Magnum
- Categorized as:
News
(10)
»
Index
»
NbFmt (Number formatting)
»
What’s is new in version 4.0
[X]
»
FmtT (Format time)
»
GenIDno (Generate ID number)
»
GenIDtag (Generate ID tag)
»
GenLink (Generate HTML Link)
»
GenSysId (Generate system number)
»
GenTxt (Generate text)
»
Getsiteval (Get site value)
»
Index
»
NbFmt (Number formatting)
»
What’s is new in version 4.0
Generic web services. All modules - defined in iSeries2web is accessible, as web services automatically (if authorized though a new authorization level)
Program generator, which easily helps you to generate programs, such as list programs and edit programs. Just using the generator wizard.
“Upload file” functionality, that test for allowed file types and size, easily imbedded into you HTML application.
Test you SOA modules, from the green-screen interface, with a new test function.
Debug easily, with STRDBGI2W command. Allows you to start the debugging session, activate your browser application and iSeries2web will automatically start the correct source debugging session.
Use #include functions in html, to reuse HTML parts in different HTML files. The function allows multiple levels of includes.
Functions to send generated XML directly into the browser and/or merge with DTD and XSL documents
Debugging view, from the browser to see what is going on behind the “screen”. Every generated XML document is accessible in details and a code view of the generated HTML. This function also includes a tracing function, which allows programmers to see the business processes that were activated to generate the output. It includes program names, functions and the lap time. All shown in a tree structure.
Functions to clear the generated XML output. (useful if the SOA business process is redirected to another process)