<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged insertdetail</title>
<link>https://overflow.efficy.io/?qa=tag/insertdetail</link>
<description>Powered by Question2Answer</description>
<item>
<title>Remote API: Trouble linking a Case to a Document with JSON</title>
<link>https://overflow.efficy.io/?qa=5308/remote-api-trouble-linking-a-case-to-a-document-with-json</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;when I try to link a Case to a newly created Document I get the following error:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;{
            &quot;@name&quot;: &quot;insertDetail&quot;,
            &quot;detail&quot;: &quot;Case&quot;,
            &quot;detailKey&quot;: 31,
            &quot;#error&quot;: {
                &quot;errorcode&quot;: &quot;EConvertError&quot;,
                &quot;errorstring&quot;: &quot;'' is not a valid floating point value&quot;
            }
        }
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I'm using the flowing to link the Case to the Document:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;{
&quot;@name&quot;: &quot;insertDetail&quot;,
&quot;detail&quot;: &quot;Case&quot;,
&quot;detailKey&quot;: 31
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;What could be the cause of this error?&lt;/p&gt;

&lt;p&gt;PS. When I try to link in Efficy a Case to a Document I don't have any issues.&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Jeroen&lt;/p&gt;
</description>
<category>Remote API (JSON, SOAP, Node)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5308/remote-api-trouble-linking-a-case-to-a-document-with-json</guid>
<pubDate>Wed, 12 Feb 2020 12:39:13 +0000</pubDate>
</item>
<item>
<title>How to use InsertDetail</title>
<link>https://overflow.efficy.io/?qa=1393/how-to-use-insertdetail</link>
<description>&lt;p&gt;I added a field F_PROJECT to the entity Actions which shows a lookuplist with a selection of our projects. This list works fine and the results are saved correctly. &lt;/p&gt;

&lt;p&gt;The only thing I want to add now is that the project chosen in this list is added as main linked project. So I need to add a bit of workflow script with the database edit method InsertDetail or InsertDetail2 but I am not sure which one to choose and how to use these methods. Can someone give me an example of a similar script or explain how to do this? edn.efficy.com does not give enough explanation for me to accomplish this.&lt;/p&gt;

&lt;p&gt;thnx!&lt;/p&gt;
</description>
<category>Efficy Partners</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1393/how-to-use-insertdetail</guid>
<pubDate>Mon, 07 Mar 2016 17:40:44 +0000</pubDate>
</item>
</channel>
</rss>