Skip to content

Advanced work assignment agent capacity override#69

Closed
raghavs046 wants to merge 21 commits into
ServiceNowDevProgram:mainfrom
raghavs046:advancedWorkAssignmentAgentCapacity
Closed

Advanced work assignment agent capacity override#69
raghavs046 wants to merge 21 commits into
ServiceNowDevProgram:mainfrom
raghavs046:advancedWorkAssignmentAgentCapacity

Conversation

@raghavs046

@raghavs046 raghavs046 commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

This action will allow users to override the “Agent Capacity” in Advanced Work Assignment for a particular channel.
Channel Managers can take this decision based on the queue length on a particular day and agent’s capability for smooth operations.


Inputs:

  1. Name = Service Channel , field type = Reference (table = awa_service_channel) , Mandatory
= true
  2. Name = Agent , field type = Reference (table = sys_user) , Mandatory
= true
  3. Name = Capacity , field type = String , Mandatory
= true

Output:

  1. Name= Capacity Message, field type = String

Error Message added

@github-actions

github-actions Bot commented Oct 5, 2025

Copy link
Copy Markdown

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@rohi-v rohi-v left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please mention the reference field Table names in your description of PR.

@raghavs046

Copy link
Copy Markdown
Contributor Author

@rohi-v Done

@rohi-v

rohi-v commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

Looks Good, You can enhance it more by sending the failure message back if the step 1 fails

@rohi-v rohi-v left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good, You can enhance it more by sending the failure message back if the step 1 fails

Once done, I will Approve the changes.

@raghavs046

Copy link
Copy Markdown
Contributor Author

@rohi-v Can you please check

@raghavs046

Copy link
Copy Markdown
Contributor Author

@rohi-v I see some deleted files getting captured here, I did not delete anything and I am unable to remove them . Any suggestions?

@rohi-v

rohi-v commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

Hi @raghavs046

Looks like you have deleted few actions from the repo which are created by you and those got captured.

When committing changes, make sure to select only the action which you created/updated and submit that PR.

I can close this and you can make a fresh PR.

@raghavs046

Copy link
Copy Markdown
Contributor Author

@rohi-v Please close

@raghavs046 raghavs046 closed this Oct 5, 2025
@rohi-v

rohi-v commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

You can assign or tag the new PR to me, I will approve it because it's reviewed already

@raghavs046

raghavs046 commented Oct 5, 2025

Copy link
Copy Markdown
Contributor Author

@rohi-v I think I am kind of struck here, I created a new branch, captured only one action from servicenow.
In the Pull request before submitting, it ios still showing the same deleted records :(

is there a way to skip it during merge?

@rohi-v rohi-v mentioned this pull request Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants