Skip to main content
Solved

TransactionSource Field Possible Values in Odata Query

  • October 15, 2024
  • 1 reply
  • 66 views

Forum|alt.badge.img+7

Hi,

 

I got error when trying to query data from ProjectTransactionsHandling.svc. One of the parameter I want to filter is TransactionSource. However, I got below error:

 

{
    "error": {
        "code": "ODATA_PROVIDER_ERROR",
        "message": "An internal server error occurred. Contact administrator.",
        "details": [
            {
                "code": "TYPES_NOT_COMPATIBLE",
                "message": "The types 'IfsApp.ProjectTransactionsHandling.TransactionSource' and 'Edm.String' are not compatible."
            }
        ]
    }
}

 

Please advise how to get pass this.

 

IFS APP10 UPD19

Regards

Hami

Best answer by hamiasmai

No worries got it already. Sample value:

 

IfsApp.ProjectTransactionsHandling.TransactionSource'TravelExpense'

View original
Did this topic help you find an answer to your question?

Forum|alt.badge.img+7
  • Sidekick (Customer)
  • October 15, 2024

No worries got it already. Sample value:

 

IfsApp.ProjectTransactionsHandling.TransactionSource'TravelExpense'


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings