error while write a data on spreadsheet

86 views
Skip to first unread message

em...@amolredij.com

unread,
Nov 14, 2016, 4:23:00 AM11/14/16
to Fujitsu RunMyProcess Developer Community
hi,

i gave all input parameter values correct,instead if this it was showing " Task "write data to spreadsheet." (id: 33[0] - status: ACTIVE): Bad Request (400) - The request could not be understood by the server due to malformed syntax (1 attempt)" error

Pankaj Kumar

unread,
Nov 15, 2016, 3:33:37 AM11/15/16
to Fujitsu RunMyProcess Developer Community
Hi,

From error, it seems the variable "entry" is not constructed correctly or might be some syntax error. Please share the the data you are sending in "entry" variable and your worksheet header details.

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support

On Mon, Nov 14, 2016 at 2:53 PM, <em...@amolredij.com> wrote:
hi,

i gave all input parameter values correct,instead if this it was showing " Task "write data to spreadsheet." (id: 33[0] - status: ACTIVE): Bad Request (400) - The request could not be understood by the server due to malformed syntax (1 attempt)" error

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/a8a002ef-18c1-44f2-9622-3a2bca5fc41e%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

em...@amolredij.com

unread,
Nov 15, 2016, 5:12:51 AM11/15/16
to Fujitsu RunMyProcess Developer Community, em...@amolredij.com
On Monday, November 14, 2016 at 2:53:00 PM UTC+5:30, em...@amolredij.com wrote:
> hi,
>
> i gave all input parameter values correct,instead if this it was showing " Task "write data to spreadsheet." (id: 33[0] - status: ACTIVE): Bad Request (400) - The request could not be understood by the server due to malformed syntax (1 attempt)" error
i gave "<gsx:requester>${P_initiator.name}</gsx:requester><gsx:date>${now("dd/MM/yyyy")}</gsx:date>" this type of value to entry parameter

Pankaj Kumar

unread,
Nov 15, 2016, 6:31:47 AM11/15/16
to Fujitsu RunMyProcess Developer Community
Hi,

Please give date format as ${now("dd-MM-YYYY")} not ${now("dd/MM/yyyy")}.
Reference Link:-

Please try
<gsx:requester>${P_initiator.name}</gsx:requester><gsx:date>${test_date}</gsx:date>

where test_date is variable which you already initialized as ${now("dd-MM-YYYY")}

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
Reply all
Reply to author
Forward
Message has been deleted
0 new messages