Skip to main content
September 28, 2021
Solved

Unable to map the tables in Order fulfillment app (related)

  • September 28, 2021
  • 8 replies
  • 0 views

Hi,

I'm new to Appian. I'm trying to explore order fulfillment app. 

In the customer's tab, when we click on the customer details we get the related sales order details.

I'm trying to do the same but cannot map in table form.

Could you please guide me through the steps.

Best answer by peter.lewis

Can you provide more information about your current interface? What is your current SAIL expression? What is your data model? What troubleshooting steps have you tried so far?

8 replies

peter.lewis
Employee
September 28, 2021

Can you provide more information about your current interface? What is your current SAIL expression? What is your data model? What troubleshooting steps have you tried so far?

September 28, 2021

I have generated interface in view(RecordType). My datamodel has customer and order table details.

I'm unable to generate a sales table from particular customer details.

peter.lewis
Employee
September 29, 2021

The orders won't get generated automatically, but it should be pretty easy to create it. I'd suggest editing your interface and adding in a read-only grid. Then, if you select "Order" as the source record type, it should show all the order details.

The one key thing you will want to do is to add a filter to the order table so that it only shows orders for the current customer. I'd suggest looking at the grid tutorial for more information: docs.appian.com/.../Grid_Tutorial.html