Hi,about bpm
how can i define a compensate handling for a certain step which has been executed successfull in process editor?
that is: i wanna undo a step which has been executed successfull?
how can i do it in process editor?
thanx!
Message was edited by:
joy zheng
right now there is no feature to undo a successful process step in BPM.
But there are options to stop a step or the whole BPM which is running using the SWWL tcode.
Similar Messages
-
BPM data increase very fast and want to get suggestion about BPM capacity
Dear BPM Experts:
I meet a problem with BPM capacity problem. My customer using BPM 11g and every day they
Have 1000 new process,every process have 20-30 tasks,they find the data increase very fast,about 1G/day.
We have done a test about BPM capacity, I create a new simple process named simpleProcess.
which only have three input field, I use API to initiate the task and submit to the next
person.
we using dev_soainfra tablespace, and we set the default audit level, after insert 5000 task, we find dev_soainfra is reach 362.375M,
So as assume 30000 task will using 362*6=2G database spaces,and because in next phases,my customer want
To push BPM platform to more customers, which means more and more customer will using this platform,so
I want to ask is it data increase reasonable? Do you have capacity planning guide for BPM 11g? and If I want to reduce
Lower The data increase, how can we do?
We have try to turn the audit log off, but it seems useless, it only save 8% spaces.
Thanks for your help!
EricIt looks like you are writing your data to disk every so often. For that reason, I recommend making it based on the number of samples you have instead of the time. With that you can preallocate your arrays with constants going into the shift registers. You then use Replace Array Subset to update your arrays. When you write to the file, make sure you go back to overwriting the beginning of your array. This will greatly reduce the amount of time you spend reallocating memory and will reduce your memory usage.
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines -
Hi Experts,
I am new to BPM. Past I worked on Dynpro with JAVA only. Now I am assign to BPM Application. So I need Some Information about BPM. We are using CE 7.1
1. What is BPM? What is Use of BPM?
2. Where we can use the BPM Applications?
3. What is the advantages and disadvantages in BPM?
Is there any documents on BPM. Please Share to me.
Regards
VijayKLet's start from here:
http://help.sap.com/saphelp_nw04s/helpdata/en/8e/116642a3423654e10000000a155106/frameset.htm
This is the RESOURCE CENTER:
SAP NetWeaver Business Process Management Resource Center
Some GETTING STARTED TUTORIAL:
/people/venky.shankararaman2/blog/2010/08/23/sap-bpm-tutorial-using-ce-72
SAP NetWeaver Business Process Management Resource Center?rid=/library/uuid/307336b8-098c-2d10-be9c-d41ae345f0ff -
Hi, I'm a beginner of BPM
when I run my BPM samples, there's one question that makes me confused for some time: where did the data go.
I mean in tutorial, I submit an expense report which amount is 200, where does BPM store this 200 value?
Edited by: user12437050 on 2010-1-11 下午10:09The data of the instances that is what you are asking for (value of a variable of an specific instance) is stored in the engine database. The runtime information (instances) is stored there.
The information about processes, Organization(roles, participants, groups, OUs..), views, etc is stored in the directory database.
HTH -
Confusion about BPM suite and BPA suite
Hi,
I'm very very new to Oracle BPM.
I just checked the website and found Oracle provides two suites - BPM and BPA for business process management. I'm quite confused what's the difference of their usage? It looks to me that they are very similar to each other in functional.
Is there any article that has already explained their difference?
btw: if i want to choose a suite just for modeling, implementation and monitoring purpose, does that mean a BPM suite is more suitable?
Thank you
LesleyHi Lesley,
BPA is an robust process modeling tool used by business analysts to model both their processes and the entire enterprise. BPA has many different types of diagrams that let you see the different levels of decomposition and abstraction. As you'd exect, BPA has a robust process simulation capability. If you hit the BPA forum (Business Process Analysis Suite you'll get more information about it from experts in BPA.
Oracle BPM was built and architected from the beginning as full life cycle Business Process Management (BPM) tool. It is similar to BPA in that it supports process modeling, documentation and simulation. I use the same diagram to explain the process to executives, managers, IT, SME and business analysts. As a business analyst, the tool is not complicated and can be learned in just a couple hours.
Here's where the two differ. Oracle BPM was architected from the beginning as a full featured Business Process Management tool that implements and monitors business processes. Its capabilities include:
<li> Logic - BPA is not a BPM tool so it is not intended to support the process logic needed for runtime. To support this, Oracle BPEL is used in conjunction with BPA. As a developer using Oracle BPM, I use templates and drag and drop to create much of my logic. Once I catalog an object it can be reused across multiple projects either by using the Project Dependency option or by importing the artifacts. I test my logic either by using the method editor debugger or at the process level. As I create objects used in my logic using Oracle BPM, I inherit attributes provided by introspected components. This means that if you have an ERP system object with 138 attributes, you do not have to rebuild this object from scratch in Oracle BPM.
<li> Runtime / Execute the Business Processes - End users interact with the processes at runtime using an OOTB Workspace. End users are given various roles. When they log into the Workspace, the end users only see the work item instances that are in the roles that they have been assigned. There is an Engine that stores the work item instance information as it flows through the processes at runtime. The Engine is like a traffic cop, ensuring that the right work item instance goes to the right person in the right activity at the right time.
<li> UI - The End user interface screens and complex end user interaction with a variety of screens can be built inside the Oracle BPM toolset's editor. The forms you build are automatically presented to end users in the Workspace.
<li> Integration to Existing IT Assets - Oracle BPM can expose and consume IT components directly or through a service bus. Once consumed, the components can be used by any process needing to invoke them at runtime.
Hope this helps,
Dan -
Statements to validate about BPM and WorkFlow
Hi is it possible for experts here to validate,
1. SAP Business Workflow is primarily used to develop workflow mechanisms for SAP based systems
2. Components of a Business Process Execution Language (BPEL) like the compensation handlers, exception handlers are not available out of the box in SAP Business Workflow and SAP XI BPM
Would appreciate a quick response.
CheersHi NS,
I do not know much on BPEL,
but I had read a blog by Alan.
/people/alan.rickayzen/blog/2006/12/15/bpel-in-a-nutshell
Aditya -
Questions about BPM 11gR1 on Amazon EC2
Hi,
I have started image ami-c241aaab (oracle-soa-bpm-11gr1-ps2-4.2-pub) on Amazon EC2, using a spot request.
When I terminate this image an start it again, using a spot request, a new EBS volume is created.
Is that right?
I am able to connect to it using Putty.
After the SOA suite is started I am able to connect to it locally (using telnet localhost 7001 for instance)
But I am not able to connect to it remotely
(I did add the following to my default security group
- tcp - 7001 - 7001 - 0.0.0.0/0)
What am I missing here?
see http://blogs.oracle.com/SOA/2009/10/soa_suite_on_ec2_-_draft.html?msgid=8295995&eid=3915339734&lid=2
and http://blogs.oracle.com/bpm/2010/06/bpm_11gr1_now_available_on_ama.html
Groeten,
HJHInstances launched using Spot Requests can only be terminated and can't be restarted. For you to be able to restart the same instance you need to stop it not terminate it. This is only possible if you launch it normally (not a spot request)
As for your inability to connect to the WebLogic server remotely, if you are behind a corporate firewall, ensure that port 7001 for http/https is allowed. Other than that there is nothing that occurs to me since you seem to have setup your security group properly, at least for port 7001. So you should be able to access Enterprise Manager and WebLogic Console. For other applications, you also need to add ports 8001 and 8888 and 1521. -
In BPM merge of two files scenario based on the correlation we merge two files and send to target, but my requirement is if any message comes then that data goes to target.
data types
send1
id
name
address
send2
marks
university
state
receiver
id
name
address
marks
university
statet
-
Hi All,
Can any body suggest me in what situation we use Business Process Management. Main purpose i want not the all
Regards,
Prem.SHi
this is when you need bpm
when you need to wait for two different types of messages to arrive and then send out another message of a 3rd type, or when you need to wait for a series of messages to arrive, and combine them into a single message to be sent out.
regards
krishna -
About BPM 11g Database capability and Struction
---How much spaces we should allocate for the BPM database.
---What tables are important in bpm database please?
Where canI find some docs for the BPM DB Structure please?
Thanks,
KatherineThe Tables important for Oracle BPM dehydration that contains instance data are
BPM_AUDIT_QUERY
BPM_MEASUREMENT_ACTIONS
BPM_MEASUREMENT_ACTION_EXCEPS
BPM_CUBE_AUDITINSTANCE
BPM_CUBE_TASKPERFORMANCE
BPM_CUBE_PROCESSPERFORMANCE
However Oracle BPM Process Instances also uses the tables that are common to the SOA Infrastructure like COMPOSITE_INSTANCE, CUBE_INSTANCE, XML_PAYLOAD, DLV_MESSAGE, INSTANCE_PAYLOAD etc.
Unfortunately there is no ER diagram available for the Dehydration Store tables because they dont have a foreign key for performance reasons.
Regarding space allocation for your BPM Database it purely depends upon various business scenarios like daily throughput, size of payload for the process, tolerance of the business process, complexity, number of dehydration points etc. I have done some research regarding Space usage in the Dehydration store. Let me know if you would be interested in it. It can be emailed. -
About BPM Message identification
please,tell me how to identify a BPM message in SXMB_MONI i.e., just by looking at the message we need to tell that
Hi,
go to transaction SXMB_MONI_BPE...all messages under that are BPM related..
More over u can see Integartion process name also..
Regards
BILL -
Hi gurus
I want to create RFC Scenario using BPM; for it, I'm following the steps that are detailed in blog: /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
Is there another blog that it detailed an equal scenario but using SOAP Adapter instead of File Adapter????
Is there special configuration for SOAP Adapter?
RegardsJavier,
Check this weblogs on SOAP and try out which fits to your requirements:
/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi
/people/sriram.vasudevan3/blog/2005/03/18/points-to-ponder-over-while-considering-webservices-implementations-vis-a-vis-eai
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1442 [original link is broken] [original link is broken] [original link is broken] [original link is broken]
/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services
/people/sap.user72/blog/2006/01/16/xi-propagation-of-meaningful-error-information-to-soap-client
/people/kausik.medavarapu/blog/2005/12/29/csv-file-lookup-with-http-request-and-response-in-xi
/people/thomas.jung3/blog/2005/06/05/web-services-the-case-of-the-missing-soap-action-header
/people/thomas.jung3/blog/2005/05/13/calling-webservices-from-abap-via-https
/people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine
/people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine
/people/community.user/blog/2006/09/19/xi-webservice-studio--a-plain-jane-soap-tool
/people/community.user/blog/2006/10/24/exposing-bapi-as-web-services-through-sap-xi
/people/bhavesh.kantilal/blog/2006/11/20/webservice-calls-from-a-user-defined-function
---Satish -
Serious issue about BPM initiator
I have a process with a human task with type initiate. The main problem is that allways partipator click on the application on bpm workspace, its create a new task! without any kind of submit. Is that correct? Why to create a new task even if I close the dialog???
LOL when I try to open my process on IDE it occurs:
Performing action Open[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
Problem setting editor context. Failed to open editor oracle.bpm.fusion.ui.editor.FusionEditor
java.lang.RuntimeException: java.lang.IllegalStateException: Oooooooops! t value : 0.49500000000000005
o.bpm.designer.AbstractStudioWorkbench.instantiateEditor(AbstractStudioWorkbench.java:513)
o.bpm.fusion.studio.FusionWorkbench.createEditor(FusionWorkbench.java:156)
o.bpm.designer.AbstractStudioWorkbench.createEditor(AbstractStudioWorkbench.java:423)
o.bpm.fusion.ui.editor.FusionEditor.instantiate(FusionEditor.java:323)
o.bpm.fusion.ui.editor.FusionEditor.getStudioEditor(FusionEditor.java:198)
o.bpm.fusion.designer.editor.DesignerEditorSupport.getStudioEditor(DesignerEditorSupport.java:65)
o.bpm.fusion.designer.editor.DesignerEditorSupport.onSetContext(DesignerEditorSupport.java:53)
o.bpm.fusion.ui.editor.FusionEditor.setContext(FusionEditor.java:103)
o.ii.editor.EditorState.createEditor(EditorState.java:161)
o.ii.editor.EditorState.getOrCreateEditor(EditorState.java:95)
o.ii.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
o.ii.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:195)
o.ii.editor.TabGroupState.createSplitPaneState(TabGroupState.java:103)
o.ii.editor.TabGroup.addTabGroupState(TabGroup.java:379)
o.ii.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1403)
o.ii.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1337)
o.ii.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1263)
o.bpm.fusion.studio.FusionWorkbench.openEditorForObject(FusionWorkbench.java:271)
o.bpm.designer.action.OpenObjectAction.doIt(OpenObjectAction.java:53)
o.bpm.designer.DesignerAction.run(DesignerAction.java:71)
o.bpm.ui.action.BaseAction.runWithSelection(BaseAction.java:297)
o.bpm.ui.action.BaseAction.runWithSelection(BaseAction.java:290)
o.bpm.fusion.ui.action.IdeMenuAdapter$1.handleEvent(IdeMenuAdapter.java:135)
o.i.controller.IdeAction.performAction(IdeAction.java:529)
o.i.controller.IdeAction.actionPerformedImpl(IdeAction.java:884)
o.i.controller.IdeAction.actionPerformed(IdeAction.java:501)
jx.s.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
jx.s.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
jx.s.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
jx.s.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
jx.s.AbstractButton.doClick(AbstractButton.java:357)
jx.s.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1223)
jx.s.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1264)
j.a.Component.processMouseEvent(Component.java:6263)
jx.s.JComponent.processMouseEvent(JComponent.java:3267)
j.a.Component.processEvent(Component.java:6028)
j.a.Container.processEvent(Container.java:2041)
j.a.Component.dispatchEventImpl(Component.java:4630)
j.a.Container.dispatchEventImpl(Container.java:2099)
j.a.Component.dispatchEvent(Component.java:4460)
j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
j.a.LightweightDispatcher.processMouseEvent(Container.java:4238)
j.a.LightweightDispatcher.dispatchEvent(Container.java:4168)
j.a.Container.dispatchEventImpl(Container.java:2085)
j.a.Window.dispatchEventImpl(Window.java:2478)
j.a.Component.dispatchEvent(Component.java:4460)
j.a.EventQueue.dispatchEvent(EventQueue.java:599)
j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
j.a.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by:
java.lang.IllegalStateException: Oooooooops! t value : 0.49500000000000005
o.bpm.geom.Elbow.eval(Elbow.java:192)
o.bpm.draw.DrawableHelper.outbound(DrawableHelper.java:57)
o.bpm.draw.DrawableConnectionImpl.updatePath(DrawableConnectionImpl.java:234)
o.bpm.draw.DrawableSequenceFlow.refresh(DrawableSequenceFlow.java:180)
o.bpm.designer.controller.ControllerImpl.refreshDrawable(ControllerImpl.java:274)
o.bpm.designer.controller.ControllerImpl.refresh(ControllerImpl.java:253)
o.bpm.designer.controller.FlowNodeControllerImpl.refreshConnections(FlowNodeControllerImpl.java:214)
o.bpm.designer.controller.FlowNodeControllerImpl.refreshDrawable(FlowNodeControllerImpl.java:208)
o.bpm.designer.controller.ActivityController.refreshDrawable(ActivityController.java:88)
o.bpm.designer.controller.ControllerImpl.refresh(ControllerImpl.java:253)
o.bpm.designer.controller.ControllerImpl.refresh(ControllerImpl.java:250)
o.bpm.designer.controller.SingleProcessRootController.refresh(SingleProcessRootController.java:97)
o.bpm.designer.controller.SingleProcessRootController.create(SingleProcessRootController.java:50)
o.bpm.designer.ProcessCanvas.initializeRoot(ProcessCanvas.java:126)
o.bpm.designer.ProcessCanvas.<init>(ProcessCanvas.java:63)
o.bpm.designer.ProcessDomain.initializeCanvas(ProcessDomain.java:196)
o.bpm.designer.ProcessDomain.initializeCanvas(ProcessDomain.java:45)
o.bpm.designer.Domain.<init>(Domain.java:50)
o.bpm.designer.ProcessDomain.<init>(ProcessDomain.java:62)
o.bpm.designer.DesignPanel.<init>(DesignPanel.java:44)
o.bpm.designer.ProcessPanel.buildMainPanels(ProcessPanel.java:336)
o.bpm.designer.ProcessPanel.buildUI(ProcessPanel.java:251)
o.bpm.designer.AbstractEditor.build(AbstractEditor.java:740)
o.bpm.designer.AbstractEditor.init(AbstractEditor.java:243)
o.bpm.designer.AbstractStudioWorkbench.instantiateEditor(AbstractStudioWorkbench.java:508)
o.bpm.fusion.studio.FusionWorkbench.createEditor(FusionWorkbench.java:156)
o.bpm.designer.AbstractStudioWorkbench.createEditor(AbstractStudioWorkbench.java:423)
o.bpm.fusion.ui.editor.FusionEditor.instantiate(FusionEditor.java:323)
o.bpm.fusion.ui.editor.FusionEditor.getStudioEditor(FusionEditor.java:198)
o.bpm.fusion.designer.editor.DesignerEditorSupport.getStudioEditor(DesignerEditorSupport.java:65)
o.bpm.fusion.designer.editor.DesignerEditorSupport.onSetContext(DesignerEditorSupport.java:53)
o.bpm.fusion.ui.editor.FusionEditor.setContext(FusionEditor.java:103)
o.ii.editor.EditorState.createEditor(EditorState.java:161)
o.ii.editor.EditorState.getOrCreateEditor(EditorState.java:95)
o.ii.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
o.ii.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:195)
o.ii.editor.TabGroupState.createSplitPaneState(TabGroupState.java:103)
o.ii.editor.TabGroup.addTabGroupState(TabGroup.java:379)
o.ii.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1403)
o.ii.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1337)
o.ii.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1263)
o.bpm.fusion.studio.FusionWorkbench.openEditorForObject(FusionWorkbench.java:271)
o.bpm.designer.action.OpenObjectAction.doIt(OpenObjectAction.java:53)
o.bpm.designer.DesignerAction.run(DesignerAction.java:71)
o.bpm.ui.action.BaseAction.runWithSelection(BaseAction.java:297)
o.bpm.ui.action.BaseAction.runWithSelection(BaseAction.java:290)
o.bpm.fusion.ui.action.IdeMenuAdapter$1.handleEvent(IdeMenuAdapter.java:135)
o.i.controller.IdeAction.performAction(IdeAction.java:529)
o.i.controller.IdeAction.actionPerformedImpl(IdeAction.java:884)
o.i.controller.IdeAction.actionPerformed(IdeAction.java:501)
jx.s.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
jx.s.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
jx.s.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
jx.s.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
jx.s.AbstractButton.doClick(AbstractButton.java:357)
jx.s.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1223)
jx.s.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1264)
j.a.Component.processMouseEvent(Component.java:6263)
jx.s.JComponent.processMouseEvent(JComponent.java:3267)
j.a.Component.processEvent(Component.java:6028)
j.a.Container.processEvent(Container.java:2041)
j.a.Component.dispatchEventImpl(Component.java:4630)
j.a.Container.dispatchEventImpl(Container.java:2099)
j.a.Component.dispatchEvent(Component.java:4460)
j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
j.a.LightweightDispatcher.processMouseEvent(Container.java:4238)
j.a.LightweightDispatcher.dispatchEvent(Container.java:4168)
j.a.Container.dispatchEventImpl(Container.java:2085)
j.a.Window.dispatchEventImpl(Window.java:2478)
j.a.Component.dispatchEvent(Component.java:4460)
j.a.EventQueue.dispatchEvent(EventQueue.java:599)
j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
j.a.EventDispatchThread.run(EventDispatchThread.java:122)
WHAT I HAVE TO DO TO NOT LOSE MY JOB? THATS AMAZING!
Edited by: José Carlos on 07/06/2010 12:06 -
Hi Experts,
please tell me
What is difference between fork step and switch step?
Thanks all.Hi !
switch: is like a CASE statement. Depending on a condition, the execution will flow across the right path/branch. Only one branch will execute.
http://help.sap.com/saphelp_nw04/helpdata/en/6a/db283fd0ca8443e10000000a114084/content.htm
fork: it executes all branches independently at same time and has an end condition, for example, wait until are branches are executed.
http://help.sap.com/saphelp_nw04/helpdata/en/24/e2283f2bbad036e10000000a114084/content.htm
Regards,
Matias
ps: please award points if helpful -
Im working on SAP XI 3.0 and I tried to make a Merge with a Business Process.
Im gathering many incoming messages with the same schema in a container in BP and after some time interval without new message Im merging these messages in one with Multiple Mapping.
In this Mapping Inbound is my Multiple container and outbound is normal (not Multiple).
Interface Mapping is defined for Inbound Interface (from 0 to unbounded occurrence) and for Outbound only 1 occurrence.
When Im testing that scenario with more then 1 files for exp. 3 Im receiving after mapping transformation in BP 3 Outbound files instead of one in fast at the same time.
Can someone help me with advise?
Regards
Naychot
Maybe you are looking for
-
Adobe Interactive Forms using ABAP in ERP2004
Hi I am using following code to create interactive form. However not getting any output. But if I pass fp_docparams-FILLABLE = '' the output pdf is produced. Does the interactive functionality works on ERP2004? Regards Girish data fp_outputparams ty
-
Lacie external hard drive no longer readable by computer
I am using a lacie tb hard drive, and ran data rescue 3 recovery software on it. Now, when I plug it in, the hard drive is not readable by the computer at all. Advice? thanks
-
Dear Gurus, This is the logic I am working with: *FOR %MONTH% = 2008.FEB,2008.MAR,2008.APR,2008.MAY,2008.JUN,2008.JUL,2008.AUG,2008.SEP //CHECK IF THE VALUE OF THE ACCUMULATED DEPRECIATION IS GREATER THAN THE CAPITALIZED ASSET VALUE// [ACCOUNT].[#Acc
-
Import photo in jpeg-format from email
when I try to import photos in jpeg format from an email a window appears :" unreadable data " and the photos are not imported in the library of iPhoto, my iPhoto version :5.0.4 (263)
-
Hi, i can't figure algorithm for these two problems can you help me? : 1. Write a program that reads a number - n and a sequence of n numbers and finds the longest are of adjacent equal elements. Example : n = 14 sequence = { 7, 3, 3, 3, 7, 7, 7, 7,