Skip to content

Utility that leverages the Workfront Attask api to do bulk assignments for the user system for which it was designed.

Notifications You must be signed in to change notification settings

sloumdrone/BROADSWORDwf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BROADSWORDwf: Batch Assignment Tool

Objective

This tool allows the input of a CSV list of carrierIDs that all share the same starting periodID to be assigned out. They can be assigned to any member of the team, and they can be assigned for any of the following: 1st, 2nd, QA, or GoLive. In general the tool will be most useful for large sets of carrierIDs, such as multistate health carriers. However, it is functional if you wanted to use it to assign single carrierIDs as well.

Use

General

Enter the data asked for and all will function fine. The username is generally an e-mail address (use your work front login info).

Dependencies

  • Requires python 2.7.X
  • Setup.py has been included for those that want to make modifications and then export a windows binary
    • Exporting a Windows binary will require py2exe, available via pip
Notes
  1. Requires the workfront file 'api.py' included in this repo.
  2. An executable version is available, it functions the same as the PY version. To use this version, just download the zip file BROADSWORDwf.zip from this repository. Extract the contents to a folder and run the file BROADSWORDwf.exe. This version does not provide direct access to console logging, and as such should be used carefully and with purpose.
  3. Designed for a particular company. Could likely be modified to work with other Workfront setups for any batch assignment needs (which WF doesn't appear to easily support out of the box).

About

Utility that leverages the Workfront Attask api to do bulk assignments for the user system for which it was designed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages