You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

EPM Integration Agent On-Premise File

Hi All,

We have created an integration using On-premise file Data source as source application and when tried to run the integration is failing with below error.

2025-10-21 05:49:54,770 INFO [AIF]: Fetching dim col mapping for Application:AISINEPM-AISINMCM, Load Id:967, DLC Flag:false, Target App Sub Type:null
2025-10-21 05:49:54,774 ERROR [AIF]: Unexpected error in importData:null
2025-10-21 05:49:54,775 ERROR [AIF]: java.lang.NullPointerException
2025-10-21 05:49:54,776 DEBUG [AIF]:
UPDATE AIF_PROCESS_DETAILS
SET STATUS = 'FAILED'
,RECORDS_PROCESSED = CASE WHEN RECORDS_PROCESSED IS NULL THEN 0 ELSE RECORDS_PROCESSED END + NULL
,EXECUTION_END_TIME = CURRENT_TIMESTAMP
,LAST_UPDATED_BY = CASE WHEN (NULL IS NULL) THEN LAST_UPDATED_BY ELSE NULL END

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!