Skip to main content
Question

WorkFlow, creating Miscellaneous Resource Allocation gives error

  • 19 July 2024
  • 0 replies
  • 18 views

Good Afternoon,

 

So I started using a new Server, and there is 2 ways to create a Miscellaneous Resource Allocation:
 

 

When i Click on the + icon, the Workflow i created works, but when i click in New Misc. Allocations it gives an error, because there are fields that aren’t passed to the workflow:

 

The Following Json is from the + icon:

/

    {

        "processKey": "MiscApprovedU001",

        "version": "version_2",

        "inputs":

            {

                "Cf_Recommendation": "\"CfEnum_APPROVED\""

            },

            {

                "CreatedBy": "\"IFSAPP\""

            },

            {

                "EVENT_ACTION_ROWKEY": "\"1D804FB562BD0E1FE063A41BED0AED60\""

            },

            {

                "AllocationStart": "\"2024-07-22-00.00.00.0000000\""

            },

            {

                "ResourceType": "\"PERSON\""

            },

            {

                "ROWKEY": "\"1D920CD348750DB7E063A41BED0A2A84\""

            },

            {

                "MiscAllocationCategory": "\"U001\""

            },

            {

                "ModifiedBy": "\"IFSAPP\""

            },

            {

                "ModifiedDate": "\"2024-07-19-11.24.47.0000000\""

            },

            {

                "ResourceSeq": "6.0"

            },

            {

                "Objstate": "\"PendingApproval\""

            },

            {

                "ifsBpaCurrentProjectionName": "\"MiscellaneousResourceAllocationsHandling\""

            },

            {

                "Objgrants": ""

            },

            {

                "ResourceId": "\"TIR-IN-P1\""

            },

            {

                "ETag": "\"W/\"Vy8iQUFBVGRWQUFpQUFBNzI5QUFGOjIwMjQwNzE5MTEyNDQ3Ig==\"\""

            },

            {

                "ifsBpaCurrentInputEntityTypeName": "\"MiscResourceAllocation\""

            },

            {

                "CreatedDate": "\"2024-07-19-11.24.47.0000000\""

            },

            {

                "AllocationEnd": "\"2024-07-31-00.00.00.0000000\""

            },

            {

                "ifsBpaProjectionOperation": "\"CREATE\""

            },

            {

                "AllocationNo": "59.0"

            }

        ],

        "selectedLuName": null

    }

]

 

The Following Json is from the New Misc. Allocation:

0

    {

        "processKey": "MiscApprovedU001",

        "version": "version_2",

        "inputs": n

            {

                "ifsBpaCurrentProjectionName": "\"NewMiscellaneousResourceAllocationsHandling\""

            },

            {

                "EVENT_ACTION_ROWKEY": "\"1D804FB562BD0E1FE063A41BED0AED60\""

            },

            {

                "ETag": "\"W/\"Vy8iMUQ5MjBDRDM0MkVDMERCN0UwNjNBNDFCRUQwQTJBODQi\"\""

            },

            {

                "ifsBpaCurrentInputEntityTypeName": "\"NewMiscResAllocationsVirtual\""

            },

            {

                "SelectedRecords": "\"1D920CD342F00DB7E063A41BED0A2A84\""

            },

            {

                "ROWKEY": "\"1D920CD3486B0DB7E063A41BED0A2A84\""

            },

            {

                "MiscAllocationCategory": "\"U001\""

            },

            {

                "ifsBpaProjectionOperation": ""

            },

            {

                "Objkey": "\"1D920CD342EC0DB7E063A41BED0A2A84\""

            }

        ],

        "selectedLuName": null

    }

]

 

 

Does anyone know how to make put the fields that the + icon way has in the New Misc. Allocation?

 

Best Regards, 

Francisco Lopes

0 replies

Be the first to reply!

Reply