Thingworx CWC 3.1.1 : How to import the SerialNumbers ?
I'm doing the demo case on Thingworx CWC 3.1.1 . and try to import the SerialNumbers
Refer this link :
https://support.ptc.com/help/thingworx_applications_setup/r1.0/en/?_gl=1*6fhmig*_ga*NzY0OTIxOTMuMTY3MzYyOTMyOQ..*_ga_1QBT6P6HR1*MTY4ODEzODcyOC43OS4xLjE2ODgxMzk3NTAuMC4wLjA.*_ga_CBN5QVB9VJ*MTY4ODEzODcyOC4xMy4xLjE2ODgxMzk3NTAuMC4wLjA.#page/applications_setup/Common_Endpoints_Config_SN_Cust_Service.html#
I don't found the Things name and the Service name to import the JSON value
{
"SerialNumbers":["Serial1","Serial2"],
"WorkOrder": "WorkOrder1",
"ErrorCode": 0,
"ErrorMessage": "Success"
}
Please recommend how to import SerialNumbers.
Note: I saw "Job Order Import" using the Things Name : PTC.FSU.CORE.JobOrder.EndPoint_TG
and service name : ImportJobOrder_END from this link and work well
Thanks you very much,


