Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Suggested answer

Dynamic GP eConnect HR(Human Resources) stored procedure doesn't exist.

Posted on by 25

Hi Support,

I am trying to create the XML payload HR(Human Resources)> HRApplicantEducationType API  but when i hit the API it's showing me "The stored procedure 'taCreateApplicantEducation' doesn't exist.".

Here is the input XML :- 

<eConnect xmlns:xsd="">www.w3.org/.../XMLSchema" xmlns:xsi="">www.w3.org/.../XMLSchema-instance">
<HRApplicantEducationType>
<eConnectProcessInfo xsi:nil="true" />
<taRequesterTrxDisabler_Items xsi:nil="true" />
<taCreateApplicantEducation>
<LLASTNAME_I>LASTNAMESDRAM</LLASTNAME_I>
<FFIRSTNAME_I>LASTNAME1q</FFIRSTNAME_I>
<APPLICANTNUMBER_I>12</APPLICANTNUMBER_I>
<ISEQUENCENUMBER_I>123</ISEQUENCENUMBER_I>
</taCreateApplicantEducation>
</HRApplicantEducationType>
</eConnect>

Output error message :

<s:Envelope xmlns:s="">schemas.xmlsoap.org/.../">
<s:Body>
<s:Fault>
<faultcode>s:Client</faultcode>
<faultstring xml:lang="en-US">The creator of this fault did not specify a Reason.</faultstring>
<detail>
<eConnectFault xmlns="">schemas.datacontract.org/.../Microsoft.Dynamics.GP.eConnect" xmlns:i="">www.w3.org/.../XMLSchema-instance">
<ExceptionType>System.InvalidOperationException</ExceptionType>
<Message>The stored procedure 'taCreateApplicantEducation' doesn't exist.</Message>
<Source>System.Data</Source>
<StackTrace>at System.Data.SqlClient.SqlCommand.DeriveParameters()
at System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command)
at Microsoft.Dynamics.GP.eConnect.EntityMessageProcessor.ExtractStoredProcedureParameters(EntityMessage message, IEnumerable`1 xmlList)
at Microsoft.Dynamics.GP.eConnect.EntityMessageProcessor.ExecuteSqlCommands(XElement transactionNode, EntityMessage message)
at Microsoft.Dynamics.GP.eConnect.eConnectMethods.ProcessMessageImport(EntityMessage message)
at Microsoft.Dynamics.GP.eConnect.eConnectMethods.EntityImportImplementation(String connectionString, String sXML, Boolean isTransaction)
at Microsoft.Dynamics.GP.eConnect.eConnectMethods.CreateEntity(String connectionString, String sXML)
at Microsoft.Dynamics.GP.eConnect.Service.CreateEntity(String ConnectionString, String sXML)</StackTrace>
</eConnectFault>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>

Please note : HR(Human Resources) stored procedure not found in sql DB as well.

I am pointing the right database because apart from HR all payload are working. 

Please let me now what i am missing.

Categories:
  • Suggested answer
    Beat Bucher  GP Geek  GPUG All Star Profile Picture
    Beat Bucher GP Gee... 28,021 Super User 2024 Season 1 on at
    RE: Dynamic GP eConnect HR(Human Resources) stored procedure doesn't exist.

    Hi Subash,

    Did you make sure the HRM suite was installed in GP and you ran GP Utilities to initialize the SQL objects for the module ? when this type of problem happens, it's because not all SQL objects were properly initialized. If you believe it was installed, then you can use the SQL maintenance in that GP company and re-create the missing objects (Stored Procedures) for this company.

  • Suggested answer
    Lucas Reuss Profile Picture
    Lucas Reuss on at
    RE: Dynamic GP eConnect HR(Human Resources) stored procedure doesn't exist.

    Hello and Thank you for your Post!

    Have you tried to script out the stored procedure from another database and move that into the company where the the stored procedure is missing?  If you cannot find the stored procedure, you could also try installing eConnect on a different system and then script out the procedure from there as well.  If you are unable to do so, you may want to open a support case to get the specific stored procedure from support, as I am unable to provide specific files through forums that are not publicly available already.

    Regards,

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans