Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

New API's to retrieve Media objects from F98MODAT is not working

edited Jan 4, 2018 4:01AM in Design Tools & Output Technologies - JDE1 (MOSC) 1 commentAnswered

we are using below sample code to retrieve the media objects data but API is not creating any output file .

  jdeStrcpy(szQueueName, lpDS->szQueueName);

   jdeStrcpy(szFileName, lpDS->szGTFileName);

   jdeStrcpy(szTargetFileName, lpDS->szOutputFileName);

jderetcode = JDB_SelectMediaObjectFile(hUser, szQueueName, szFileName, szTargetFileName);

//szQueueName - F98MODAT queue name field value

//szFileName    - F98MODAT file name field value

Please share your insights If anyone has used this API's

Thanks In Advance


Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center