The code in an automatically generated Web Service function provides basic Select and Fetch templates for data retrieval. However, there is frequently a need to enhance a function’s code in order to perform a specific functionality.
It is recommended to edit the code in a Web Service function using the IntelliJ Java Editor which offers a number of advantages like:
Smart code completion.
Inspection and quick fixes.
Functions.
Navigation and Search options.
Note that IntelliJ is not part of the Fabric Studio Installation Package and must be installed. Once installed, it is integrated into the Fabric Studio and can be invoked by right clicking the Web Service working area and selecting it or by pressing CTTL+I on your keyboard.
A Web Service can also be edited directly in its main working area.
The following items should be edited after they are automatically generated:
The code in an automatically generated Web Service function provides basic Select and Fetch templates for data retrieval. However, there is frequently a need to enhance a function’s code in order to perform a specific functionality.
It is recommended to edit the code in a Web Service function using the IntelliJ Java Editor which offers a number of advantages like:
Smart code completion.
Inspection and quick fixes.
Functions.
Navigation and Search options.
Note that IntelliJ is not part of the Fabric Studio Installation Package and must be installed. Once installed, it is integrated into the Fabric Studio and can be invoked by right clicking the Web Service working area and selecting it or by pressing CTTL+I on your keyboard.
A Web Service can also be edited directly in its main working area.
The following items should be edited after they are automatically generated: