That is, when I enter the Package name in the EMDK manager in Eclipse I choose x.y.z for the application and abc123 for the class name. Then I see a DataWedge profile of x.y.z for the application and x.y.z.abc123 for the activity name. However, what I want is x.y.z for the application and abc123 for the activity, but it's concatentating the application name to the activity name in DataWedge and this is ruining the app association.
1 Replies
That is, when I enter the Package name in the EMDK manager in Eclipse I choose x.y.z for the application and abc123 for the class name. Then I see a DataWedge profile of x.y.z for the application and x.y.z.abc123 for the activity name. However, what I want is x.y.z for the application and abc123 for the activity, but it's concatentating the application name to the activity name in DataWedge and this is ruining the app association.