Unable to open PDF file

Hi , I have a scenario where a file will be converted into PDF and upload to SAP attachment,
until I convert the file I can open it in PDF , but after uploading unable to open as you see in the image there is an extra number are added like 2025… to the actual file name which is not added while saving the file.

Please advise ?

Hi @monisharpa2020,

can you please share more details on your workflow? Which activities are you using and the steps of your worflow.

Have you tried to debug the code and see which activity this error is happening?

Regards
Sonali

@monisharpa2020

if the issue is after uploading then we need to check on sap side as till upload it is working…also it might be that while uploading …before it completely uploads you might be moving to next step which might be causing it to corrupt the file…

first check manually if you upload if the issue persists thenc heck with sap team…else check the upload the part of the code

cheers