|
2021년 1월부터 기존 파일 형식을 더 이상 사용할 수 없습니다. 기존 파일을 전환하거나 PDF를 다운로드할 수 있습니다. 자세히 알아보기

SAP API has date and needs to convert in to System date

답변함
0

댓글

댓글 2개

  • Jeff Hickey

    Hi Takkellapatikiran Kumar (Capgemini Norge AS,Oslo)

    It sounds like you're trying to dynamically generate a timestamp and pass it through to an SAP API call. Can you please provide a little more information.

    • What is the exact SAP API endpoint your using and can you provide a link to the SAP documentation for the API endpoint?
    • What is the full error message you get?
    • Does the GET request succeed if you test with a hardcoded timestamp value?
    0
  • Wade Hays

    Hi Takkellapatikiran Kumar (Capgemini Norge AS,Oslo)

    I think your format of "%Y-%m-%dT%H:%M:%S" is correct (assuming you need two digit day and month) for the date transform. Make sure you are selecting ISO Extended as your input format, and set the input/output timezones. You may also need to validate the expected format for the GET request.

     

     

    0

댓글을 남기려면 로그인하세요.