23 Subscribed to this forum
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
 Subscribers
 Last Post
0 Replies and 4697 Views and 1 Subscribers binding json data in mashups  4697  0  1 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 4697 1
10/18/2018 5:11 PM
0 Replies and 3008 Views and 0 Subscribers Use Actions menu items in a mashup  3008  0  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 3008 0
8/2/2017 1:35 PM
1 Replies and 3696 Views and 0 Subscribers Hardcode values in Textbox  3696  1  0 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 3696 0
by  ScottCTJump to last post
6/1/2017 2:56 PM
1 Replies and 3310 Views and 0 Subscribers Item update through Mashup  3310  1  0 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 3310 0
by  ScottCTJump to last post
2/16/2017 1:18 PM
2 Replies and 4258 Views and 1 Subscribers Opening a LBI report from Mashup/SDK?  4258  2  1 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 4258 1
by  TRKJump to last post
12/27/2016 12:58 PM
2 Replies and 3102 Views and 1 Subscribers Add Validation to Mashup  3102  2  1 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 3102 1
by  shahzadJump to last post
9/22/2016 8:22 AM
0 Replies and 3117 Views and 0 Subscribers ITEM NUMBER REMAINS AFTER CREATING  3117  0  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 3117 0
9/8/2016 6:05 AM
6 Replies and 4952 Views and 1 Subscribers Mashup Error when using API's  4952  6  1 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 4952 1
by  shahzadJump to last post
9/5/2016 12:42 PM
0 Replies and 3208 Views and 1 Subscribers Use Mashup to create and edit Items in Lawson M3  3208  0  1 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 3208 1
8/28/2016 10:37 AM
2 Replies and 3561 Views and 1 Subscribers F10 Action in OIS301  3561  2  1 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 3561 1
by  Alex-Rexel UKJump to last post
7/18/2016 7:44 AM
2 Replies and 4832 Views and 1 Subscribers Datepicker in Mashup  4832  2  1 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 4832 1
by  ScottCTJump to last post
7/14/2016 4:05 PM
0 Replies and 2861 Views and 0 Subscribers MIListPanel not showing same data as MITEST  2861  0  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 2861 0
7/12/2016 8:56 PM
0 Replies and 2919 Views and 1 Subscribers Inline code in Mashups  2919  0  1 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 2919 1
7/1/2016 3:49 PM
3 Replies and 6934 Views and 0 Subscribers MashUp Issue around OIS150/300/301  6934  3  0 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 6934 0
by  ScottCTJump to last post
6/30/2016 6:16 PM
4 Replies and 4832 Views and 1 Subscribers Change text Colour in a mashup  4832  4  1 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 4832 1
by  ScottCTJump to last post
6/30/2016 4:01 PM
1 Replies and 3382 Views and 1 Subscribers Invoice Image From Ascend in a Mashup  3382  1  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 3382 1
by  ScottCTJump to last post
6/30/2016 3:35 PM
2 Replies and 4518 Views and 0 Subscribers Trim doesn't seem to work  4518  2  0 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 4518 0
by  Patrick DowdJump to last post
12/28/2015 3:39 PM
2 Replies and 4343 Views and 1 Subscribers DSSO install  4343  2  1 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 4343 1
by  ChescaJump to last post
10/9/2014 1:41 PM
1 Replies and 4089 Views and 1 Subscribers How to bind to a field in an S3 form?  4089  1  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 4089 1
by  VinceJump to last post
5/27/2014 4:01 PM
7 Replies and 5751 Views and 1 Subscribers load Mango.U.I service Error  5751  7  1 Started by  Chesca Has anybody seem the following error before load Mango.U.I service Error  
7 5751 1
by  JordaneJump to last post
5/21/2014 6:19 AM
1 Replies and 3941 Views and 1 Subscribers DSSO Router Installation  3941  1  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 3941 1
by  msjmg111Jump to last post
5/20/2014 3:29 PM
6 Replies and 8296 Views and 0 Subscribers mashup deploy not active  8296  6  0 Started by  Ahmed Saad hi , after i finish designing mashup i tried to deploy it but deploy bottom not active any idea  
6 8296 0
by  KarinJump to last post
2/5/2014 6:00 PM
2 Replies and 4590 Views and 1 Subscribers Run/launch a Jscirpt from a Mashup...  4590  2  1 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 4590 1
by  KarinJump to last post
2/5/2014 5:52 PM
4 Replies and 4641 Views and 1 Subscribers AP vednor TIN/address verfication  4641  4  1 Started by  Cindy Has anyone created a mashup to verify TINs and addresses for AP vendors Thanks, Cindy
4 4641 1
by  Patrick DowdJump to last post
8/19/2013 2:13 PM
4 Replies and 4748 Views and 0 Subscribers Will Infor ION replace Mashup?  4748  4  0 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 4748 0
by  John HenleyJump to last post
6/30/2013 8:35 PM
4 Replies and 5499 Views and 0 Subscribers Mashup templates  5499  4  0 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 5499 0
by  CaseyJump to last post
6/4/2013 3:17 PM
1 Replies and 4674 Views and 0 Subscribers S3 Mashup Designer Training  4674  1  0 Started by  Robert Newman Does anyone know of the availablility of S3 Mashup Designer Training
1 4674 0
by  mark.cookJump to last post
5/30/2013 2:07 PM
15 Replies and 9769 Views and 3 Subscribers Using Mashup Designer?  9769  15  3 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 9769 3
by  mark.cookJump to last post
5/22/2013 2:12 PM
2 Replies and 3983 Views and 0 Subscribers Add zoom level control to a mashup?  3983  2  0 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 3983 0
by  KarinJump to last post
5/2/2013 3:43 AM
3 Replies and 5218 Views and 0 Subscribers Customize List with QPS115 and Related option 11 - link with OIS101  5218  3  0 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 5218 0
by  JordaneJump to last post
3/26/2013 7:09 AM
1 Replies and 4306 Views and 0 Subscribers Use of Joined logical file into a Customized List Panel with Mashup  4306  1  0 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 4306 0
by  JordaneJump to last post
3/1/2013 12:55 PM
2 Replies and 5565 Views and 0 Subscribers Call a mashup from another mashup ... with parameters  5565  2  0 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 5565 0
by  JordaneJump to last post
2/22/2013 2:11 PM
1 Replies and 6409 Views and 0 Subscribers How to get to Mashup Designer  6409  1  0 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 6409 0
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