This document explains the syntax to create an incident using pdm_text_cmd utility.
Run the command:
pdm_text_cmd -t REQUEST -u USERNAME -o NEW -f in.txt
Substitute USERNAME with a userid that has privileges to create an incident.
Before running this command, create the file (in.txt) within the referenced directory with some keywords.
%ASSIGNEE=Administrator %Description=This is test %FROM_USERID=Administrator %TYPE=I
The %TYPE=I attribute will notify ServiceDesk to create an incident.