現在、「Imports REST API Guide(*)」を参考にして
外部システムであるServiceNowのデータを、AssetsへImportする処理を検証しています
(*) https://developer.atlassian.com/cloud/assets/imports-rest-api-guide/workflow/
Guide に記載されている Step を順に検証しているのですが
「Step 5a: Submit schema and mapping configuration」で
「Third party tools must submit their schema and mapping configuration prior to running imports. 」の部分が
「インポートを実行する前にスキーマとマッピング設定を送信する必要がある」と
読めたのですが、その「スキーマとマッピング設定」の情報を、どのように作成すればよいのかが、よくわかりません
Guideには「object schema and mapping guide(*)」を参照しろ、とあるので
読んでみてるのですが、内容がよく理解できません。
(*)https://developer.atlassian.com/cloud/assets/imports-rest-api-guide/schema-and-mapping/
「スキーマとマッピング設定」は、具体的には
取得する外部データのフィールドと、
Import先となるAssetsのオブジェクトスキーマの属性のマッピング情報かと思うのですが具体的に、どのように作成すればよいのか、ご教示いただけますと幸いです。
※実装サンプルのようなものがありますと良いのですが。。。
For this specific ask, I recommend you to contact Atlassian Support Team directly (https://support.atlassian.com) for further assistance, so they can get you to Assets engineering team to provide you the direction.
From the REST APIs reference, I believe you will need to manually to create the necessary schema manually, where you can then import your data from SNOW to it.
Hope this helps. Sorry, I have not deal with the APIs as related to the Assets product extensively.
Best, Joseph Chung Yin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.