We are having problems with the business portal workflows and dynamics GP, when we start a requisition and then try to create the purchase order we receive an error that said: "PURCHASE ORDER FAILURE, Index was outside the bounds of the array" and in the event viewer the error said:
"ExceptionHelper SubstituteParameters 20 Index (zero based) must be greater than or equal to zero and less than the size of the argument list."
Here is the step by step of the error (in spanish and english):
----
A medida que vamos avanzando en las requisiciones se van generando warnings diferentes, aquà va el paso a paso con lo que da el eventviewer:
(in each step we capture the event viewer warnings):
1. Se pone la requisición por parte del usuario (usamos clausosa, whitprodptadmin1, calopeza y probamos con las 3 compañias poli, whitney y compuclub) de un elemento. Req 13 en Poli por 6.000.000. (we create the requisition with users from poligran and adrp domains and for different companies)
2. Se ingresaron Ãtems que hacen parte del listado y se guardó. (we add items that are on the product list)
3. El warning en el event viewer arroja el mensaje: (event viewer warning)
Event Type: Information
Event Source: MicrosoftBusinessFrameworkLog
Event Category: None
Event ID: 0
Date: 12/31/2010
Time: 3:42:48 PM
User: N/A
Computer: WHITPDYNW101
Description:
ExceptionHelper SubstituteParameters 20 Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Esto quiere decir que desde este momento ya se tiene un apuntador a una ubicación no váida. (at this point there is a pointer error)
4. Al convertir la requisición en OC se presenta el error de apuntador no váido. (when the buyer convert the requisition to purchase order gets the following error)
Y no pasa la orden de compra a dynamics GP
Algo extraño pasa con Compuclub, en esta compañÃa no hay Ãtems en el inventario y aunque también muestra los warnings si deja crear la orden de compra
(with the company Compuclub we have the same warnings but this company does not have Ãtems in the inventory, and the purchase order is successfully created).
Alguna idea?
Any idea?
*This post is locked for comments