Using WM Storage as a temporary storeUrgent

Hi,
We are planning to use WM storage as a temporary storage, in which around 50000 approval transactions has to be handled on a daily basis hence there will be more than 50000 documents going to the store. I just want to know some suggestions on this. Will it be a performance hit? Is there any other alternative for this in webMethods?We use WM 6.1
Regards
Jimmy

Suggestion: Don’t do this. It is not designed for the type of load you are anticipating.

Alternatives: RDBMS of your choice. Even MySQL would be better than the internal storage mechanism for this kind of volume.

Mark

I concur with Mark. A rule of thumb: never use the IS repository for any of your own data.

Thanks a lot for the clarification.

Regards,
Jimmy