Add new row in a spreadsheet

432 views
Skip to first unread message

luis.g...@ferreyros.com.pe

unread,
Jan 13, 2016, 3:19:15 PM1/13/16
to Fujitsu RunMyProcess Developer Community
Hi

I have a problem when inserting some data into a spreadsheet, after obtaining the access token.

I have been guided by a previous topic: https://groups.google.com/a/runmyprocess.com/d/msg/supportforum/cLn7O9dIcXM/qvL0Z8X-pNAJ

I need to know if the connectors made and the data entered are correct (attached photos):

° spreadsheet ID

° Content:

<entry xmlns="http://www.w3.org/2005/Atom"

xmlns:gsx="http://schemas.google.com/spreadsheets/2006/extended">

<gsx:fecha>1211</gsx:fecha>

<gsx:enviadopor>ed</gsx:enviadopor>

<gsx:descripcion>aaaaaa</gsx:descripcion>

</entry>

° worksheet ID: od6


The Spreadsheets got it from my spreadsheet but need help with the data "content" and "worksheetID" I have not much knowledge.

By entering this data shows me the following error:

Element type &quot;entry&quot; must be followed by either attribute specifications, &quot;&gt;&quot; or &quot;/&gt;&quot;.


Thank you!
rmp1.png
rmp2.png
rmp3.png
rmp4.png
Message has been deleted

Pankaj Kumar

unread,
Jan 14, 2016, 2:06:37 AM1/14/16
to Fujitsu RunMyProcess Developer Community
Hi,
Please find Google Sheet, insert row connectors details as follows:-

Provider Details:-
Authentication scheme:- Custom

Connector Details:-

Connector Url:- feeds/list/${spreadsheet_id}/${worksheet_id}/private/full
Content:- <entry xmlns='http://www.w3.org/2005/Atom'
${entry}
</entry>

where  ${entry} is:- <gsx:fecha>1211</gsx:fecha>
<gsx:enviadopor>ed</gsx:enviadopor>
<gsx:descripcion>aaaaaa</gsx:descripcion>

Please refer to attached screen-print for more details:-

by error details you shared with us, it seems the url is not constructed properly due to which you are getting this error.

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support

--
" Este mensaje ha sido elaborado únicamente para uso de la persona o
entidad a la que es remitido, ya que puede contener información personal,
confidencial y, de acuerdo a ley, no puede ser difundido. Si el lector de
este mensaje no es el destinatario señalado, o la persona responsable para
entregar el mensaje a quien está dirigido, advertimos que cualquier
divulgación, retransmisión o copia de esta comunicación está estrictamente
prohibida. Si usted ha recibido esta comunicación por error, por favor
sírvase informarlo de inmediato al remitente por correo electrónico o
teléfono y borrar inmediatamente el mensaje original. Finalmente, se deja
establecido que el mensaje remitido con nuestro dominio (terminación".... @
ferreyros.com.pe") en caso no se refiera a información directamente
relacionada con nuestro giro profesional y propósitos del mismo, deberá
entenderse como la opinión del remitente, bajo responsabilidad individual
de éste, y sin que involucre o comprometa a nuestra organización con dicha
opinión o comentario ".

--
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...@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/4b7f57f2-cfbe-4168-9380-2d84134947d4%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

Provider_configuration.PNG
connector_configuration.PNG
Reply all
Reply to author
Forward
0 new messages