5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【HULFT】作業用コマンド集

Last updated at Posted at 2022-01-27

自分用のHULFTコマンドメモになります。

管理画面表示(UTF-8)
utladmin -8

HULFT管理画面起動コマンド

配信・集信履歴
【配信履歴】
utllist -s
utllist -s | tail -5
【集信履歴】
utllist -r
utllist -r | tail -5

配信履歴と集信履歴のリスト表示コマンド

定義出力
utligen -f 【出力ファイルパス】 -i snd -id "*"
utligen -f 【出力ファイルパス】 -i snd -id 【HULFTID】
※管理情報 : snd|rcv|job|hst|tgrp|fmt|mfmt|sch|trg|mail

管理情報パラメータファイル生成コマンド
配信管理情報の項目一覧
集信管理情報の項目一覧

定義反映
【定義登録】
utliupdt -f 【定義登録ファイルパス】
【定義登録(上書き)】
utliupdt -f 【定義登録ファイルパス】 [-r]

管理情報バッチ登録コマンド
※各管理情報のパラメータの形式情報あり

定義削除
utlirm -i snd -id 【HULFTID】
※管理情報 : snd|rcv|job|hst|tgrp|fmt|mfmt|sch|trg|mail

管理情報削除コマンド

配信要求
utlsend -f 【HULFTID】 -sync

配信要求コマンド

送信要求
utlrecv -f 【HULFTID】 -sync

送信要求コマンド

製品確認
utlhulversion

製品確認コマンド
グレード
※グレードによってファイルトリガ機能が使用できないなどがある

ファイルトリガ機能

ファイルトリガ情報
※ファイルトリガ情報を反映させるためには、要求受付デーモンの再起動、またはファイルトリガ情報制御コマンドの実行が必要
ファイルトリガ情報制御コマンド
電源投入時の自動起動および停止方法

その他情報

履歴情報エラーコード概要
コマンド異常終了時の終了ステータス

5
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?