Skip to main content
Question

Link IAL query to a projection or Query Builder projection? is it possible ?

  • May 2, 2023
  • 4 replies
  • 219 views

Forum|alt.badge.img+6
  • Sidekick (Employee)
  • 10 replies

Is there a way to expose an IAL in a projection or query builder to be called to read data through GET API? I was not able to find a way to do that ? is this something possible ?

4 replies

Forum|alt.badge.img+21
  • Superhero (Employee)
  • 500 replies
  • May 3, 2023

You can create a quick report to get a projection.


Forum|alt.badge.img+10
  • Hero (Partner)
  • 218 replies
  • April 18, 2024

@Tomas Ruderfelt  any chance you can use this IAL/Quick report in a workflow so you can first fetch some data and then do some actions on that data.


Forum|alt.badge.img+21
  • Superhero (Employee)
  • 500 replies
  • April 18, 2024

I have not tested it but it “should” work to read from it in a Workflow.

You can’t have any actions in those projections to change data. That has to be done by other projections, “normal” or STD entity.


Dagfinn Stave
Do Gooder (Partner)
Forum|alt.badge.img+1
  • Do Gooder (Partner)
  • 5 replies
  • April 30, 2024

IFS Cloud