media object

  1. E9.2 CafeOne freezes when using custom attachment application

    Hi all, we're having a trouble with the CafeOne resource. I made an application to search the attachment of a row (data passes by form interconnection) and we use it in a CafeOne, it works actually, searches and shows the media object panel but when the user wants to close the CafeOne or click...
  2. E9.2 Oracle SQL F00165 coming with "0" at each character

    I created the following DB function, which I expect will retrieve the text from table F00165. (Usage in F00165): The problem is that it retrieves the text in the following BLOB format: This is an issue because when I convert this into CLOB, those zeroes are converted into "invisible"...
  3. E9.2 Is there a BSFN that can retrieve the Text Media Object from specific parameters?

    Hi, I'm trying to get the Media Objects- text, but it seems we need to have the Sequence Number included in the input parameters. Do you know if there is a BSFN in which I can enter the Object Name (GT4801A), the Key (Work Order Number) & the Media Object "Title" (GDGTITNM) to get the BLOB...
  4. E9.2 Print Media Object Attachment Image File in BI

    Hello Everyone, Anyone know how to print image file of media object in the BI report. Regards, Abhay JDE E1 9,2
  5. Export Media Objects w/ HTML Tags

    Hello, Is there a way to export media objects with the HTML tags? We need the formatting specified in the attachment (bold, italics, bullets, etc) to be exported so that text and formatting can be imported to another system. Thanks in advance!
  6. Larry_Jones

    How to access Media Object Text - External from JDE

    For those like us who use MO Text external to JDE (utilizing SQL, Reportwriters, Forms Management, etc) here is a DB Function for SQL Server that converts the Text to readable format: -------------------------------------------------------- USE [JDE_PRODUCTION] GO CREATE FUNCTION dbo.JDETEXTFIX...
  7. OLE Attachment Conversion

    Hello all, We're looking at going to edge from Internet Explorer 11. To do this we need to convert OLE media objects back to their original file. Is there anything additional API calls out there that we can use to manipulate OLE objects themselves? I am aware of the media object APIs to "get"...
  8. Download From F98MODAT - Custom

    Hi, I'm trying download PDF file from F98MODAT, but withou sucesss. I can save a file, but I think the decoding is not correct. Somebody knows? jdeBufferUncompress((BYTE **)&pData, &nDataSize, (const BYTE *)dsF98MODAT.zutxft.lpValue, dsF98MODAT.zutxft.lSize)...
  9. Rauf

    Media Object Setup is disabled in Power Edit form

    Media Object Setup is disabled in Reusable Edit Subform I am in a Power Edit form, and see Form -> Media Object Setup... menu is disabled. Then, how can I do Media Object functionality in Reusable Edit Subform?
  10. Rauf

    Media Objects - Bulk Upload in JDE E1 8.12 TR 8.96.40

    We are planning to migrate from a Document Control System developed in Microsoft Access. We can upload the data into a custom JDE table, but how can I upload the documents ? It is having thousands of PDF files with name stored as DocumentID_Date_.PDF. Anybody, please give some threads to achieve...
  11. Mike Mackinnon

    BI Publisher - Formatting Within JDE Attachments

    I think I know the answer to this question already but I am going to ask anyway :) I have a BI Publisher report that is working fine. The problem is that I have part of the report that is including an attachment (media object) from the JD Edwards record. I am having a problem 'keeping' the...
  12. Printing a non-text media object from within a UBE

    List, Every couple of years, someone asks me whether we can EASILY print a non-text media object attachment from a UBE. My answer has always been "I don't think so", followed by research, followed by "No, we cannot". The last time I did this was approx. 3 years ago, at a 90 site. WELL, it's...
  13. Manual Media Object Conversion XE-9.X

    Hi All, Chores of fun here - and trying to figure a manual means to explode/convert the 'single' .stg file(s) in XE to the multiple files of 9.x. Correct me where I am wrong: - R8900165 does the conversion of the F00165 from XE format to 9.x format * It is a Single Function Call that...
  14. Mike Mackinnon

    BI Publisher Media Object Sizing

    I have a word document (RTF) where I am inserting a media object into a table cell. The problem I am having is that I would like to only output the first 3 lines of the media object text or basically limit the size of the table row/cell to be a specific height. I have tried using the "Row...
Back
Top