Hey guys,
I am a german student of Information Technology and Economics, so first of all.. sorry for ma bad English
I am modelling a Simple Prozess with NWDS. The process is about the receiving of bank information. In Germany we have a system, where each Bank has a unique number, called BLZ (Bankleitzahl). And there is allready a webservice, where you can enter a number and you will receive some information about the bank like the name or the town where the bank exists and the zipcode etc.
Now I want to modell a prozess with NWDS, doing the exact same thing. I want to have the following functionality
- Enter BLZ-Number: You have to enter the number that the webservice (Checking Bank) needs to search the information of the bank
- Checking Bank: After entering the number the webservice shall search for the information
- Display Result: The Information should be displayed!
I worked allready with a tutorial, but in this tutorial, they implement another webservice to trigger the process. How can i trigger the process without a webservice and the most important question is: How can I deploy the whole process as Webservice so that I can start it via the WS Navigator in the Browser?
Until now I only managed it to deploy it so that I could only start it via the process Repository.
I would be glad if some of you guys could help me.
Best Regards
Domae