Push Notification

446 views
Skip to first unread message

J.M.

unread,
Mar 4, 2016, 5:24:50 AM3/4/16
to Fujitsu RunMyProcess Developer Community
Hi,

I'm building a process, and I want to send a PUSH notification in a concrete moment of the execution.

I've looked for a connector in the RMP Library, but I've not seen anyone that let me do this, but due to the number of connectors, maybe I've lost someone.

In my search, I've found the Google Cloud Messaging API, but I'm reading the documentation and the samples, and it seems that it is only for Mobile developers purposes, and I think it is not possible to adapt it to use it as a connector in RMP.

So...
How can I achive to send PUSH notifications from RMP?
Is there any connector for this that I didn't see?
If not, maybe I could make one on my own, but What API/service/something should I use?

I would appreciate some help, please.


Thanks in advance and regards.

Pankaj Kumar

unread,
Mar 7, 2016, 4:25:10 AM3/7/16
to Fujitsu RunMyProcess Developer Community
Hi,

Please give us more details about what you are trying to implementing. In a web application usually Push Notification are implemented by "COMET" i.e reverse ajax call, keeping the client and server connection open long by Async servlet using  Servlet 3.0 API. 

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support


--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/d2d69974-313e-4bc7-967e-50ca0c1e2287%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

Javier Martín

unread,
Mar 7, 2016, 4:33:39 AM3/7/16
to suppor...@runmyprocess.com
Hi,

Maybe, my previous post was a little ambiguous.
I want to send a PUSH notification to a mobile phone, (like a SMS notification, mail notification, or other Apps...)
My process will do some actions, and when it is detected that a condition is accomplished, I wanto to notify this condition to a user via PUSH notification to his phone.
Obviously, let's suposse, that I have the phone number detination (or whatever data I may need of it), and the corresponding permissions.

Thanks again, and regards

You received this message because you are subscribed to a topic in the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this topic, visit https://groups.google.com/a/runmyprocess.com/d/topic/supportforum/CWSi3FgD0Mw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to supportforum...@runmyprocess.com.

To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.

J.M.

unread,
Mar 9, 2016, 4:17:07 AM3/9/16
to Fujitsu RunMyProcess Developer Community, javiermm...@gmail.com
Can anybody help me, please?

javiermm...@gmail.com

unread,
Mar 11, 2016, 2:16:04 AM3/11/16
to Fujitsu RunMyProcess Developer Community, javiermm...@gmail.com
Anyone?

I would appreciate some help for this, please.

Murali

unread,
Mar 11, 2016, 3:32:10 AM3/11/16
to Fujitsu RunMyProcess Developer Community, javiermm...@gmail.com

Hi Javier,

 

We can see that there are 2 different versions/meaning, to PUSH notifications which we can derive from your requirement; correct us if we are wrong.

 

Ideally PUSH Notification is: When a RunMyApp user gets notified about a task being assigned to HIM/HER – this needs installation of the iOS/Android app.

 

Within your requirement, we realized that the notification needed to be sent, is for other recipient mobile devices. This would need an SMS Gateway Integration.

Currently, we are very well integrated with Twilio Gateway, which can be used to send notifications to multiple mobile handsets.

 

Let us know if this is what we are talking about. Also, Twilio SMS Gateway Integration is available (for a few scenarios) but for any other Gateways or scenarios, you would have to build custom APIs.


Regards,

Murali

Murali

unread,
Mar 11, 2016, 5:41:24 AM3/11/16
to suppor...@runmyprocess.com, javiermm...@gmail.com
Hi Javier,

As of now, this feature is not available and is part of our road map for the RunMyApp enhancement list.
And will keep you notified in the upcoming releases as we include it.

Regards,
Murali

---------- Forwarded message ----------
From: Javier Martín <javiermm...@gmail.com>
Date: Fri, Mar 11, 2016 at 2:14 PM
Subject: Re: [supportforum:9514] Push Notification
To: Murali <mkummaragunta@runmyprocess.com>

Hi Murali,

Thank you for the reply.

Actually I wass referring to the situation you tagged like "ideal". I want to notify a user some event he/she must attend.
My case is similar to the following: 
Let's suppose there is an emergency in my house, and some device/sensor, launch a process for manage it. The first step of the proces is to notify to the user the emergency detected for requesting his approval.
I'm sending this notification by email right now (mail activity), however I want to send a PUSH Notification as well to his device (NOT a SMS).

How could I achieve this situation?

Thanks and regards.

javiermm...@gmail.com

unread,
Mar 15, 2016, 3:25:33 AM3/15/16
to Fujitsu RunMyProcess Developer Community, javiermm...@gmail.com
Hi,

OK, but...

Is there any alternative (connectors or whatever) to send PUSH notification in that way, till this feature is released by RMP? Somethink like Google Clous Messaging or similar.
How could I integrate it in RMP?

I've been reading the GCM doc, and It looks like I need to develop a little android/iOS software for registering the device into GCM Servers.
Is there any way, in which I can send the PUSH notification without the mandatory requirement of developing an App for a mobile phone? (because, maybe I could know some data about the phones, but I couldn't install anything on them)

Thanks again and regards.

Pankaj Kumar

unread,
Mar 15, 2016, 7:52:56 AM3/15/16
to Fujitsu RunMyProcess Developer Community
Hi,

My understanding is to integrate Push Notification by "Google Cloud Messaging" you need a client app for mobile devices and an application server to communicate GCM connection servers.

You can try to integrate RunMyProcess by exposing REST web-services on your application server and connect them by implementing connector in RunMyProcess.

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.

javiermm...@gmail.com

unread,
Mar 16, 2016, 3:18:31 AM3/16/16
to Fujitsu RunMyProcess Developer Community
Thank you Pankaj,

If you don't know any other simpler API I will have a look at this.
Finally, can you tell me when this feature will be released approximately?one month? one year? various years?

Regards.
Thank you Pankaj

Pankaj Kumar

unread,
Mar 16, 2016, 3:27:05 AM3/16/16
to Fujitsu RunMyProcess Developer Community
Hi,

This feature might be available in RunMyApp in approximately 3 months.

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support

Reply all
Reply to author
Forward
0 new messages