Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ability to change version of template
  • ability passing connectionId, connectorId, workflowId,  policyId to seed, connection, credential
  • the ability passing list of tags
  • default values for properties which are not in 4.0.
  • multiple Starting Points -> split to multiple seeds and connections, script read file and for each line create seed.
  • ability to splitting url to connection and seed.
  • ability to pass as parameter a suffix of http object description
  • ability to work with relative path
  • ability to append the crawl path/folder to the Seed name and host/url to the Connection name the by using an argument.

Repository

aspire-migration-component

...

Code Block
python __init.py__ -a C:\aspire-4.0 -p smb_connector-content-source.zip

Ability to append the crawl path/folder to the Seed name and host/url to the Connection name the by using an argument

Code Block
python __init.py__ -y url_in_description -p smb_connector-content-source.zip

...