Bulk creation of task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2017 04:24 AM
Hello all,
we have a requirement where a request a user placed request with 100 user.It needs be created 100 tickets.Is there any way to do it.
Please help on this.
I have enable property but still am not getting any thing.
Thanks
saranya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2017 04:41 AM
Hi Saranya,
Creation of 100 tickets is not a difficult job. All you need to do is loop on 100 times and run the insert query. Can you be more specific as to where are you stuck with this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2017 04:46 AM
Hi Saranya,
Can you elaborate your requirement, like what tickets to be created or from where this tickets to be created like you are using any workflow for request or any other approach you are using , If you are trying to create from workflows you can use run script activity or Create task where you can roll back activity for required time for creation of tickets .
Thanks,
Nithin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2017 09:16 PM
Hello Nithin/Anurag,
We have form in which extend AD account.In one request they used to give 100 user in an excel.What I need is each user need to be attached to each ticket.Which mean in a request in the file if they added 100 user.I need an 100 task needs to be created..
Why we need this task, we have an automation tool,as of now they are added this 100 user in the description of request.Automation tools will process the request but any of the user is failed to give the access its difficult to track
Hope you are clear with requirement
Thanks
Saranya