ページの先頭行へ戻る
Interstage Business Application Server メッセージ集
FUJITSU Software

3.10.21 FSP_INTS-BAS_AP20056

FSP_INTS-BAS_AP: ERROR: 20056: IndexedRecord type and MappedRecord type coexist in argument input.
FSP_INTS-BAS_AP: エラー: 20056: 引数inputにIndexedRecord型とMappedRecord型が混在しています。

[意味]
execute(MsyncInteractionSpec interSpec, Record input, Record output)メソッドにおいて、引数inputにIndexedRecord型とMappedRecord型が混在しているため、データ変換でエラーになりました。

[ユーザの対処]
引数inputにIndexedRecord型とMappedRecord型を混在させないでください。