Hi,
Is there any way to be able to create or import more than one profile into DataWedge? I have an app that should be capable to receive scanning events in around 5 or 6 activities and I would like to create a profile for each.
Alternately, if there is a better approach than creating several profiles I would like to know. In other words, how better handle an app with several activities capable of receiving scanning events?
Thank,
Ignacio
Creating (or importing) one(or more) profiles into DataWedge from code// Expert user has replied. |
2 Replies
Hi,
You can certainly create multiple profile - one for each activity. Look at this blog for a code sample and step by step guide.
-Ritesh
Hi Ritesh,
Thank for your fast answer, unfortunately I might need another approach as my application is developed in Xamarin, this mean that for me is very cumbersome to use the API, can this be done by using Intents as explained here: DATAWEDGE API for ANDROID
Thank again,
Ignacio