Need help setting up a basic User Task ..

Hi all … Well I recently joined a company which is working on a project and they want me to learn BPM stuff from Software AG’s Designer tool …

What I’m trying to do is to have just one process, which just has a small ‘User Task’ in it, which takes some data from the user and writes it into a text file or something …

I then need to be able to execute this to verify its working (by checking the text file for any data written into it)…

I do not want to pull any data, or submit anything to the Integration Server right now, as I just want to get a hold of the very basics …

So can someone guide me on how to achieve the above goal, or point me to a good tutorial which tells how to do this ?

Thanks in advance guys :slight_smile:

Hi,

You can read the following tutorials:
Designer_Process_Development_Help
Designer_Task_Development_Help

You can start learning from the PDF files. You can understand and create process project and a process as well (using pools/swimlanes/process steps/transitions). This will help you to understand the basics.
Until you perform “build and upload for execution”, nothing would go to the Integration Server.