In order to automate the process, the environment configuration (and some internal test) have been set up to facilitate the saving of temporal information.


Variable nameValueNotes
token-urlhttps://www5.wipo.int/am/oauth2/access_tokenurl of the server used to certify the token
base-urlhttps://das.ipobs.acc.web1.wipo.int/das-api/v1DAS api url
access-token
to be generated by a.1.1.1.- getToken and updated (here) by the post request tests
client-assertion
to be generated by the user, by using a script like the one described in : a.3.- Sample authentication script
upload-url
the temporal url used for the upload of the file
file-id
internal ID to be generated for the file to upload
file-reference
comment to add to help with the identification of the request
file-formatpdf or zipIn case of the registration of a zip file, it should be complaint with WIPO ST.26 format (https://www.wipo.int/pct/en/news/2022/news_0039.html)
file_to_upload
Here goes the link to the local file to upload via a.1.1.3.- File upload . Please check the wiki page for more details.
file-checksum
sha256 checksum of the file to upload (e.5.- Generate File Checksum for uploading to DAS)
location
Url for the registration (to be generated here in this request: a.1.1.5.- registration of the record (POST))
country-code
country code of the priority/application
priority-number
priority number of the document to upload or retrieve
application-number
application number of the document to upload or retrieve
application-categorypriority document
priority-date
date of the priority to upload
application-date
filing date of the application
document-kindpatent or designdepends on the types of documents that have been set for the IP office
access-code
4 letters/digits code to use for the registration and retrieval
emailsome_email@email.comemail to use for the registration
request-ack
acknowledge code (generated by DAS)
office-code
office code to use for the request
osfAckId
acknowledgement id for the registration (OSF)
priority-number-retrieval
Information for a (sample) registered document in (test) DAS 
priority-date-retrieval
access-code-retrieval
document-kind-retrieval

(*)

In order to be able to download the linked files, please log with your (registered) WIPO WIKI user.

Test cases:

a.1.- Insertion/update cases

a.2.- Data retrieval cases

We are in the progress of adding more automated test cases and will share more test numbers a few weeks

  • No labels