Inserting a media object in an application

_Damien_

Member
Hi,
I am trying to insert media objects to an application via a button in the exit bar (URL type).
It seems easy using system or structure functions but i must be missing something ...

I have created an object of type GT55xx and added it to my application with the menu "Form / Media Object Setup" (in edit mode).
I can then use it or add items by using the "attachment" button automatically created in the exit bar so it seems to be well configured.
But when i try to work with it with a specific button and system or structure functions, it does not work and does nothing.

Basically, i am trying to use functions "add an url" and then "save" but no records are created in the F00165. On contrary if i first open the media object with the "attachment" button and then use "ad an url" it seems to work even if i am still not able to save my changes ...

I am a bit confused and trying all structure functions in differents ways and orders don't give me any results so some help would be very appreciated !!!

Regards,
Damien
XE
Citrix 1.8 on Win2k TSE
Win2k Deployment
RS6000 Enterprise Server
 
I checked my code (W4210A) in which I added a magical attachment,
which is copied, displayed, saved, and avail through a custom row exit.

The "enable automatic m/o functionality" on this form is NOT checked.

I think these may be mutually exclusive.
I'm not sure.

Gene
 
Thanks for your help.
Indeed it was this option that was checked. I did not think that it was
exclusive choice.
I now use the choice "Document Handling Only" instead of "Media Object and
Document Handling" (with the previous option checked) and i can do whatever
i want with media object.
Thanks for everything !
Damien

-----Message d'origine-----
De : gpiekarski [mailto:[email protected]]
Envoyé : vendredi 12 décembre 2003 18:05
À : [email protected]
Objet : Re: Inserting a media object in an application


I checked my code (W4210A) in which I added a magical attachment,
which is copied, displayed, saved, and avail through a custom row exit.
The "enable automatic m/o functionality" on this form is NOT checked.
I think these may be mutually exclusive.
I'm not sure.
Gene
Gene Piekarski, Jr
XE,SP21,ActiveEra Rev 8
--------------------------
To view this thread, go to:
http://www.jdelist.com/ubb/showthreaded.php?Cat=&Board=OWDEV&Number=65329

This is the JDELIST One World Developers Mailing List. To stop receiving
these messages, login to http://www.jdelist.com/forums, click Control Panel,
then click Edit by "Subscribe / Unsubscribe from receiving board posts by
email, change message notifications, etc." and adjust your subscription
preferences. JDEList is not affiliated with JDEdwards®
 
Back
Top