Solved

Report set group not available in FSM 6?

  • 10 March 2021
  • 2 replies
  • 75 views

Userlevel 3
Badge +8

In FSM 5.7, we were able to setup multiple reports on the print button of an FSM Client screen, and then the user would select the report that they want to print. We accomplish this by adding the following report_set_group xml code to the screen.

 

 

 

 

    <report_set_group>

      <report_set>

        <report_name>RECEIVINGDOCUMENT</report_name>

        <label>Receiving Document</label>

      </report_set>

      <report_set>

        <report_name>MAC-STOCKLABELS</report_name>

        <label>MAC - Stock Labels by Receiving ID</label>

      </report_set>

      <report_set>

        <report_name>MAC-UNITLABELSERIALEDRECEIVINGID</report_name>

        <label>MAC - Unit Label Serialed ReceivingID</label>

      </report_set>

      <report_set>

        <report_name>MAC-UNITLABELUNSERIALEDRECEIVINGID</report_name>

        <label>MAC - Unit Label Unserialed ReceivingID</label>

      </report_set>

 

When we use the same xml code in FSM 6.8, it doesn’t give us the report options. Which means that when the use presses “print” it then automatically kicks of the “Receiving Document” report.

 

Does FSM 6.8 support report_set_group for the FSM client or the Web client? If not, then is there another option to allow the user to select the report that they want to print on a specific screen?

 

icon

Best answer by ploutfi_GOGH 11 March 2021, 14:16

View original

This topic has been closed for comments

2 replies

Userlevel 3
Badge +8

I need to modify the question above, as the reportset button is available in the FSM 6 client. The question is actually if the reportset button is available on the webclient. I will create a new question specific for the webclient.

Badge

Currently the Report Set Group is not available in the web client. However it is being added as an enhancement and is targeted for Update 11.