Give us feedback
docurainconnector
Service icon

DocurainConnector

Stable version 1.0.4 (Compatible with OutSystems 11)
Uploaded on 17 February 2020 by 
Docurain
5.0
 (2 ratings)
docurainconnector

DocurainConnector

Details
Provides a connector to connect with Docurain API. クラウド帳票エンジン「Docurain」(https://docurain.jp/)のAPIをCallすることでOutSystems内のデータ(JSON)をテンプレートファイル(Excel)に記述された変数にバインドして帳票出力が可能です。このDocurainConnectorはDocurain APIコール処理を簡単に作成できるComponentです。日本語の説明は「Documentation」タブを参照ください。
Read more

By calling the API of the cloud form engine "Docurain" (https://docurain.jp/), you can bind the data in OutSystems and output the form.

This DocurainConnector is a Component that can easily create Docurain API call processing.


User registration of Docurain (https://docurain.jp/) is required in advance.

For more information about the cloud report engine "Docurain", please visit https://docurain.jp.

(In addition, to use this DocurainConnector, it is necessary to create an Excel template in advance according to the template creation rules of Docurain and upload the template to the Docurain console screen)


1. Add Docurain Connector (all) in Add Dependencies.

2. Open the service center, And set the secret key of the registered Docurain user in the SecretKey of the site property of the installed DocurainConnector.

3. Add DocurainRenderCall of ServiceAction of DocurainConnector to event flow such as OnClick of WebApplication.

4. Set the input parameters such as the template name and output format to be used, and use the binary data of Output Paramater of DocurainRenderCall for downloading.

Release notes (1.0.4)
  • バグ修正

デモ用WebアプリでDocurainReportボタンクリック時にエラー(NOT_FOUND)となるバグを修正しました。


  • Bug Fix

Fixed a bug that an error (NOT_FOUND) occurs when [DocurainReport] button is clicked in the demo web application.


Reviews (0)
Team