Skip to main content
SUBMITTED

Low-level Exmon integration

Related products:Exmon
  • June 4, 2024
  • 2 replies
  • 31 views

Søren Sørensen
Contributor
Forum|alt.badge.img+1

I’ve got a customer where we load 550+ tables into the ODX (ADLS Gen2). The data source is Dedicated Pool, and because of intermittent errors in Azure, a few tables fail every day. I use the On Demand feature in v21 in combination with retries in traditional TX packages to minimize the number of fails.

It would be nice if we could use Exmon’s Orchestration platform to handle retries of ODX transfers at table level.

2 replies

JTreadwell
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • June 11, 2024

Hey @Søren Sørensen, This is available. Have you tried this:

 


Søren Sørensen
Contributor
Forum|alt.badge.img+1

Hey @JTreadwell.  I’ve not set my first Orchestration job up yet, but I see customer interest so it’s a matter of time!

What I’m after is retries at the v21 ODX transfer level, i.e. without packaging the ODX transfer into an on-demand MDW transfer (if that makes sense). We currently don’t have retries at source table level in ODX transfer tasks, only in MDW packages … and I have a use case where we want to separate the ODX transfer from the MDW transfer with retries at ODX level.

I just wondered if Orchestration could ‘unpack’ an ODX transfer task and add retries at table level.

I understand this would require integration of Orchestration and our cloud repository … maybe it’s better/easier to simply add retry-functionality to ODX transfer tasks?