; work_dir is the root of Jingwei workdir. Jingwei will put any changeable content in it ; currently it's required. ; In the future it might be optional and the parent dir of the config file will be treate as the work_dir. ; work_dir E:/test/demo/exchange host ; fix required. Host related configurations { ; accept local connection only. User can use 0.0.0.0 to bind all local network address. Jingwei doesn't support bind to a specified local address. pipe "/tmp/fusion" address 127.0.0.1 port 9891 ; TCP listening port active_service_name fcs2 sync_duration 1440 ; Sync cicle. The default is 1440 minutes. list_per_page 500 ; asset number per page. schema_set_id 3; shema set id. enable_cer 0 share_write 1 auto_exit 1 idle_seconds_before_exit 300 json_output 0 } backends ; fixed. Backend services related configurations { m360 ; backend service name { url https://raas-assets.autodesk.com; URL of m360 backend server.It must include scheme field. api_content http:"" api_list_asset https://raas-assets.autodesk.com/Asset/CloudSearch?q=(and+(term+field%3D%27company%27+%27autodesk%27)(term+field%3D%27families%27+%27Prism.Fusion.2016%27)(range+field%3D%27schema_set_id%27+{,3])<%category_value%>)&q.parser=structured&domain=<%domain_value%>&size=500&sort=ui_name%20asc&return=category,ui_name,immutable_asset,description,schema,keywords,identifier,thumbnail,thumbnail_full,version api_list_asset_env https://raas-assets.autodesk.com/Asset/CloudSearch?q=(and+(term+field%3D%27company%27+%27autodesk%27)(term+field%3D%27families%27+%27Prism.Fusion.2016%27)(range+field%3D%27schema_set_id%27+{,3])<%category_value%>)&q.parser=structured&domain=<%domain_value%>&size=500&sort=ui_name%20asc&return=category,ui_name,immutable_asset,description,schema,keywords,identifier,thumbnail,thumbnail_full,version api_list_cat https://raas-assets.autodesk.com/Asset/CloudSearch?q=(and+(term+field%3D%27company%27+%27autodesk%27)(term+field%3D%27families%27+%27Prism.Fusion.2016%27)(range+field%3D%27schema_set_id%27+{,3]))&q.parser=structured&facet.category={sort:%27bucket%27,size:1000}&size=0&return=_no_fields&domain=<%domain_value%> api_list_cat_env https://raas-assets.autodesk.com/Asset/CloudSearch?q=(and+(term+field%3D%27company%27+%27autodesk%27)(term+field%3D%27families%27+%27Prism.Fusion.2016%27)(range+field%3D%27schema_set_id%27+{,3]))&q.parser=structured&facet.category={sort:%27bucket%27,size:1000}&size=0&return=_no_fields&domain=<%domain_value%> api_get_asset https://raas-assets.autodesk.com/Asset/CloudSearch?q=(and+(term+field%3D%27company%27+%27autodesk%27)(term+field%3D%27families%27+%27Prism.Fusion.2016%27)(range+field%3D%27schema_set_id%27+%7B,3])(term+field%3D%27identifier%27+%27<%assetid_value%>%27))&q.parser=structured api_get_image http://raasbeta.autodesk.com/protein_texture_library ; API for gettting legacy resource api_get_image_prism http://raasbeta.autodesk.com/prism_texture_library ; API for getting legacy rexource api_get_contentid https://raas-assets.autodesk.com/Asset/ResolveAssets ; API for getting material content id api_get_extern "" ; reserved api_token "" ; OAuth token api_add_asset https://raas-assets.autodesk.com/Publish/Add api_update_asset https://raas-assets.autodesk.com/Publish/Update?assetURN= api_delete_asset https://raas-assets.autodesk.com/Asset/DeleteAssets api_create_immutable_asset https://raas-assets.autodesk.com/Publish/CreateImmutableAssetForUpload api_user_list_asset https://raas-assets.autodesk.com/Asset/CloudSearch?q=%28and%20schema_set_id:{,3]%20owner:%27<%userid_value%>%27%20%29&q.parser=structured&pretty=true&domain=<%domain_value%>&size=500 api_get_user_asset https://raas-assets.autodesk.com/Asset/CloudSearch?q=%28and%20schema_set_id:{,3]%20owner:%27<%userid_value%>%27%20identifier:%27<%assetid_value%>%27%20%29&q.parser=structured&pretty=true&domain=<%domain_value%> api_query_legacy_image_urn https://raas-assets.autodesk.com/Asset/CloudSearch?q=(term+field%3D%27identifier%27+%27<%image_uri_value%>%27)&q.parser=structured&domain=images api_exist_asset https://raas-assets.autodesk.com/Assets/ } fcs2 { url https://developer.api.autodesk.com; URL of fcs2 backend server.It must include scheme field. ; public collection and library api_collection_id 89c737c8-5436-4b17-a5c3-fe580ac38890 api_library_id 8b2fe76b-cdc3-476c-ab26-b2a11267a252 api_get_image http://raasbeta.autodesk.com/protein_texture_library ; API for gettting legacy resource api_get_image_prism http://raasbeta.autodesk.com/prism_texture_library ; API for getting legacy rexource fcs2_api_collections <%baseUrl_value%>/content/v2/collections fcs2_api_libraries <%baseUrl_value%>/content/v2/collections/<%collectionId_value%>/libraries fcs2_api_lib_children <%baseUrl_value%>/content/v2/collections/<%collectionId_value%>/libraries/<%libraryId_value%>/children fcs2_api_lib_nodes <%baseUrl_value%>/content/v2/collections/<%collectionId_value%>/libraries/<%libraryId_value%>/nodes fcs2_api_content_items <%baseUrl_value%>/content/v2/collections/<%collectionId_value%>/libraries/<%libraryId_value%>/content-items fcs2_api_commands <%baseUrl_value%>/content/v2/collections/<%collectionId_value%>/commands fcs2_api_commands_v2 <%baseUrl_value%>/content/v2/commands fcs2_api_search <%baseUrl_value%>/content/v2/collections/<%collectionId_value%>/content-items:search?count=false&libraryId=<%libraryId_value%>&filter=<%filter_value%>&query=<%query_value%>&limit=<%limit_value%>&offset=<%offset_value%>&orderBy=extensionData.urn%3Aasc fcs2_api_batch_get <%baseUrl_value%>/content/v2/collections/<%collectionId_value%>/libraries/<%libraryId_value%>/content-items:batch-get fcs2_api_create_object <%baseUrl_value%>/content/v2/collections/<%collectionId_value%>/libraries/<%libraryId_value%>/binaries:create-object fcs2_api_upload_file <%baseUrl_value%>/oss/v2/buckets/<%bucketKey_value%>/objects/<%filename_value%>/signeds3upload?useAcceleration=false&minutesExpiration=50 fcs2_env_indoor_abstract ff6d02c7-eed3-4cc1-8d8d-0835bd08e674 fcs2_env_indoor_studio 4e3bac40-676c-4cb7-8dde-0988119face6 fcs2_env_outdoor_city e60a838b-3c04-41f4-8fd2-bb51494dd0ab fcs2_env_outdoor_nature "99909afc-6127-49b1-995b-9bb53450d8ff,dc2b1c72-fa75-480b-a82a-fcdc4bf3d60f" fcs2_env_outdoor_road 73175369-7f4e-4ed7-bec2-3c81909f328f fcs2_env_outdoor_snow 3270d910-a32f-4976-9c90-aacc75b3a1c5 } } libraries ; fixed. Library config section { appearance ; library id. It's required to be unique in library section { unified_path /slib/content/appearance ; necessary and can't be changed for each library. src_lib_file "" ; reserved src_res_dir "" ; reserved libid 314DE259-5443-4621-BFBD-1730C6CC9AE9; It's library related. } physical ; library name. It's required to be unique in library section { unified_path /slib/content/physical ; necessary and can't be changed for each library. src_lib_file "" ; reserved src_res_dir "" ; reserved libid AD121259-C03E-4A1D-92D8-59A22B4807AD ; It's library related. } advancedappearance ; library id. It's required to be unique in library section { unified_path /slib/content/advancedappearance ; necessary and can't be changed for each library. src_lib_file "" ; reserved src_res_dir "" ; reserved libid BA5EE55E-9982-449B-9D66-9F036540E140; It's library related. } advancedphysical ; library name. It's required to be unique in library section { unified_path /slib/content/advancedphysical ; necessary and can't be changed for each library. src_lib_file "" ; reserved src_res_dir "" ; reserved libid C1EEA57C-3F56-45FC-B8CB-A9EC46A9994C ; It's library related. } userdefault ; library name. It's required to be unique in library section { unified_path /user/default/content/private ; necessary and can't be changed for each library. src_lib_file "" ; reserved src_res_dir "" ; reserved libid 757412C0-C857-46D3-B3DA-5852AE542230; It's library related. } }