I'm in the process of researching ASPECT in order to see if I'm able to help out a partner.
They use Procomm Plus 4.8 to telnet into a QNX machine to access a custom built CRM application. I am assuming they already have scripted to login the user, and launch the CRM app.
The first screen the user sees is the CRM app asking for 3 different types of identification for a customer.
What I want to do is instead of having the user enter in one of those 3 IDs, that whenever the user is on that screen, a script will wait for instructions from another application (which will be written by me and running on the Windows desktop) to tell the script what form of ID it has and what the ID is. So after acquiring that information, the script will fill in the appropriate blank and issue a carriage return to submit.
I'd also like the user to be able to manually enter IDs and then go into other screens within this application. But when they go back to the ID screen, a script will go back to waiting for an ID from my application OR to be manually entered.
If this is possible, can you give me a high level idea of what it would take to accomplish this? Or if there are other ways of doing this that doesn't require ASPECT? If you could redirect me to some documentation, that would be great too.
Thanks...
They use Procomm Plus 4.8 to telnet into a QNX machine to access a custom built CRM application. I am assuming they already have scripted to login the user, and launch the CRM app.
The first screen the user sees is the CRM app asking for 3 different types of identification for a customer.
What I want to do is instead of having the user enter in one of those 3 IDs, that whenever the user is on that screen, a script will wait for instructions from another application (which will be written by me and running on the Windows desktop) to tell the script what form of ID it has and what the ID is. So after acquiring that information, the script will fill in the appropriate blank and issue a carriage return to submit.
I'd also like the user to be able to manually enter IDs and then go into other screens within this application. But when they go back to the ID screen, a script will go back to waiting for an ID from my application OR to be manually entered.
If this is possible, can you give me a high level idea of what it would take to accomplish this? Or if there are other ways of doing this that doesn't require ASPECT? If you could redirect me to some documentation, that would be great too.
Thanks...