Forum: Mashup Designer

 23 Subscribed to this forum
Page 1 of 212 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

binding json data in mashups    

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 5147 1
10/18/2018 5:11 PM

Use Actions menu items in a mashup    

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 3309 0
8/2/2017 1:35 PM

Hardcode values in Textbox    

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 3983 0
by  ScottCTJump to last post
6/1/2017 2:56 PM

Item update through Mashup    

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 3588 0
by  ScottCTJump to last post
2/16/2017 1:18 PM

Opening a LBI report from Mashup/SDK?    

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 4561 1
by  TRKJump to last post
12/27/2016 12:58 PM

Add Validation to Mashup    

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 3364 1
by  shahzadJump to last post
9/22/2016 8:22 AM

ITEM NUMBER REMAINS AFTER CREATING    

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 3444 0
9/8/2016 6:05 AM

Mashup Error when using API's    

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 5516 1
by  shahzadJump to last post
9/5/2016 12:42 PM

Use Mashup to create and edit Items in Lawson M3    

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 3509 1
8/28/2016 10:37 AM

F10 Action in OIS301    

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 3867 1
by  Alex-Rexel UKJump to last post
7/18/2016 7:44 AM

Datepicker in Mashup    

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 5142 1
by  ScottCTJump to last post
7/14/2016 4:05 PM

MIListPanel not showing same data as MITEST    

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 3135 0
7/12/2016 8:56 PM

Inline code in Mashups    

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
3216 1
7/1/2016 3:49 PM

MashUp Issue around OIS150/300/301    

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 7296 0
by  ScottCTJump to last post
6/30/2016 6:16 PM

Change text Colour in a mashup    

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 5125 1
by  ScottCTJump to last post
6/30/2016 4:01 PM

Invoice Image From Ascend in a Mashup    

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 3662 1
by  ScottCTJump to last post
6/30/2016 3:35 PM

Trim doesn't seem to work    

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 4791 0
by  Patrick DowdJump to last post
12/28/2015 3:39 PM

DSSO install    

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 4659 1
by  ChescaJump to last post
10/9/2014 1:41 PM

How to bind to a field in an S3 form?    

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 4395 1
by  VinceJump to last post
5/27/2014 4:01 PM

load Mango.U.I service Error    

Started by  Chesca
Has anybody seem the following error before load Mango.U.I service Error  
7
6061 1
by  JordaneJump to last post
5/21/2014 6:19 AM

DSSO Router Installation    

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
4240 1
by  msjmg111Jump to last post
5/20/2014 3:29 PM

mashup deploy not active    

Started by  Ahmed Saad
hi , after i finish designing mashup i tried to deploy it but deploy bottom not active any idea  
6 8636 0
by  KarinJump to last post
2/5/2014 6:00 PM

Run/launch a Jscirpt from a Mashup...    

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 4865 1
by  KarinJump to last post
2/5/2014 5:52 PM

AP vednor TIN/address verfication    

Started by  Cindy
Has anyone created a mashup to verify TINs and addresses for AP vendors Thanks, Cindy
4 4908 1
by  Patrick DowdJump to last post
8/19/2013 2:13 PM

Will Infor ION replace Mashup?    

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 5040 0
by  John HenleyJump to last post
6/30/2013 8:35 PM
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.
Page 1 of 212 > >>


RSS Feed Available