cancel
Showing results for 
Search instead for 
Did you mean: 

While transmit in Work Manager app, getting an error as "AttachmentCaptureSteplet - SAP archiving for document type DRW maximum 0 bytes: file has 583.950 byes..."

MahendraJ
Participant
0 Kudos

While transmit (esp Sending) in Work Manager app, getting an error as "AttachmentCaptureSteplet - SAP archiving for document type DRW maximum 0 bytes: file has 583.950 byes..."

There are 2 different Document Types which are as below,

  1. ZFS
  2. DRW

ZFS is giving us an error as missing Object PMQMEL whereas the object is available under ZFS.

On the other hand, if we use default DRW and post the same attachment with same order / notification combination gives me another error.

Any idea on it? Any help is much appreciated.

Thanking you in advance,

~ Mahendra

Accepted Solutions (1)

Accepted Solutions (1)

MahendraJ
Participant
0 Kudos

Now, we made some changes and getting error as "AttachmentCaptureStplet - Data carrier SAP-SYSTEM not defined"

Any idea?

@ Bill Froelich

Former Member
0 Kudos

This message was moderated.

mark_pe
Active Contributor
0 Kudos

Mahendra,

There is another SAP note you need to know about and it is for this error: Data carrier SAP System not defined.

  2298250 - SAP Work Mgr - Storage Category value is hard coded in the java code

  http://service.sap.com/sap/support/notes/2298250



Best Regards,

Mark Pe

SAP Platinum Support Engineer

Answers (1)

Answers (1)

mark_pe
Active Contributor
0 Kudos

Mahendra,

Check the pictures in the middle of this document tied to file sizes.

You need to specify file sizes (look at the picture and the one with the red mark).  Sometimes the default set is 0.  Check yours and increase it accordingly.

Hope this helps.

Mark Pe
SAP Platinum Support Engineer

MahendraJ
Participant
0 Kudos

Hi Mark,

Thanks for attending the Issue. We did some changes and got into some other Error.....

AttachmentCaptureSteplet - Object PMQMEL 000010022046 does not exist\ Document does not exist


Whereas it is Present in Backend.


Any light over here.....


KR,

~ Mahendra

mark_pe
Active Contributor
0 Kudos

Mahendra,

Did you review: KBA # 2030564 - PMQMEL - related article that shows different pictures on example setup?http://service.sap.com/sap/support/notes/2030564.

See if this helps.

Regards,

Mark Pe
SAP Platinum Support Engineer

MahendraJ
Participant
0 Kudos

Hi Mark,

We have followed and Implemented the same (per our landscape) but No Luck

Same Error while doing the transmit.

FYI- Document Upload from Backend is working but Upload is not working from Agentry Side.

KR,

~ Mahendra

mark_pe
Active Contributor
0 Kudos

Mahendra,

Hi. Your error is this, right? "AttachmentCaptureSteplet - Object PMQMEL 000010022046 does not exist\ Document does not exist"

You are trying to upload a file from the client to the backend?  So I am assuming that your file exist on the device with some name - what is the name of the file on the device?  The error is trying to say that the "Object" PMQMEL 10022046 does not exist or the document you are attaching does not exist. 

In the log file you will see the BAPI that is running in the backend to attach the document. If you look at the parameters or input to the BAPI code can you run the same BAPI by using SAP SE 37 with the same inputs to see if it bombs? Verify if the actual problem is with the file being attached from the logs (no file) or if it is the actual object in SAP that has the issue.

Regards,

Mark Pe
SAP Platinum Support Engineer

MahendraJ
Participant
0 Kudos

Sure Mark!

Let me check that out.

KR,

~ Mahendra