XML Report Bursting

Поделиться
HTML-код
  • Опубликовано: 7 ноя 2024

Комментарии • 21

  • @TasmiaFaruq26
    @TasmiaFaruq26 2 месяца назад

    hello, thank you for the video. I have a question like when we will use filesystem, the output pdfs will get generated in the server where my application is installed. Is there a way to make the files get generated to user's PC(dynamically) directly who will be submitting the report? In real time environment users will not have access to server to get the files? May I know how to achieve that?

    • @oratrainings
      @oratrainings  2 месяца назад

      xapi:filesystem === has capability only to download to server folder, other option is to design a unix program with :scp logic to perform the copy.

  • @j.rmoorthy920
    @j.rmoorthy920 3 года назад

    your effort is affordable. Thank you

  • @shariquezafar5605
    @shariquezafar5605 4 года назад

    Hi There. Do you video on Oracle Cloud BI Report bursting?

  • @negisid4000
    @negisid4000 3 года назад

    Wow grt explain dear upcoming Monday I have to work on same.

  • @ErAbhishekMitra
    @ErAbhishekMitra 3 года назад

    Hi, really great explanation and approach, thank you for sharing. I have one requirement where I want to generate the final .xls output file with custom naming convention, using bursting FTP it is possible to give custom name, but can this be done without bursting, i.e. directly the output of XDODTEXE should have the custom name?

  • @Kiran_mogili1
    @Kiran_mogili1 8 месяцев назад

    can we do bursting (send output as a email) with XSL-XML template insted of rtf template?

  • @thattechiegal
    @thattechiegal 3 года назад

    Hello sir,first of all ,all ur trainings are super amazing and plz keep uploading videos
    Secondly,i am unable to find the bursting program when i try to run the request.should i assign the program to thr desired resp and then run it?

    • @oratrainings
      @oratrainings  3 года назад

      Yes, make sure it is available to the respective request group of the responsibility. Sure will do upload.

    • @thattechiegal
      @thattechiegal 3 года назад

      @@oratrainings when i did that i am getting multiple emails to the mail id i have mentioned in the control file .i got 8 mails!how is it possible and where shud i change?

  • @bharathsagaram
    @bharathsagaram 3 года назад

    I have a invoice report with 10 invoice records , and these 10 invoice data need to send 10 different supplier how can we do these through bursting

  • @srivaasulub4831
    @srivaasulub4831 4 года назад

    Hi, One quick question, lets say if we want to have one single file for each country, I mean all Aus employees under one file and all Japan employees under one file, can't that be possible in XML bursting? or XML bursting mean only displays one single record/row per file/pdf? Thank you.

    • @oratrainings
      @oratrainings  4 года назад

      It is possible , all depends on the grouping you mention

  • @being__maniac
    @being__maniac 3 года назад

    What will happen if any user does not belong mentioned country in filter ??

    • @oratrainings
      @oratrainings  3 года назад

      They wont receive any report

    • @being__maniac
      @being__maniac 3 года назад

      @@oratrainings Thanks for your reply.. ❤️

  • @vinaypaliwal1
    @vinaypaliwal1 2 года назад

    Hi
    What is code to run bursting program in data template report we do not want to run it separately once data template is run successfully then respectively request is pass to bursting program

  • @Rawitez
    @Rawitez 3 года назад

    actually my xml wasn't getting properly just show what can i do now please suggest me bro
    the output will show like this bro can anyone help me out please

    • @oratrainings
      @oratrainings  3 года назад +1

      Were u able to validate the same xml file from your desktop?

  • @rohitbarde9367
    @rohitbarde9367 4 года назад

    Hi Sir, I am able to run report without Bursting control file. But when I attach the file, I get null pointer exception error. Please advise.

    • @oratrainings
      @oratrainings  4 года назад +1

      Can you recheck the control file , it would have issues