Mass download from solution manager
Hi,
Recently I am involve with a project that use solution manager .
We have a need for “mass download” .
In the forum there was a mention of this screen:
So I debug the code and found class cl_sa_doc_factory .
The cl_sa_doc_factory=>get_read_url returned URL string, this string can be used in cl_http_client .
Program R_EITAN_TEST_60_02 (attached) demonstrate the process:
The program received as SELECT-OPTIONS a list of “Logical document” .
for each “Logical document”
– Verify the value .
– Use cl_sa_doc_factory .
– Use cl_http_client .
– Use OPEN DATASET dataset_name FOR OUTPUT IN BINARY MODE .
The result shown using function module BAL_DSP_PROFILE_POPUP_GET
And the files:
Regards .
Bonjour,
a friend of me that is interested using your program is asking me : the program is downloading the objects to the application server (instruction OPEN DATASET AL11).
==> Is there a possibility to download the objects to the PC (presentation server) bypassing application server (AL11) ?
Cordialement.
Hi,
From programing point of view it is possible .
In FORM export_document after you have the content of your document (cdata TYPE xstring) You can apply your own logic .
I am on windows network and I do not have to deal with AL11 stuff so I prefer the OPEN DATASE (much simpler)
Also the program required you to know sa01loio-loio_id. You can use the program as a base to write your own program where
you can query sa01loio based on other values or its related tables( e.g. sa01lopr,sa01phio)
Regards .
Hi,
I am not french . But my heart is with France today. 🙁
Be strong.
Regards.
thank you
Hi Rosenberg,
I think you can speak german, your name Rosenberg,the same as Wittenberg, Württemberg etc.
Regards
Ebrahim
Hi,
Sorry I do not speak German...
Hebrew,English.
Regards.
Hi,
I have just seen the name, and I was in germany I have visites many places, Wittenberg, Baden Württemberg 🙂
Have a nice day.
Regards
Ebrahim
Hi Eitan,
I am also looking for same kind of functionality. I am not able to find any program here. Pardon me if I have missed anything.
Thanks,
Kuntal
Hi Eitan,
Would you mind to share the program code here again? We can't find the attachment here.
Thanks,
Brian
Hi Eitan,
I have the same request right now. I can not find the attached test Programm. Would you mind sharing it again. I would be very thankful for your help.
Thanks a lot,
Nina
Hello Nina any luck on this download? I have the same request.