Originally posted by pnearn
View Post
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: Call iFrame from AS400
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Call iFrame from AS400"
Collapse
-
-
Thanks Nick
I hadn't considered triyng to use the terminal emulator. Its the iSeries access for Windows app, can that be used to call say a COM object and pass/return parameters from the underlying green screens?
Leave a comment:
-
Thanks Nick
I'll look into what we can code in the terminal emulator and what the options might be there, i hadnt actually realized that was possible
If we do have to generate XML and make a HTTPS call from the As400 side what's the best way to do this? Does AS400/RPG support this natively or could we write something using ILE on the iSeries (i.e. a C++ module) and call that
Leave a comment:
-
I'm not sure I understand the question. The lack of responses from anybody else suggests I'm not alone.
If I understand you correctly, there is a URL (Uniform Resource Locator) which denotes a resource that allows content to be retrieved and to which data can be submitted (presumably for the purpose of modifying the content located at the resource, or modifying the subset of the content returned) as XML. Your requirement is to integrate this with an application that is accessed via a terminal emulator.
A URL simply denotes a resource that can be accessed by the appropriate protocol, which I assume to be HTTP. If the terminal emulator is capable of performing HTTP requests, and processing the responses to such requests so as to integrate them with the emulator's usual activity, then that would be the way to do "this".
If, as I strongly suspect, such feats are beyond the capabilities reasonably to be expected of the emulator (if only because it seems that this would involve embedding an awful lot of business logic on the client in a way that would make it ludicrously hard to keep the server informed of what the client state was) then I would suggest making the necessary HTTP interactions on the AS400.
If, however, I haven't properly understood the question then please clarify in light of what I've said and I'll try and think of something
Leave a comment:
-
Call iFrame from AS400
I have an AS400 sales order application that it is presented to users via a PC5250 emulatior running on a Windows XP desktop.
I need to integrate that solution with an iFrame hosted by a third party and pass data in out of the URL via XML.
Is there any way we can do this, including with the use of WebSphere? Or are we limited to WebService / API calls only from the AS400 itself?Tags: None
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Andrew Griffith MP says Tories would reform IR35 Today 00:41
- New umbrella company JSL rules: a 2026 guide for contractors Oct 5 22:50
- Top 5 contractor compliance challenges, as 2025-26 nears Oct 3 08:53
- Joint and Several Liability ‘won’t retire HMRC's naughty list’ Oct 2 05:28
- What contractors can take from the Industria Umbrella Ltd case Sep 30 23:05
- Is ‘Open To Work’ on LinkedIn due an IR35 dropdown menu? Sep 30 05:57
- IR35: Control — updated for 2025-26 Sep 28 21:28
- Can a WhatsApp message really be a contract? Sep 25 20:17
- Can a WhatsApp message really be a contract? Sep 25 08:17
- ‘Subdued’ IT contractor jobs market took third tumble in a row in August Sep 25 08:07
Leave a comment: