I have problems in republishing reports to UpFront with CognosScript.
I published reports using command:
objPPRep.PublishToUpfront strNewsItemName, strReportDescription, strNewsBoxName, strUserName, strPassword
And after saving and reopening I'm trying to republish them with command:
objPPRep.RePublishToUpfront strReportDescription, strUserName, strPassword
Publishing works fine, but republishing gives me following error message:
"Error 440: PowerPlay: Not currently available"
Has anyone experienced similar problems? Or do you know commands to manage (to remove in this case) NewsItems in UpFront?
I published reports using command:
objPPRep.PublishToUpfront strNewsItemName, strReportDescription, strNewsBoxName, strUserName, strPassword
And after saving and reopening I'm trying to republish them with command:
objPPRep.RePublishToUpfront strReportDescription, strUserName, strPassword
Publishing works fine, but republishing gives me following error message:
"Error 440: PowerPlay: Not currently available"
Has anyone experienced similar problems? Or do you know commands to manage (to remove in this case) NewsItems in UpFront?