We are using UD37.GetaNewUD37 to trigger a BPM.
In E9, I could use GetNewUD37 which allowed me to pass in values through the parameters Key1-Key4.
With GetaNewUD37, this is no longer an option.
When you say I should be able to set BPMDataContext dataView, do you mean from within the Adapter or do you mean from the base UI that I’m calling the Adapter from?
In this case the oTrans is for a deployed dashboard. I tried setting my values in the view CallContextBpmData that is in the dashboard’s oTrans, but this didn’t seem to work. The Adapter for UD37 have a DataSet called BpmContext but this is null.
Joe Rojas | Director of Information Technology | Mats Inc.
dir: (781) 573-0291 | cell: (781) 408-9278 | fax: (781) 232-5191
addr: 179 Campanelli Parkway | Stoughton | MA | 2072
jrojas@... | www.matsinc.com
Ask us about our clean, green and beautiful matting and flooring
[cid:9d2843.png@37123801.41b90326]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Thursday, June 18, 2015 4:09 PM
To: Vantage
Subject: Re: [Vantage] E10: Pass CallContextData to an Adapter
Why are you having to pass the values into the method, can't you call the GetaNewXXX and then set the values after the adapter finishes?
But either way, simply settings the values in the BPMDataContext dataView should do what you want.
Jose C Gomez
Software Engineer
T: 904.469.1524 mobile
E: jose@...<mailto:jose@...>
http://www.josecgomez.com
[Image removed by sender.]<http://www.linkedin.com/in/josecgomez> [Image removed by sender.] <http://www.facebook.com/josegomez> [Image removed by sender.] <http://www.google.com/profiles/jose.gomez> [Image removed by sender.] <http://www.twitter.com/joc85> [Image removed by sender.] <http://www.josecgomez.com/professional-resume/> [Image removed by sender.] <http://www.josecgomez.com/feed/>
Quis custodiet ipsos custodes?
In E9, I could use GetNewUD37 which allowed me to pass in values through the parameters Key1-Key4.
With GetaNewUD37, this is no longer an option.
When you say I should be able to set BPMDataContext dataView, do you mean from within the Adapter or do you mean from the base UI that I’m calling the Adapter from?
In this case the oTrans is for a deployed dashboard. I tried setting my values in the view CallContextBpmData that is in the dashboard’s oTrans, but this didn’t seem to work. The Adapter for UD37 have a DataSet called BpmContext but this is null.
Joe Rojas | Director of Information Technology | Mats Inc.
dir: (781) 573-0291 | cell: (781) 408-9278 | fax: (781) 232-5191
addr: 179 Campanelli Parkway | Stoughton | MA | 2072
jrojas@... | www.matsinc.com
Ask us about our clean, green and beautiful matting and flooring
[cid:9d2843.png@37123801.41b90326]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Thursday, June 18, 2015 4:09 PM
To: Vantage
Subject: Re: [Vantage] E10: Pass CallContextData to an Adapter
Why are you having to pass the values into the method, can't you call the GetaNewXXX and then set the values after the adapter finishes?
But either way, simply settings the values in the BPMDataContext dataView should do what you want.
Jose C Gomez
Software Engineer
T: 904.469.1524 mobile
E: jose@...<mailto:jose@...>
http://www.josecgomez.com
[Image removed by sender.]<http://www.linkedin.com/in/josecgomez> [Image removed by sender.] <http://www.facebook.com/josegomez> [Image removed by sender.] <http://www.google.com/profiles/jose.gomez> [Image removed by sender.] <http://www.twitter.com/joc85> [Image removed by sender.] <http://www.josecgomez.com/professional-resume/> [Image removed by sender.] <http://www.josecgomez.com/feed/>
Quis custodiet ipsos custodes?
On Thu, Jun 18, 2015 at 2:42 PM, Joe Rojas jrojas@...<mailto:jrojas@...> [vantage] <vantage@yahoogroups.com<mailto:vantage@yahoogroups.com>> wrote:
Hello,
I am instantiating an Adapter for UD37 in a UI customization.
Because GetNewUD37 has been depreciated and we now have to use GetaNewUD37, I need a new way to pass values into this method.
I thought I would use the CallContextDataSet that is in the Adapter (BpmContext) but when I trace my code, BpmContext is null even though the Adapter is instantiated.
Do I have to create a new ContextDataSet and then set Adapter.BpmContext to it?
Am I missing a step or is there another way to can CallContextData in an Adapater?
Joe Rojas | Director of Information Technology | Mats Inc.
dir: (781) 573-0291<tel:%28781%29%20573-0291> | cell: (781) 408-9278<tel:%28781%29%20408-9278> | fax: (781) 232-5191<tel:%28781%29%20232-5191>
addr: 179 Campanelli Parkway | Stoughton | MA | 2072
jrojas@...<mailto:jrojas@...> | www.matsinc.com<http://www.matsinc.com>
Ask us about our clean, green and beautiful matting and flooring
[cid:d58a54.png@8244423a.41887ace]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]