Search this forum:
Search
To join the discussion you need to register first. (Registration is free!) If you are already a registered user please login to join the discussion.
Topics
 Replies
 Views
 Last Post
0 Replies and 4214 Views binding json data in mashups  4214  0 Started by  ScottCT I am making a REST call to a third-party API that has a return that is in json format. I'm not finding any good answers on how to display that data in a textBox or List in a mashup. Any help would be appreciated.     
0 4214
10/18/2018 5:11 PM
0 Replies and 2644 Views Use Actions menu items in a mashup  2644  0 Started by  ScottCT I am building a mashup that will use PPS300. I need to be able to utilize the 'Confirm Updates' action from the Actions Menu in PPS300. Is there a way to do so from a mashup that anyone is aware of 
0 2644
8/2/2017 1:35 PM
1 Replies and 3340 Views Hardcode values in Textbox  3340  1 Started by  shahzad Hi All,   i am have created a Mashup that is to create items through MHS200MI API. there are some values i need to hardcore in the code since those value are mandatory. is their a possibility for me to do so in mashup.   at present when i replace the text: {Binding &91;PRMD&93;} with the value i need to hardcore the value appears but i cannot create the item. Is their another way to do it awaiting your response in this regard.   BR,   Shahzad
1 3340
by  ScottCTJump to last post
6/1/2017 2:56 PM
1 Replies and 3011 Views Item update through Mashup  3011  1 Started by  shahzad Hi All,   I have a requirement to update items through Mashup. at present i have used the API to satisfy the basic requirements. but now i understand that all the required fields are not available in the update API. i have been advised to avoid trying to add the fields to a update API. Is their a possibility to use webservice or jscirpt to fulfill this requirement if so how would you advise to go about executing it  Your advise in this regard is highly appreciated. Thanks in Adv...
1 3011
by  ScottCTJump to last post
2/16/2017 1:18 PM
2 Replies and 3925 Views Opening a LBI report from Mashup/SDK?  3925  2 Started by  TRK Hi   I'm wondering how to open a LBI report through a mashup or through the SDK. I would like for it to open the same way as if I went to 'Analysis - My reports' and opened it from there. This means it should open inside Smart Office and with the current logged on users credential.   At the moment I have a solution where it will open in an external browser and requires the user to sign in. Thanks in advance.   Best regards, Thomas
2 3925
by  TRKJump to last post
12/27/2016 12:58 PM
2 Replies and 2825 Views Add Validation to Mashup  2825  2 Started by  shahzad   Hi all,   I am at present working on designing a Mashup  with API MHS200MI. what am looking for is whether a validation can be added to the Mashup. if 'Yes' how do you go about doing adding a validation to the Mashup Your response will be highly appreciated in this regard.   Thanks in Advance! 
2 2825
by  shahzadJump to last post
9/22/2016 8:22 AM
0 Replies and 2741 Views ITEM NUMBER REMAINS AFTER CREATING  2741  0 Started by  shahzad Hi,   i have created an item using API MHS200MI in Mashup. once i have created the item, then i go to create another item, the item doesn't get created. once i go to MHS001 to view the error, in the item number column shows the previous item number that was created. i have attached the MHS200MI screenshot for your perusal. mashup1 : first item created screenshot mashup2 : second item error screenshot from MHS001 Will be looking forward to a response in this regard. Thanks!!  ...
0 2741
9/8/2016 6:05 AM
6 Replies and 4335 Views Mashup Error when using API's  4335  6 Started by  shahzad Hi All, Once i use API's MMS200MI GetItmBasic and MMS200MI UpdItmBasic, to get and update item data from Mashup, thier is an error i get once i run the update process. given below is the xaml for your reference; xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml' xmlns:ui='clr-namespace:Mango.UI.Controls;assembly=Mango.UI' xmlns:mashup='clr-namespace:Mango.UI.Services.Mashup;assembly=Mango.UI' xmlns:m3='c...
6 4335
by  shahzadJump to last post
9/5/2016 12:42 PM
0 Replies and 2864 Views Use Mashup to create and edit Items in Lawson M3  2864  0 Started by  shahzad   Hi,   I need some guidance in creating a mashup for the purpose of creating and editing item in M3. i would prefer if your could specify the design in detail and the use of API's in the context. Will be looking for a prompt response in this regard. BR,   Shahzad  
0 2864
8/28/2016 10:37 AM
2 Replies and 3232 Views F10 Action in OIS301  3232  2 Started by  Alex-Rexel UK Hi,   I have a mash up that our users use for Invoice Releasing so incorporates OIS150/OIS300/OIS301 and what we require is to be able to use the Action of F10 to alternate views. I am struggling to find anyway on how to do this and wondered if anyone on here can help   Thanks Alex 
2 3232
by  Alex-Rexel UKJump to last post
7/18/2016 7:44 AM
2 Replies and 4483 Views Datepicker in Mashup  4483  2 Started by  aaubele Hi, i have struggel with a datepicker in a mashup. I have two datepicker in the Mashup with the first one the user can select a start date and with the second select a end date. The selectes dates should be transfered to other datefields  in the Mashup. The transfer should start when a event is triggered. The goal is to set multible start and end dates in the mashup via the two datepickers to limit the results. I managed to transfer the values via binding and date formatting to the t...
2 4483
by  ScottCTJump to last post
7/14/2016 4:05 PM
0 Replies and 2554 Views MIListPanel not showing same data as MITEST  2554  0 Started by  ScottCT I'm using a MIListPanel to display operation data from PMS100MI, SelOperations.  When using MITEST (mforms://mitest/), 1 operation is returned for my MFNO and PRNO. Which is the expected result. But in the mashup, using the same inputs, no data is being displayed for this particular MO and PRNO. It does work as expected for other operations.  I do use Fiddler2 to debug network data, and I can see that the API is running, and has returned a response with the 1 in both MITEST and for t...
0 2554
7/12/2016 8:56 PM
0 Replies and 2575 Views Inline code in Mashups  2575  0 Started by  ScottCT I'm building a control into a mashup that will validate a card number before it can be used to start operations. I would like the mashup event to be triggered without interaction by the user other than typing in their 4-digit employee number.  So my approach is to set a checkBox to be checked once the length of a TextBox = 4. The checkbox should raise a click event to trigger a mashup event. In my Xaml, i have a CheckBox with a Style that contains DataTriggers. Whenever the property Text....
0 2575
7/1/2016 3:49 PM
3 Replies and 6456 Views MashUp Issue around OIS150/300/301  6456  3 Started by  Alex-Rexel UK Hello, I have a mash up created that incorporates OIS150, OIS300 and OIS301. This was created to allow our branches to be able to do their invoice releasing quicker and more efficiently. The mash up is controlled via OIS150 and when selecting an order within this function it pre populates OIS300/1 with the same information. The issue I am having is that Infor have created a new option within OIS150 and this allows the users to be able to select a list of orders at sts 62 and release them all ...
3 6456
by  ScottCTJump to last post
6/30/2016 6:16 PM
4 Replies and 4505 Views Change text Colour in a mashup  4505  4 Started by  Darchy Hey Guys, Is there any way to change the text colour in a mashup via the Code Eg: Grid.Row='0' Grid.Column='1' Name='MMS240MIPanel' Margin='10' VerticalAlignment='Center' HorizontalAlignment='Left'>                              SourceName='ItemMaster' SourceEventName='CurrentItemChanged' TargetEventName='FillForm'> &...
4 4505
by  ScottCTJump to last post
6/30/2016 4:01 PM
1 Replies and 3008 Views Invoice Image From Ascend in a Mashup  3008  1 Started by  Ruma Malhotra Good Morning   I am trying to create a mashup with the invoice image from Ascend. Has anyone created this Can you share with me how you setup the tab control and the links with the source and target events
1 3008
by  ScottCTJump to last post
6/30/2016 3:35 PM
2 Replies and 4177 Views Trim doesn't seem to work  4177  2 Started by  John W 123   The objective of this mashup is to provide a user with full visibility to cash transactions to a specific cash account.   Visibility includes the cash book header and all associated line items.  Using Trans-Nbr and Cash-Code fields as keys. I am using the newer version of mashup designer that works with Smart Office 10.2.1.0.63.   I have a datapanel for CBTRANS and set a condition to trim the blanks from Trans-Nbr field that is used to link to the CBDISTRIB data...
2 4177
by  Patrick DowdJump to last post
12/28/2015 3:39 PM
2 Replies and 3994 Views DSSO install  3994  2 Started by  Chesca Hello, has anyone install DSSO session provider before and would be wiling to share some information Lawson suggested I should install DSSO router (from the grid extensions) first but I am new to SO so I don't feel Comfortable installing DSSO.
2 3994
by  ChescaJump to last post
10/9/2014 1:41 PM
1 Replies and 3766 Views How to bind to a field in an S3 form?  3766  1 Started by  Laura In the mashup I'm building, I want to value from a field on an S3 form to another S3 form when a button is clicked.  To do that, I'm fairly certain I need to use a binding but cannot find any documentation on how to do this.  Does anyone know how to bind to a specific field in an S3 form in a mashup event The name of my source form panel is AM203 and the field I want returned is AST-ASSET. This is what I've been trying to use, to no avail: Value='{Binding ElementName=AM203, Path=A...
1 3766
by  VinceJump to last post
5/27/2014 4:01 PM
7 Replies and 5309 Views load Mango.U.I service Error  5309  7 Started by  Chesca Has anybody seem the following error before load Mango.U.I service Error  
7 5309
by  JordaneJump to last post
5/21/2014 6:19 AM
1 Replies and 3601 Views DSSO Router Installation  3601  1 Started by  Chesca This is my first time installing the DSSO router (from the Grid extensions) so I am being prompted for a DSSO Base Installation (see screen shot). Does anybody have any idea what I am supposed to select here Any help would be greatly appreciate, thanks!
1 3601
by  msjmg111Jump to last post
5/20/2014 3:29 PM
6 Replies and 7914 Views mashup deploy not active  7914  6 Started by  Ahmed Saad hi , after i finish designing mashup i tried to deploy it but deploy bottom not active any idea  
6 7914
by  KarinJump to last post
2/5/2014 6:00 PM
2 Replies and 4265 Views Run/launch a Jscirpt from a Mashup...  4265  2 Started by  Jordane Hi all, Is it possible to run/launch a jscript from a Mashup (for example, into a specific Mashup, run the M3MashupBrowse_1_0.js or M3RelatedOption.js) I don’t find any way to perform this operation… Thanks for your response ! Jordane
2 4265
by  KarinJump to last post
2/5/2014 5:52 PM
4 Replies and 4312 Views AP vednor TIN/address verfication  4312  4 Started by  Cindy Has anyone created a mashup to verify TINs and addresses for AP vendors Thanks, Cindy
4 4312
by  Patrick DowdJump to last post
8/19/2013 2:13 PM
4 Replies and 4428 Views Will Infor ION replace Mashup?  4428  4 Started by  Jackie H I like the look and feel of the mashup templates I've viewed.  I found that we didn't get mashup as part of our LSO package, and it will cost an additional $40,000.  We are anticipating upgrading to Infor 10 in FY15.  Can I justify spending the money and time to implement mashup so close to our upgrade
4 4428
by  John HenleyJump to last post
6/30/2013 8:35 PM
4 Replies and 5176 Views Mashup templates  5176  4 Started by  Jackie H I've been struggling to simplify using the grant module for our users.  At the end of the Grant Billing User Guide (Appendix E) it talks about 'The Multi-Funded Project Workbench' mashup.  Is that a template available somewhere
4 5176
by  CaseyJump to last post
6/4/2013 3:17 PM
1 Replies and 4352 Views S3 Mashup Designer Training  4352  1 Started by  Robert Newman Does anyone know of the availablility of S3 Mashup Designer Training
1 4352
by  mark.cookJump to last post
5/30/2013 2:07 PM
15 Replies and 9400 Views Using Mashup Designer?  9400  15 Started by  JeanneS Hello, We are in the process of implementing Smart Office and would like to use Mashup Designer but there is a lack of documentation for those using S3.  The User Guide mostly references M3 so we can't follow the examples.  Does anyone have Mashup Designer documentation for S3 users  Also we are curious as to how many organizations are actually using Smart Office/Mashup Designer. Thanks in advance for your response!  Jeanne
15 9400
by  mark.cookJump to last post
5/22/2013 2:12 PM
2 Replies and 3673 Views Add zoom level control to a mashup?  3673  2 Started by  Laura Does anyone know if there is a way to add a zoom level control to a mashup component, such as a web browser  I don't need to see the website at 100, 75 would be fine.  But despite my searching, I haven't been able to find anything.  Hopefully someone here will be able to help Thanks!
2 3673
by  KarinJump to last post
5/2/2013 3:43 AM
3 Replies and 4876 Views Customize List with QPS115 and Related option 11 - link with OIS101  4876  3 Started by  Jordane I’ve declared into CMM310 a new Customize List named QPS115_CDEVTE based on QPS115. I’ve declared a “Related option = 11” – into this Customize List which simulated QPS115 / option11. When I simulated this list with “Simulate List” option into CMM310. I obtained an error message and CMM310 program is closed. I've already created of customized list with CRS610 and Related Option 11 (Adresses) and 13 (Customer/Item Link) and never had this problem. ...
3 4876
by  JordaneJump to last post
3/26/2013 7:09 AM
1 Replies and 3960 Views Use of Joined logical file into a Customized List Panel with Mashup  3960  1 Started by  Jordane Objective I need to create a new screen (a Mashup) to display quotations (OOQUOH table) filtered by “Object Access group” (= OKACGR - a datum stored into OCUSMA which groups customers). So, to reach this objective, XXXX give us a solution which consists : -          To create a joined logical file between OOQUOH and OCUSMA -          Used this joined logical file into a Mashup – w...
1 3960
by  JordaneJump to last post
3/1/2013 12:55 PM
2 Replies and 5210 Views Call a mashup from another mashup ... with parameters  5210  2 Started by  Jordane Hi, I try to Call a mashup from another mashup with parameters. For example, mashup1 contains a list of customers (CRS610) mashup2 contains a list of Adresses (OIS002) I want to call the mashup2 from mashup1 with CUNO parameter to show only adresses of selected customer into the mashup2. I know to call a mashup from another mashup but i don't know how to send parameters (i'm using a button into the mashup1 with specified LinkURI : mashup:///BaseUri=OIS002_DepuisCRS610.mashup&Rela...
2 5210
by  JordaneJump to last post
2/22/2013 2:11 PM
1 Replies and 6075 Views How to get to Mashup Designer  6075  1 Started by  trueblueg8tor We just had LPS install Lawson Smart Office 10.0.4.38 and I'm trying to get to Mashup Designer. I download the Release Notes but didn't see instructions there. Thanks.
1 6075
by  mark.cookJump to last post
11/20/2012 11:39 AM
To join the discussion you need to register first. (Registration is free!) If you are already a registered user please login to join the discussion.


RSS Feed Available