CSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Field Service management How to add Assignment group for Work order Task

Hi All  I am unable to fill and enable the Assignment group  for FSM Work order taskCan any one guide me how to create and enable the group I already created The group which I created is not loading in Assignment group  under sys_group  I am missing ...

Research_0-1699192441407.png Research_1-1699192550310.png
Community Alums by Community Alums  
  • 1400 Views
  • 1 replies
  • 0 helpfuls

Resolved! copy work notes to work order from workorder task

Hi AllI want to copy worknotes of workorder task (wm_task) to workorder worknotes  (wm_order).  Please can guide and suggest me the script please Thanks.

Community Alums by Community Alums  
  • 1955 Views
  • 7 replies
  • 1 helpfuls

Resolved! Case creation from inbound email actions

Hi, Would like to configure case creation from email. seen OOB flow designer but i didnt get following things. 1. How can we process only specific email for case creation . Dont want to create case for all the email which are received.2. If use the p...

Resolved! Transalted messages in client script

We are displaying field messages using showFieldMessage in catalog client script. But if the user preferred language is different we should display the translated version. How to achieve this requirement?

rajaganeshs by Kilo Contributor
  • 2846 Views
  • 4 replies
  • 5 helpfuls

After Transform Scripts Vs Business rule

Have a requirement where i need to update certain fields on the customer project table after an import happens what would be best ? an after transform script or a BR ??any suggestions or docs?

Priya123 by Tera Contributor
  • 1135 Views
  • 2 replies
  • 1 helpfuls

CSM Professional vs Standard

How to check if your installed CSM application is Standard or Professional license version ? 

varun_SN by Tera Contributor
  • 3768 Views
  • 1 replies
  • 4 helpfuls

CSM Configurable Workspace - can't even add a new record menu item

I'm trying to get started with the CSM Configurable Workspace and have looked through the "Guided Setup", I've got many issues but the 'simplest' one is adding a "New Record Menu Item".   I have added a record to the 'sys_aw_new_menu_item' table, and...

Aidan by Tera Guru
  • 5382 Views
  • 11 replies
  • 15 helpfuls

Show announcement in Agent Workspace

Hello Experts, I have a requirement to show the announcement on the Agent Workspace landing page. I am new to agent workspace and confused on from where to start. What I tried- I have created the record in Now Experience Framework --> UX Banner Annou...

Abdul Azeem1 by Tera Contributor
  • 5114 Views
  • 6 replies
  • 4 helpfuls

Resolved! get attachment.sys_id before catalog item is submitted

Hi all, i need to have somehow to get attachment.sys_id before catalog item is submitted. (so I can't use current.sys_id...)The use case is as follows: check whether the file is in the correct format, size, etc.