Project

General

Profile

Actions

Defect #6651

closed

Disable DX's in the INT environment.

Added by Matt Lyons over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-10-13
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Infra Team,

I’m attempting to close a case for an FMI script in the INT environment. All required conditions for the batch job were satisfied besides this one:

“-There is no pending data exchange, courtesy notice, or started clock on the case”

I queried the INT database with the following queries:

SELECT * from DATA_EXCHANGE_ERROR where CASE_ID = 120003379187;

SELECT * from DATA_EXCHANGE_DEFINITION where DATA_EXCHANGE_DEFINITION_ID = 1021

It turns out that case initiation triggered a DMV Priors request which failed. To my knowledge these DX’s should not be enabled in the INT test environment. In the second query above, the IS_ENABLED Indicator is set to “Y.” Is it possible to flip this indicator to “N?” FMI execution team would need this in order to close cases. This is blocking FMI case closure.

Also, is it possible for the request to be purged from the tables in order to close my case?

Please let me know.

Actions

Also available in: Atom PDF