Skip to main content
Question

Lobby DataSource Designer: use Existing QuickReport


Forum|alt.badge.img+6
  • Do Gooder (Customer)
  • 27 replies

Is it possible to use  an existing quick report (sql query) in data source designer ?

The name in  quick report is CUSTOMER_ORDER. It works fine in quick report.

select CSL.*  from ifsapp.Customer_Order CS
INNER JOIN ifsapp.Customer_Order_line CSL ON CS.ORDER_NO = CSL.ORDER_NOWHERE CS.order_ID = 'ERS'
AND CSL.QTY_ASSIGNED > 0 AND CS.state = 'Partially Delivered'

I saw this link. I tried to use  ifsinfo.Customer_Order in data source designer, but would not work.

 

4 replies

COVJAMIEB
Hero (Partner)
Forum|alt.badge.img+11
  • Hero (Partner)
  • 202 replies
  • March 10, 2023

Hello!

Have you created an IAL within the application containing the SQL within your Quick Report?

You should be able to reference the IAL within the view in the data source. 

 


Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • March 10, 2023

Hi @jgrace 

in Lobby Data Source you can’t use a quick report as source. But if it based on an IAL then you can use it directly.

Alternatively, the user can use a personalised lobby.

 


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Customer)
  • 27 replies
  • March 10, 2023

Hi, I am not familiar with an IAL. Do you have link? Please see the image attached. This is what I have so far. I joined to views and it works fine in Quick Report. How can I reference the IAL within the view in the data source?

 


Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • March 13, 2023

Hi @jgrace 

on the screen “IAL Object Developer” you can create a new IAL.

 

 

Deploy your query with RMT:

 

 

Access with IFSINFO in PL/SQL developer:

Select * from IFSINFO.C_TEST_IAL


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings