Udateable dashboard 9.05

This is in a post process directive on the BAQ under the updateext.

/* Update Primary Bin */
for each ttResults.
Find First PlantWhse where PlantWhse.Company = Cur-Comp and PlantWhse.PartNum = ttCallContextBpmData.ShortChar01 and PlantWhse.WarehouseCode = 'MAINT'.
if avail PlantWhse then Do:
assign PlantWhse.PrimBin = ttCallContextBpmData.ShortChar02.
End.
End.

In a preprocess I carry the values I need through the callcontextbpmdata

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Thursday, December 11, 2014 8:31 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] udateable dashboard 9.05



Rob, would you mind sharing the code you used? I've been frustrated by PlantWhse, too.



[Non-text portions of this message have been removed]
I have an updateable dashboard that adds new parts, I also want it to add a new warehouse with a primary bin (from existing ones). Anyone accomplish this?

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-3119
FAX: (715)284-4084
[cid:1.234354861@...]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>



[Non-text portions of this message have been removed]
Rob, Updatable Dashbords normally use the UpdateExt method of the Business Object so sticking a bit of code (BPM) on UpdateExt Post Processing should do it

Thanks!


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Dec 10, 2014 at 2:45 PM, Rob Bucek rbucek@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p>I have an updateable dashboard that adds new parts, I also want it to add a new warehouse with a primary bin (from existing ones).  Anyone accomplish this?<br>

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-3119
FAX: (715)284-4084
[cid:1.234354861@...]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

[Non-text portions of this message have been removed]

</div>
 


<div style="color:#fff;min-height:0;"></div>

That’s where I thought id have to go as PlantWhse wasn’t part of the Part dataset… I think I actually have to create a new record in that table. thanks!

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-3119
FAX: (715)284-4084
[cid:1.234354861@...]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, December 10, 2014 2:07 PM
To: Vantage
Subject: Re: [Vantage] udateable dashboard 9.05


Rob, Updatable Dashbords normally use the UpdateExt method of the Business Object so sticking a bit of code (BPM) on UpdateExt Post Processing should do it

Thanks!


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 Wed, Dec 10, 2014 at 2:45 PM, Rob Bucek rbucek@...<mailto:rbucek@...> [vantage] <vantage@yahoogroups.com<mailto:vantage@yahoogroups.com>> wrote:


I have an updateable dashboard that adds new parts, I also want it to add a new warehouse with a primary bin (from existing ones). Anyone accomplish this?

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311<tel:%28715%29%20284-5376%20ext%20311>
Mobile: (715)896-3119<tel:%28715%29896-3119>
FAX: (715)284-4084<tel:%28715%29284-4084>
[cid:1.234354861@...<mailto:cid%3A1.234354861@...>]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

[Non-text portions of this message have been removed]




[Non-text portions of this message have been removed]
Ok, I got it all working now, I assumed I had to create the record but I forgot the BL creates those for me in the PlantWhse, and the PartWhse, so the record was already there for me to update via ABL code.

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-3119
FAX: (715)284-4084
[cid:1.234354861@...]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, December 10, 2014 2:16 PM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] udateable dashboard 9.05



That’s where I thought id have to go as PlantWhse wasn’t part of the Part dataset… I think I actually have to create a new record in that table. thanks!

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-3119
FAX: (715)284-4084
[cid:1.234354861@...]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, December 10, 2014 2:07 PM
To: Vantage
Subject: Re: [Vantage] udateable dashboard 9.05


Rob, Updatable Dashbords normally use the UpdateExt method of the Business Object so sticking a bit of code (BPM) on UpdateExt Post Processing should do it

Thanks!


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 Wed, Dec 10, 2014 at 2:45 PM, Rob Bucek rbucek@...<mailto:rbucek@...> [vantage] <vantage@yahoogroups.com<mailto:vantage@yahoogroups.com>> wrote:


I have an updateable dashboard that adds new parts, I also want it to add a new warehouse with a primary bin (from existing ones). Anyone accomplish this?

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311<tel:%28715%29%20284-5376%20ext%20311>
Mobile: (715)896-3119<tel:%28715%29896-3119>
FAX: (715)284-4084<tel:%28715%29284-4084>
[cid:1.234354861@...<mailto:cid%3A1.234354861@...>]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]
Rob, would you mind sharing the code you used? I've been frustrated by PlantWhse, too.