cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BPM workflows on Mobile

pganeshkumar79
Explorer
0 Kudos

Hi Mobile Experts,

Can we mobilise SAP BPM workflows to Mobile using Sybase.

Any inputs will be really appreciated.

Thanks for ur support

Reg,

Ganesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ganesh,

There is already an existing workflow solution from SAP & Sybase. Below is the link for the same. You can check this out to see if it suits your requirements.

http://infocenter.sybase.com/help/topic/com.sybase.infocenter.help.smw.sap.business.suite.1.1/doc/ht...

In case, if you want to develop all together a new application even then Sybase offers you some brilliant features to do that. Without even knowing device technology, you can simply develop a work flow appplication in a day provided you have the corresponding functions/BAPI's/RFC's exposed in SAP Backend system. Check out below links for the same :

SUP 1.5.2 - http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc01218.0152/doc/html/title.html

SUP 1.5.3 - http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc01218.0153/doc/html/title.html

SUP 1.5.5 - http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc01218.0155/doc/html/title.html

SUP 2.0 - http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc01218.0200/doc/html/title.html

I guess you can directly refer to work flow related documentation in sAUP 2.0 related link because that is the latest version available in market.

Cheers..

Siva.

pganeshkumar79
Explorer
0 Kudos

Hi Siva,

Thanks for ur response.

Understand SAP Workflows can be mobilised with this platform.

Do we know SAP BPM Workflows, which is intregrated with unviversal worklist , can be mobilised in Sybase.

Reg,

Ganesh

Former Member
0 Kudos

Hi,

I think you need to be more specific about the level of mobilization of the BPM Workflows.

In BPM you can define automated tasks as steps in the process, and use them as web services easily. Within your mobile application, calling this web service is also very easy.

The start task of BPM workflows can be used as an example. I have a tiny iPhone application that starts a BPM workflow with parameters.