Sage SalesLogix
  • Contact Us
  • Sage North America
800-643-6400
Welcome Twitter Facebook LinkedIn
Community Home Blogs Share Ideas Search Request Access Resources
Reply
Copper Super Contributor
inguva_vamsi
Posts: 18
Registered: 06-16-2009

Dynamically Changing work flows

Dear all,

 

 

 

 

I have requirement in saleslogix 7.5 web. For each combination of area category issue ( in tickets) we have different work flows to show to the user which are not at all dependent on each other. so in saleslogix 7.5 web (as per the advanced developer guide) it is only possible to attach a single dll or work flows for a particular entity (say ticket). Can any body have ideas how can i call the different work flows  on change of area category issue combination

 

 

 

Regards,

Vamsi Inguva

 

Please use plain text.
Gold Super Contributor
RJLedger
Posts: 2,234
Registered: 03-19-2009

Re: Dynamically Changing work flows

One of the ways is to use a 3rd party application like TaskCentre
--
RJ Ledger - rjledger@rjlSystems.net

".. Stay Focused..."
http://www.rjlSystems.net - blog: www.rjlSystems.net/blog.html
Please use plain text.
Copper Super Contributor
inguva_vamsi
Posts: 18
Registered: 06-16-2009

Re: Dynamically Changing work flows

Hi Ledger,

 

 

 

Thanks a lot for your reply. Is that application is a licensed one? if so, is there any way out to do with in saleslogix it self.

 

 

 

 

Regards

 

Vamsi Inguva

 

 

Please use plain text.
Gold Super Contributor
RJLedger
Posts: 2,234
Registered: 03-19-2009

Re: Dynamically Changing work flows

Yes it is a commercial product.
--
RJ Ledger - rjledger@rjlSystems.net

".. Stay Focused..."
http://www.rjlSystems.net - blog: www.rjlSystems.net/blog.html
Please use plain text.
Employee
scankannan
Posts: 171
Registered: 03-13-2009

Re: Dynamically Changing work flows

its better to use multiple scopes in the same workflow dll, so you have 25 different scopes which trigger the related tasks.
Please use plain text.