cancel
Showing results for 
Search instead for 
Did you mean: 

Add a file to to MIME object at runtime

former_member224404
Active Participant
0 Kudos

In runtime, Is there any option to create a file at runtime and after that add that file to MIME objects??

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Yes, this is possible.

The Image source can be a context attribute.

You would need to populate the attribute appropriately.

When you say create a file, do you mean file download ?

See the UI element to download a file.

If you wish to generate a graphic, you can call the IGS (internet graphic server)

to build a jpg.

See the samples in the WD component WDR_TEST_UI_ELEMENTS

regards

Phil