I have a scenario where a bot need to reset the sap logon password before 15 days of that old password expire. expiry date is set by credential manager while creating the credential how do i achieve it .
thanks in advance
Check out the credentials (internal) business object, it has options for generating a random password that you could use to update SAP and then update the BP credential.