Before running the project, you must import the sample project to TIBCO Business Studio.
Procedure
Start TIBCO Business Studio by using one of the following ways:
Microsoft Windows: Click
Start > All Programs > TIBCO > TIBCO_HOME > TIBCO Business Studio
version_number > Studio for Designers.
Linux: Run the TIBCO Business Studio executable file located in the
TIBCO_HOME/studio/version_number/eclipse directory.
Click
File > Import.
In the
Import window, expand the
General folder and select the
Existing Studio Projects into Workspace item. Click
Next.
To locate the samples, select the
Select archive file field and click
Browse. Click
Finish.
The
.zip file is located in the
TIBCO_HOME/bw/palettes/bwmi/version/samples directory.
Configure FCM_APNS_Notification process that was created. This process sends the notification to android and iOS mobile devices configured as the token value in the
Push Notification activity. Notification is sent as per parameters like color, sound, and priority set on the
Input tab. The result of the
Push Notification activity has the success and failure device information.
Select
Push Notification in the
Process Editor and on the
Input tab, add the device token, topic, and other details for android and iOS devices.
In the
sound field add "default" to enable the notification alert sound.
Click the Debug
icon to test the project.
Result
Your mobile application receives the notification and an acknowledgment is delivered to the ActiveMatrix BusinessWorks Mobile Integration service.