diff --git a/answers_sap_com/answers_sap_com_samples_markdown.json b/answers_sap_com/answers_sap_com_samples_markdown.json new file mode 100644 index 0000000000000000000000000000000000000000..7d2cfbcf954f43b65b2c2914aecacced3fa27a3b --- /dev/null +++ b/answers_sap_com/answers_sap_com_samples_markdown.json @@ -0,0 +1,702 @@ +[ + { + "url": "https://answers.sap.com/questions/6422874/is-there-a-way-to-not-have-the-data-from-a-formatt.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Aug 25 4:41 PM\n\nHi all,\n\nI have a formatted search that returns a big chunk of data, some comments that are then added to. When the fs is fired, it returns the data, but all of the data is highlighted so when the user starts typing they overwrite the data that was just returned. I know they could just hit the right arrow key or click their mouse at the end, but they don't do that half of the time. I also know they could use ctrl-z or undo when they do this, but they don't do that either. It would just be nice if they could fire the fs and when the data is returned, the cursor would be at the end of the data.\n\nAny thoughts?\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou could possibly achieve this with the B1UP Addon using a macro on form load to click in another field\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nWhere is this formatted searched linked to and when is it fired?\n\nWhat is the query to it.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nI don't think there are any options for you to change default system behavior like this. What you may do is to change your FMS logic to get only one record if possible. Post your query here if you can.\n\nThanks,\n\nGordon\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 122 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/12375458/dynamic-values-in-dropdown-in-webdynpro-alv.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2016 May 07 10:16 PM\n\nHello Experts,\n\nI am just wondering if we can have dynamic values in webdynpro alv cells of some column.\n\nsuppose if I have three column in my alv display plant, material and mrp type.\n\nso in the first row of alv for one material plant combination we have some mrp type values in drop down (say a, b, c).\n\nand in second row for another material plant combination we have some other mrp type values in drop down (say e, f).\n\nPlease suggest some sample code if we can achieve this kind of functionality.\nP.S. In actual scenario there would be approx. 20 columns to display as dropdown in alv.\n\nThanks,\n\nPuneet\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nfor example currently m having the alv values like :\n\n| plant | mat | mrp type |\n| --- | --- | --- |\n| 1 | 1 | a |\n| 1 | 1 | u |\n| 1 | 1 | v |\n| 1 | 2 | b |\n| 1 | 3 | c |\n| 1 | 3 | t |\n| 1 | 4 | d |\n\nand I want my alv to display like:\n\n| plant | mat | mrp type |\n| --- | --- | --- |\n| 1 | 1 | a, u, v (in dropdown) |\n| 1 | 2 | b |\n| 1 | 3 | c, t (in dropdown) |\n| 1 | 4 | d |\n\nPlease guide me how to achieve this.\n\nThanks in advance,\n\nPuneet\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nCheck this doc\n\nFrom the doc:\n\n\"Some times we may have a requirement to show the different values in each row of an ALV using Drop down. This is possible with dropdown by index using which we can assign different values to each and every row of an ALV\"\n\nYou can fill the table VALUESET dinamically using the event ON_DATA_CHECK here you have how to use it : link\n\nRegards,\nRicardo.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/11153983/work-item-set-to-error-following-03-failed-attempt.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2014 Aug 25 8:10 AM\n\nHi,\nI have a workitem that calls a method and run as background job. This method is raising temporary exceptions if certain logic fails. After 3 attemps I'm getting above error message and unable to re-run the workitem via SWIA t.code. Is there any way I can execute the workitem and resolve this issue?\n\nerror message is\n\nWL038 - Work item set to error following 03 failed attempts\n\nRegards\n\nKishore\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nPlease mark this thread as Answered if it resolved your problem.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello,\n\nYou can search for and restart work items in error using SWI2_DIAG and SWPR.\n\nRegards,\n\nMike\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/10575072/printing-text-as-paragraph-in-sap-adobe-form.html", + "domain": "answers.sap.com", + "file_source": "part-00216-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2014 Jan 11 6:36 AM\n\nHi Experts,\n\nI have a requirement in my adobe form to print the Notification number, shorttext and longtext as one paragraph.\n\nSince for a single Notification, there can be multiple lines of Longtext, I have designed a nested table in SE11, where the main table contains Notification no and shortext and the nested table has the longtext.\n\nUp to this part, everything is fine. I have the correct data with me.\n\nBut the problem arises while printing the data in the form as a PARAGRAPH.\n\nLike smartforms, how can we create a paragraph for texts in adobe form?\n\nAnd how shall I display data of a nested table in one paragraph.\n\nCan anybody please answer this query.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Rupsa,\n\nthis isn't that hard to fix, that you think.\n\nYou can use a smartforms-style in Adobe.\n\nGet into the Adobe-Interface and in the contex you create a textnode. Afterwards you will be able to put the smartforms-style right into the new node and the output match the same style as you got in Smartforms.\n\nMake sure, that you got enough space horizontal, that the tabulators are printed in the same wise.\n\nHere are two links to the official Sites:\n\nThis one explains, how to use.\n\nInserting a Text - SAP Interactive Forms by Adobe - SAP Library\n\nAnd that one, what is supported by Adobe ( But you can refere to that from the first link )\n\nEntering Text Module Properties - SAP Interactive Forms by Adobe - SAP Library\n\nRegards\n\nFlorian\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Florian,\n\nThanks for the information. But text modules are used are used for constant text right? But in my requirement, the text is dynamic which comes from sap. It may be any text and the length us also dynamic, as it's the notification long text.\n\nCan you please let me know if I can still use the text module option?\n\nNo, you just can put any text in. Can be a constant, as well as a dynamic.\n\nI want to write an article about it, but hey, I give you a short instruction.\n\nYou got an include text, such as VBBK 0001 (-->Customer clue I think)\n\nTo get this dynamic text right in your form with the same formatting options, you used right there, you have to create a smartstyle with all needed options. Important is, that you name formats and everything similar.\n\nAfter doing that, you use it like mentioned above and you just have to modify your interface, that you put your text into that context.\n\nFor that, you have to create a table type tline_tab and here we go.\n\nI hope, that explaination help you. In other case you have to wait a few days, till I can grab some time to create the blogpost with screenshots and stuff in.\n\nRegards\n\nFlorian\n\nFlorian, can you please give me brief overview on how can I use the Dynamic text option in Adobe form?\n\nOr for that matter, I am still confused about how to use the text module to print my notification long text, which is dynamic.\n\nI have prepared my Longtext table in SE38 driver program.\n\nShould I prepare and fill it in the Context of the adobe form, instead of the driver program?\n\nNo, it is recommended by SAP, that you fill the text in the driver program. I'm not really sure, what point you reached right now.\n\nYou read your text dynamic in the driver program with the Function read_text i suggest.\n\nYou have created a smartstyles wich hits the options from the text as mentioned before?\n\nYou throw your text in the interface and created a textvariable in the interface --> not the given from the driver program, you have to right click on the right side, of your interface, you know, where you can activate the transported variables\n\nNow you got the options, that you have to link your text there. In this example, text zzmark_tdname is linked, but you also got the option right here, that you can link a dynamic text.\n\nUnfortunately i just found pictures in german, because I do not got a system available atm. But I think, this is the issue you facing and an english system looks very similar in the marked passages.\n\nRegards\n\nFlorian\n\nPS: The pictures are from that website Textbausteine in Adobe Forms – SAP-Wiki\n\nJust in case somebody want to read that in german.\n\nThanks Florian for such a detailed explanation. I have got the option to insert Dynamic text in my Adobe form. Also I will populate the text field in the driver program.\n\nIn the mean time, can you please also tell me, when the text from SAP is getting displayed on the form, the box size remains fixed according to the number of lines of text coming from SAP.\n\nIf I want to add more text, the box doesn't get increased in size, instead a scroll bar appears on the box.\n\nI have wrapped the textbox in a subform, which is flowed.\n\nThat means, you develop a interactive form atm?\n\nTo increase the size, you need to put your text into the designview, I think your settings are correct. Subform has to be flowed, and the text itself also has to be flowed. It just shows a very small line in the designer, but that is normal.\n\nMasterpages are only for \"static\" things. I mean, there are just things, which got a static positioning.\n\nCan that be your mistake?\n\nRegards\n\nFlorian\n\nI have the requirement, where I am displaying the Notification longtext fro SAP.\n\nI have made the text box editable, so that the user can input as many text lines as he wants. This is client's requirement.\n\nI have wrapped my textbox in a Flowed subform and also checked the Expand to fit property for the text box.\n\nBut still my text box's height is not dynamic. The height of the box is fixed according to the no of lines coming from SAP. If I want to add more lines, the box is not increasing in height. Similarly, when I am deleting some of the text, the box size is not reducing.\n\nDo you have any idea, how can I achieve this requirement?\n\nDo I need to use script for this? Or I can achieve this without scripting?\n\nHi Rupsa,\n\nnow i got it. That is not a possible scenario. Because the interactive form is a fixed layout. It is not possible, to enlarge the box at that moment, the user in fornt puts text in there.\n\nThat comes from, because the ADS is building the form and after the ADS finished it, the layout is \"fixed\".\n\nRegards\n\nflorian\n\nSee, I got a link in youtube displaying to achieve this functionality. The only thing is, I have tried everything, which is shown here, but still it's not happening.\n\nhttp://www.youtube.com/watch?v=LNki6UwJFeA.\n\nCan you please have a look at the video and let me know how this functionality has been achieved?\n\nIs there any possibility that, I need to update my ALD version to achieve this?\n\nHi Florian, this can be achieved by making the subform Flow direction as Western text.\n\nThanks for all your help Florian.. I have achieved my requirement finally.\n\nAfter long hours of research and brain storming, the solution that I found was:\n\nAlong with making the form properties as Dynamic in Defaults and preview, I also had to pass 'X' in\n\nSFPDOCPARAMS-DYNAMIC, when calling the form from driver program.\n\n| User | Count |\n| --- | --- |\n| 58 |\n| 10 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/12377773/how-to-evalauate-complex-ckfs-built-in-bex-queires.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2016 May 09 4:11 PM\n\nHi Gurus,\n\nI am wondering, is their any way we can evaluate the complex nested existing CFKs to see how to they behave since it is very difficult for a new comer to gain understanding the CKFs built & logic besides it.\n\nLet say for example , I open a CKFs & I found it is build or addition of other another 2 CKFs. When I start drilling these 2 CKFs , I found these are further nested with multiple CKFs & RKFs in it.\n\nUnder such scenario , It is difficult to debug or answering questions why this particular column is empty or contains a right/wrong data.\n\nAttaching a scenario, please provide on your experiences how to deal with such scenarios.\n\nHere for this scenario my favorite Bex Option ( running in RSRT , then selecting the Key figure -.right click->extended menu-> key figure details-> details also do not work which gives all the static & dynamic filters used to fetch the report value .\n\nBest Regards,\n\nFox\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Sai,\n\nThe same we can achieve as I mentioned in my post. its just a another way of navigation. But may be surprise for you, this does not drill at the lowest granularity level. Infact for one of CKF which I have attached for reference the moment I select the Key figure definition it says ' Definition cannot be shown since it has constant selections) ..\n\nAny more tricks & techniques that you found.\n\nThanks for the reply.\n\nRegards,\n\nFox\n\n| User | Count |\n| --- | --- |\n| 57 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/969024/wsdl---eclipse-and-sap-portal.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2005 Jul 27 7:16 PM\n\nI have a problem that I have been\n\nfighting for a couple of days. I have a j2ee app\n\ndeployed on WebSphere App Server and a an EJB from that APP is exposed as a Web Service via\n\nWSDL. I am developing a Portal Client using SAP\n\nPortal. I was able to generate the Portal Service and send a request successfully and I see\n\nthe debug messages in my WAS log but the portal\n\nclient does not get it.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nKiran,\n\nIf you create a portal web services client from WSDL you only get the service but no user interface. So please create a simple user interface (e.g. HTMLB JSP page) which calls the service and displays the result.\n\nBelow you find an example of a SAP Enterprise Portal Web services client accessing a SOAP Web Service on Lotus Domino Server.\n\n(1) PortalApp.xml (generated)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n(2) UI that calls that service (authentication with LtpaToken) and renders a Notes Document that was retrieved via DXL\n\npublic void onViewDocumentList(Event event) throws PageException {\n\n// get the current request object\n\nIPortalComponentRequest componentRequest = (IPortalComponentRequest) this.getRequest();\n\nIPortalComponentSession componentSession = componentRequest.getComponentSession();\n\nHttpServletRequest req = (HttpServletRequest) componentRequest.getServletRequest();\n\n// get the notes view name entered by the user\n\nInputField idField = (InputField) getComponentByName(\"view_name\");\n\nString viewName = idField.getValueAsDataType().toString();\n\n// place a new tableBean in the Session to reset the old results and store the new\n\ntableBean = new TableBean();\n\ncomponentSession.putValue(\"tableBean\", tableBean);\n\n// create vectors to fill the table later on\n\nVector data = new Vector();\n\nVector colName = new Vector();\n\ncolName.addElement(\"Replica ID\");\n\ncolName.addElement(\"Universal Id\");\n\ncolName.addElement(\"Status\");\n\ncolName.addElement(\"Created by\");\n\ncolName.addElement(\"Agent\");\n\ncolName.addElement(\"Category\");\n\ncolName.addElement(\"Subject\");\n\ncolName.addElement(\"Content\");\n\n// get the documents from Notes via DXL\n\ntry {\n\nIPortalRuntimeResources runtimeResources = PortalRuntime.getRuntimeResources();\n\nIService aService = runtimeResources.getService(\"com.sap.consulting.domino.soap.SapSoapNotesService\");\n\nSapSoapNotesService myService = (SapSoapNotesService) aService;\n\n// add the existing cookies and esp the LTPA token for authentication to the soap request\n\nCookie cookies[] = req.getCookies();\n\nif (cookies != null) {\n\nfor (int i = 0; i < cookies.length; i++) {\n\nmyService.addCookieInSOAPRequest(cookies);\n\n}\n\n}\n\n// get all documents\n\nString documents = myService.NotesView(viewName);\n\nif (documents == null) {\n\ndocuments = \"[No Document]\";\n\n}\n\nif (\"[No Document]\".equals(documents)) {\n\n// siganlize error and put error message in request\n\nreq.setAttribute(\"error\", \"true\");\n\nreq.setAttribute(\"errorMsg\", \"Could not find any documents!\");\n\n} else if (\"[Access Denied]\".equals(documents)) {\n\n// siganlize error and put error message in request\n\nreq.setAttribute(\"error\", \"true\");\n\nreq.setAttribute(\"errorMsg\", \"You are not allowed to view documents\");\n\n} else {\n\nStringTokenizer alldocTokenizer = new StringTokenizer(documents, \";\");\n\nwhile (alldocTokenizer.hasMoreTokens()) {\n\nString documentId = alldocTokenizer.nextToken().trim();\n\n// add the existing cookies and esp the ltpa token to the soap request\n\nif (cookies != null) {\n\nfor (int i = 0; i < cookies.length; i++) {\n\nmyService.addCookieInSOAPRequest(cookies);\n\n}\n\n}\n\n// get all fields of the docuemnt with the current docId\n\nString document_dxl = myService.NotesDocumentContent(documentId);\n\nLOCATION.debugT(document_dxl);\n\n// fill the table vector with all fields\n\nVector docDetailsVec = parseDxl(document_dxl);\n\ndata.addElement(docDetailsVec);\n\n}\n\n// create a hmtlb table model, fill it and store in the request\n\nDefaultTableViewModel model = new DefaultTableViewModel(data, colName);\n\nmodel.setKeyColumn(1);\n\ntableBean.setModel(model);\n\nreq.setAttribute(\"viewDocumentList\", \"true\");\n\n}\n\n} catch (Exception ex) {\n\nLOCATION.debugT(ex.toString());\n\nreq.setAttribute(\"error\", \"true\");\n\nreq.setAttribute(\"errorMsg\", \"The following exception was thrown: \" + ex.getMessage());\n\n}\n\n}\n\nPlease also post your WSDL in this forum so that I can have a look at it.\n\nRegards\n\nMichael\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 59 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/953457/rss-feeds---link-from-aggregator-not-working.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2005 Jul 10 10:04 AM\n\nHi all\n\nI've got a problem with checking the forums from my RSS aggregator (and it's hard to cover a lot of forums in a busy day without RSS).\n\nThe RSS doesn't contain full posts, only excerpts. I'd rather have full posts if you can supply another feed, but we'll leave that for the moment.\n\nAnyway, the problem is that the RSS aggregators can't render the URLs to the full post from the excerpt.\n\nIf you look at the raw feed and cut'n'paste the link into a browser address bar, it doesn't work (top and side navigation render, workspace frame gives 404 error). If you change the initial 'https' to 'http' of the url it works fine.\n\nExample:\n\nhttps://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode6-1&contenttype=url&content=https://\n\nThis link will work from within this post though, I think - close your browser sessions down, create a new one and see.\n\nThis is on standard SAP laptop images. I've tried this with two aggregators - FeedReader and SharpReader.\n\nCan anyone help? Are others experiencing it? Can we get full content in the feeds? I can check hundreds of posts in a busy day using my aggregator, but not many if I have to browse.\n\nCheers\n\nDom\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Tom,\n\nIt works for me using bloglines.com. They can process https not all RSS readers are able to do that.\n\nWe may want to rework this, but because it is working with some readers it is not on top of our priority list.\n\nSorry, Mark.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHmmm...\n\nI don't use Bloglines as you need to be online. You can't read your feeds when you are on the plane or train.\n\nAnyway, I worked out on my own how to get full post feeds. You just add &full=true to the feed url.\n\nSo the feed url for this forum with full posts would be:\n\nhttps://forums.sdn.sap.com/rss/rssmessages.jsp?forumID=40&full=true\n\nYou can also do other things such as get more messages in your feed (&messageCount=50) etc. Check here:\n\nhttp://www.jivesoftware.com/builds/docs/prof/3.2.10/documentation/rss.html\n\nThe page also discusses how to adjust the link prefix to 'http', for when this problem does make it up the list.\n\nThanks\n\nDom", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4544012/configuration-of-ldap-to-ms-ad-server.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Aug 05 9:12 AM\n\nHi all,\n\nWe are planning for Configuration of LDAP to MS AD Server. There are around 35000 portals users are there in portal database. Now we are planning to move to ADS which has the same ids as portal database.\n\nMy doubt is:-\n\n1. Is there will be any conflict between ids(as there is same ids are there in\n\nADS & Portal database).\n\n2. Before starting the configuration do I need to delete the portal database ids.\n\n3.Is there any way disable the portal database and make the AD database avialable\n\nPlease help me in this\n\nRegards\n\nPonnusamy\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Ponnusamy,\n\n1) In Portal you will not have any conflicts if you use LDAP account and UME account with the same name, but for Portal UME account is primary.\n\n2) If you will use LDAP accounts only and don't need UME accounts make since delete UME accounts. Two type accounts in Portal can live together without any conflicts. It's your choice delete or not delete Portal UME accounts and depend from your needs.\n\n3) To disable Portal database you can't. You can only lock UME account or delete it. Idea disable Portal database don't have deep sence, because UME and LDAP accounts can exist together without conflict.\n\nTip. If you will use LDAP (Active Directory) you must to know when you will communicate LDAP and Portal in Active Directory OU(Organization Unit) have restricted 5000 accounts in one container.\n\nRegards\n\nDmitriy\n\nEdited by: Dmitriy Korolev on Aug 5, 2008 3:05 PM\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear GLM & Dmitriy,\n\nThanks for your reply, I have configured the LDAP successfully. Now i am facing the problem in user ids available in UME & AD.\n\nAs I said earlier, there are users available with the same id in UME & AD. when I try to login i am facing the problem user authentication failed. when he try to login with AD password. But when I delete the user from UME and try to login with AD password and i am able to login successfully.\n\nIs there any parameter/ configuration to be done separately to authenticate users only for AD and skip UME database\n\nPlease help\n\nRegards\n\nPonnusamy\n\n1. Is there will be any conflict between ids(as there is same ids are there in ADS & Portal database).\n\nThe last time i did that, there werent any issues which i faced\n\n2. Before starting the configuration do I need to delete the portal database ids.\n\nNo - you wouldnt have to delete the id's\n\n3.Is there any way disable the portal database and make the AD database avialable\n\nIf you select the LDAP as your UME datasource, the users will be able to logon using the uid/pwd which is stored in the LDAP.\n\nThanks,\n\nGLM\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/9487142/unable-to-delete-a-job-definition.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2012 Aug 16 10:16 PM\n\nHi everyone,\n\nI've imported the process chain definition from BW system, say ZPC_XX_DAILY_LOAD.\n\nI have used it in one of my job chains as a step. Later on, I made changes to the job chain, including changing its name and removing the ZPC_XX_DAILY_LOAD from it.\n\nNow when I am trying to delete the job definition - ZPC_XX_DAILY_LOAD, it gives me the following error:\n\n```\nJCS-102090: Object 'Job Definition JOB_CHAIN_DAILY_LOAD (Copy from 2012/08/06 20:08:13,753 America/Los_Angeles)' of type Job Definition cannot be modified\n```\n\nthe job chain doesn't exist, because I edited the same chain and saved it in a different name, and that job chain doesn’t event include that job definition.\n\nI can’t find anything in the related objects either.\n\nCan some one please let me know how to solve this?\n\nThanks\n\nNanda\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Nanda,\n\nCan you help me on deleting job using script by their JobIDs?\n\nThanks!\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Nanda ,\n\nYou have to delete each and everything associated with that job. i.e. chain, any dependent job & the import result also ( mentioned above... you have imported it into CPS) ..in addition if you already ran that job even once delete that too.\n\nRegards.\n\nFG\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nEvery job containing the timestamp from the error message needs to be deleted using the job monitor. Then, the job System_ProcessKeepClauses needs to run. There will be a line saying \"Deleting unreferenced branched object copies\" in the job log. Afterwards, the job definition should be deletable.\n\nCreating Isolation Groups and Assigning them to Users\n\nUse\n\nWith an isolation group, a user is limited to interacting with objects of the same isolation group as well as objects\n\nfrom the GLOBAL isolation group. You assign users to isolation groups in the Security section in the navigation\n\nbar. The user must either have the role scheduler-isolation-administrator or a custom role granted which has the\n\nredwood.com/ManageSchedulerIsolation action to be able to add users to an isolation group. Users can have\n\nmultiple isolation groups; in this case, the user needs to choose an isolation group for the session during login.\n\n(I cant find my own Isolation group - but maybe you can)\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nNanda,\n\nHave you run the job before you changed the jobdefinition and name?\n\nIf you have run the job (even just once) and after that you renamed it and cant find it anymore, try to find in the job overview the old job(I had to do this once too - you can also search for this job in the job definitions overview(I mean the view you get, when enlarging that triangle symbol in the jobdefintion view).\n\nCPS keeps a history of jobs - delete that and all other related jobs(-Logs), and then you can try to delete that jobdefintion.\n\nas long as CPS has a history of that job, you cannot delete it.\n\nHope that works for you.\n\nregards\n\nGreg\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi Gregor,\n\nI have deleted all the job logs, and the only related objects i could find in the overview are self-referential (screenshot).\n\nWhen i try to delete the job, i get only one error log, saying it is used in a job chain, which doesnt exist any more. (If there are any more related object i should have got them as extra errors, but i didnt)\n\nthis is the stack trace:\n\nPlease help me solve this issue.\n\nHi Nanda,\n\nWell, now it gets tricky.....and you're stuck at the same thing as I found myself to be stuck too...\n\nI have found a special reference guide.....and I'v searched for the errormessage:\n\nJCS-102090 An object refers to another object that is not allowed due to isolation.\n\nNow....that Isolation thing might point us to a solution.\n\nBut I do not know how to access isolation groups.....\n\nMaybe it's worth a try to stop the process server on which that job was defined(or the queue) and then try to delete that job?\n\nmaybe this helps?\n\nBR\n\nGreg\n\ni am using M33.7 - licensed version, if that matters.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4151655/integration-repository.html", + "domain": "answers.sap.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 May 29 6:10 PM\n\nHi SAP gurus,\n\nI am pretty sure about this, but I wanted to ask is, what would be the KEY of an object or how can it be uniquely identified;\n\nI look at IR and what I found is this SWCV, Namespace, and Name.\n\nI think a combination of these would make it unique. Can someone please\n\nback me up on this.\n\nThanks,\n\nAdnan Abbasi\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nU can say that form a object key...\n\nchirag\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nFor easy identification it will take the combination of two values.\n\nReward points if needful.\n\nThanks,\n\nRamuV\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 48 |\n| 10 |\n| 8 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/792649/how-to-connect-sap-r3-46c-to-integration-builder-d.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2004 Feb 23 8:28 AM\n\nI am trying to import a RFC from 4.6C in Integration Builder (Design). I have Imported Software COmponent Version 4.6C in IB. In connection data for import I had put proper (case sensitive) values, group as PUBLIC. Saved & activated the configuration. After that right clicked on Imported objects - Inport RFC/IDoc - A window for entering suerid & password appears. After entering the details I get error \"Unable to establish connection to R/3 system\" The userid & password is correct with proper authorizations.\n\nCan you tell me how to solve the problem? With the same way I am able to connect to 4.7 system. Is there other way to connect to 4.6C systems?\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nBhush:\n\ncan you check your RFC Adapter configuration file. 4.6C is not a unicode system.In your configuration file you might have to set unicode =0.\n\nhope this helps.\n\nRegards,\n\nPraveen\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhello :\n\nUsually message server port 3200 should be used in etc/hosts for the back end system.\n\nPlease make sure you have an entry like this -\n\n/H/ or IP /S/3200 on xi box for the back end system.\n\nAlso in the backend system create a logon group using SMLG and make sure you specify the same logon group under group for connection data in IR for software component.\n\nHope this helps.\n\nBest Regards,\n\nRajan Kedambi\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi there!\n\nHas your problem been solved in the meantime? We are experiencing exactly the same problem. We have been advised to delete and newly create logon group SPACE and use it for logon in the Import Popup. Unfortunately, this didn't help. If the problem has been solved in your case, I would be very thankful, if you'd share the solution with me...\n\nThanks, Kathrin!\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi!\n\n> that right clicked on Imported objects - Inport\n\n> RFC/IDoc - A window for entering suerid & password\n\n> appears. After entering the details I get error\n\n> \"Unable to establish connection to R/3 system\" The\n\n> userid & password is correct with proper\n\n> authorizations.\n\nHave you inserted \"sapms 36/tcp # SAP System Message Port\" into the /etc/services of the Integration Repository machine?\n\nRegards, Tanja\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi!\n\n> I had added the entry in the etc/services\n\n> file.\n\n> But still I am not able to connect. Do I need to\n\n> restart the Integration Repository m/c?\n\nI had the same problem but in my case it worked without restarting the Integration Repository when I made the appropriate entries to the etc/services file.\n\nRegards, Tanja\n\n| User | Count |\n| --- | --- |\n| 57 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/10602122/provisioning-users-with-different-sap-backend-id-a.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2014 Jan 21 7:36 PM\n\nWe are going through upgrade from AC 5.3 to AC 10.0 system. We have AD as the User search data source for AC10. Portal or LDAP can be the user detail data source. Field mappings/corresponding portal group mapping are also maintained as per the SAP documentation. We have 2 different IDs maintained; one for users to login which is the LDAP AD authentication ID (long ID) and another backend ID which is a short ID. The AD has both the long ID (cn) and the short ID (short ID) maintained. In the backend systems, the Long Id of the LDAP is stored in the User Alias. This set up worked fine with AC 5.3 using the SAP_USER_ID field.\n\nAs part of the LDAP field mapping in AC10, we mapped the User ID to long ID (cn) in LDAP and the SAP_User_ID is mapping to the short ID. So when a user look up is done in access request, it should look up for the long Id but when it populates the user info back to the access form, the IDs should be in the right place i.e. USERaLIAS field in Access form should have the long Id and the SAP_USER_ID/ USER_ID should have the short Id. But it never populates both the fields. We are on AC 10 SP13.\n\nSAP_USER_ID was not showing up before. So I checked 1724954 and added the field to the GRACV_ACFIELD view and I was able to finish up the field mapping. But still the user ID are not getting populated in the Access request form correctly for provisioning. I also checked the 1834706 which came with SP 13. Since we are already on this SP level, this change is already in our system.\n\nHas anyone dealt with multiple Id across EP and backend systems? How did you go about provisioning in that scenario?\n\nAny insight would help.\n\nThanks\n\nK\n\nHelp others by sharing your knowledge.\n\nAnswer\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nI am in similar situation but i am proposing to change the AD account names to short ids that can be used across systems. The proposal is more from the Identity management perspective across systems within Organisation.\n\nPlease let me know if there is any technical solution within GRC.\n\nRegards,\n\nPrasad\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/929060/debugging-module-pool-program.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2005 Jun 09 9:30 PM\n\nhi guys,\n\nhow to debug module pool program.\n\nI have written one user exit in this module pool program, i want to check the value.i don't know the screen number and program name where it is going to effect'?\n\nactually i am validating in this userexit...\n\nanybody knows this....\n\nthanks in advance,\n\nYad\n\n2005 Jun 09 9:42 PM\n\nHi,\n\nput break user-id.(user login name)\n\nin the user exist , it will stop there any you can check the rest .\n\nRgds,\n\nMano Sri\n\n2005 Jun 09 9:42 PM\n\nHi,\n\nput break user-id.(user login name)\n\nin the user exist , it will stop there any you can check the rest .\n\nRgds,\n\nMano Sri\n\n2005 Jun 09 9:52 PM\n\nhi mano,\n\nI know this...\n\nbut how can i go to debug mode, because it's a module pool program, i can't run from here, u know that...\n\nIn which way i can go to debug mode and see the values.....\n\nYad.\n\n2005 Jun 09 11:56 PM\n\nHi ,\n\nCould you please expalin it little more , what exactly you are doign.\n\nWaht is the exsit you are using, which is the Transaction you are implementing the enhancment ?\n\nI can try to assist you if can answer with more details.\n\nOne quick solution is to use ws_download to get the values in to a file on to your PC .\n\nStill i would be good if you can provide more details, i am not able to imagine what exctly you are soing.\n\nRgdds,\n\nMano Sri\n\n2005 Jun 10 6:49 AM\n\nHi,\n\nMake use of the following code to debug the program where you cant call the debugger, you just have to copy the code in a notepad, save it in your hard disk and this file can be dragged & dropped to the destination where you would like to switch on the debugger, it will automatically start the debugger, hope this helps. Get back for any clarifications.\n\n[FUNCTION]\n\nCommand=/H\n\nTitle=Debugger\n\nType=SystemCommand\n\nRgds\n\n2005 Jun 10 7:32 AM\n\nHi,\n\nPlace a break point in ur code and run the transaction code attached to the module pool program.\n\nRehan\n\n2005 Jun 10 7:33 AM\n\nHi Yad,\n\nThere must be a tcode for the program., execute the transaction and give /h in the command line. You can check the value for the field by giving the field name in the watch point , and press function f8 button. It takes you to the field given in the watch point. From there it is easy to proceed... Let me know if you have any specific doubts.\n\nRegards,\n\nPadma.\n\n2005 Jun 10 7:45 AM\n\nHi Yad,\n\nThere is a very convenient way of debugging anything in SAP.In the SAP easy access screen choose the icon which denotes the 'Generated a Shortcut on the Desktop'.In the resulting window that appears choose the part where the 'Application' Details are present.Change the TYPE to SYSTEM COMMAND and enter the COMMAND as /H and give some title for e.g 'MYDEBUGGER'.Click on O.K and a shortcut will be placed on your desktop with the title that you have given.Anyplace and anywhere on the SAP screen if you wish to debug just drag the shortcut from ur desktop on to the screen.This is very helpful and would help u to understand the debugging process.\n\nAs far as your present scenario is considered put a breakpoint in the user-exit.If your user-exit is getting triggered then the breakpoint will automatically put you into the debugging screen.There is always a way to debug anything.Hope this helps.\n\nCheers\n\nNishanth", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4316270/problem-with-delivery-type-determination-in-purcha.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Jun 25 11:42 AM\n\nDear All,\n\nWe are working on a IS-Retail Scenario where we are dealing with generic articles. While creating a PO, we have encountered an error which says:\"Also specify a delivery type in case of shipping data relevance\". The error message number is MEPO 099. We have checked that Delivery type NL is attached to the document type under the supplying site customizing, and supplying site is attached to the receiving site with the correct document type. Can anybody throw some light on what we might be missing out in this scenario?\n\nThanks and Sincere Regards,\n\nAmitabha\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nI suppose you are creating a retuns PO ,\n\nPlease maintain the customizing of the same in SPRO-> MM -> Purchasing-> Purchase Order-> Returns Order-> Store Return / Return Plant to Plant\n\nhere you need to maintain the delivery type for returns.\n\nThis message is trigerred only in case of Returns order\n\nIn SAP Retail, plants are referred to as distribution centers or stores. With store returns, you can map the return delivery of goods from\n\na store to a distribution center (this is the most common case),\n\nfrom one distribution center to another distribution center,\n\nfrom one store to another store,\n\nfrom a distribution center to a store (although this is not very common).\n\nRequirements\n\nFor the return delivery types, you have to make settings for the item category determination.\n\nPartner schema must be assigned to the return delivery types.\n\nThe relevant goods movement types must be assigned to the schedule line categories (for the returns in Sales). The following schedule line categories are also available in the system:\n\nNR - Replenishment Returns and\n\nNS - Replenishment Cross Company Returns\n\nActivities\n\nAssign the required return delivery type to\n\npurchasing document category F (purchase order),\n\npurchasing document type (NB - standard purchase order, UB - stock transport order),\n\nthe supplying plant (the one to which the goods are being returned)\n\nThe following return delivery types are available in the system:\n\nNLR - intra-company-code store returns (purchasing document type UB for replenishment and return orders, delivery type NL for the replenishment delivery)\n\nNCR - cross-company-code store returns (purchasing document type NB for replenishment and return orders, delivery type NLCC for the replenishment delivery)\n\nPlease maintain the required customizing\n\nThanks & Regards\n\nKishore\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nwhat type of PO r u doing i.e. STO/subcontracting etc?\n\nregards,\n\nindranil\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nGo to SPRO > MM > Purchsing > Purchase Order > Set up Stock Transport Order > Assign Delivery Type and Checking Rule > Here check, Delivery Type \"NL\" is assigned to PO Documnet Type, in combinatin with Supplying Site, also check \"Shipping\" indicator is active or not?\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 122 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/5200984/jdbc-receiver-adapter-.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Dec 10 10:14 AM\n\nHi Experts,\n\nI was working on a existing adapter scenerio from SDN\n\nI am getting the following error !\n\nMessage processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'jdbc:Microsoft:sqlserver://XXX.XX.XX.XX:1433;DatabaseName= XXXXXXXXXX': ClassNotFoundException:com.microsoft.jdbc.sqlserver.SQLServerDriver\n\nAlso I have another doubt.\n\nThough I have made receiver data types, for the JDBC adapter, I donnow what will be the nature of the empty table in SQL server. I mean the blog does not clearly say, where will this table be in SQL that will be updated with data from XI, and what will be the name of the table and how will it automatically populate SPECIFICALLY that peticular table, I mean is there no codings/ settings required at the SQL server side to populate the specific table in SQL server! .\n\nComments Pls\n\nArnab.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Arnab,\n\nMessage processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'jdbc:Microsoft:sqlserver://XXX.XX.XX.XX:1433;DatabaseName= XXXXXXXXXX': ClassNotFoundException:com.microsoft.jdbc.sqlserver.SQLServerDriver\n\n--->Drivers not uploaded properly or error in connection string.....\n\nyou will have to deploy the drivers on xi server.\n\nThough I have made receiver data types, for the JDBC adapter, I donnow what will be the nature of the empty table in SQL server. I mean the blog does not clearly say, where will this table be in SQL that will be updated with data from XI, and what will be the name of the table and\n\n--->Table Name is XITraining and columns are GroupID, GroupText and Rec_Date\n\nhow will it automatically populate SPECIFICALLY that peticular table, I mean is there no codings/ settings required at the SQL server side to populate the specific table in SQL server! .\n\n---> receiver data type contains table name in its structure that will be used by xi(receiver jdbc adapter) to generate a sqlquery for insertion/deletion...etc\n\nhope your doubts are clear now...\n\nRegards,\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nI think you will have to deploy the drivers on xi server.\n\nCheck this:\n\nThis should resolve class not found error.\n\nTable Name is XITraining and columns are GroupID, GroupText and Rec_Date\n\nThanks,\n\nBeena.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nIn this scenario table name is XITraining\n\nThis error may be due to the following reasons\n\n1. The database is not running.\n\n2. The database connection listener is not running.\n\n3. You have supplied the wrong database connection URL.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/1027905/recent-notification-iview-and-layout-set.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/12430493/regarding-updating-notification-no-in-ik11.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2016 Jun 07 10:49 AM\n\nHi ,\n\nMy requirement is as follows,\n\nWhile creating a Measurement document, I need to generate a notification and update the notification no in IK11.\n\nFor this I have used the user Exit - IMRC0001 and able to generate the notification successfully. The issue is I am not able to update the generated Notification no. in IK11.\n\nPlease find the image attached.\n\nThanks,\n\nPavan\n\n2016 Jun 13 3:58 PM\n\nPavan\n\nI think you have misunderstood the objects.\n\nThen where from this Notification number comes into a Measuring document?\n\nRegards\n\nKJogeswaraRao\n\n2016 Jun 13 2:30 PM\n\n2016 Jun 13 2:44 PM\n\n2016 Jun 13 3:58 PM\n\nPavan\n\nI think you have misunderstood the objects.\n\nThen where from this Notification number comes into a Measuring document?\n\nRegards\n\nKJogeswaraRao\n\n2016 Jun 15 7:46 AM\n\nHi,\n\nThanks for your reply, Yes I checked what you explained and understood it.\n\nHowever, My requirement is to display that, can we try to enable that field and pass the data using some implicit enhancements??\n\nThank,\n\nPavan.\n\n2016 Jun 15 9:03 AM\n\nHello Pavan\n\nMy opinion\n\nThe message is:\n\nThis area has only Menu exits (no screen exits to have Zfields to IK11 screen). So you can make use of it as above.\n\nLastly\n\nYou may look into the interface CUSTOM_USER_DATA in the BAdi ALM_ME_040_MEASUREMT . (I haven't worked on it)\n\nGood luck\n\nKJogeswaraRao", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/7124627/error-in-asset-full-settlement.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2010 Mar 15 11:53 AM\n\nDear Experts,\n\nI need to post some value from AUC to GLs as charges which has been erroniously posted to AUC through WBS element.\n\nBut This has been posted to AUC in FY 08/09 throug CJ88 (Automatic posting)\n\nBut now when I try to post it through the CJ 88 Its giving an error \"\"Settlement of Old Asset Data to Receiver Type G/L Not Allowed\"\n\nI have already assign this to GL in CJIC.\n\nCan someone help me to post the value in AUC to GL ?\n\nthanks in Advanced,\n\nNalaka\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello ,\n\nCheck your settlement profile , whether GL account is allowed . The settlement profile must be allowed for GL as the receiver object.\n\nThis will resolve your issue.\n\nThanks\n\nDasa\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi..\n\nif settlement was carried out erroneously to an AuC, you can do settlement > reverse.\n\nonce it is reversed, use the correct settlement rule to the G/L\n\nalso, check your allocation structure (settlement cost elements - be sure G/L is included in the receiver category) and settlement profile if it allows posting to G/L account(settlement optional) as well.\n\nregards.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 123 |\n| 8 |\n| 8 |\n| 6 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/13188145/field-missing-in-asynchronous-response-api-structu.html", + "domain": "answers.sap.com", + "file_source": "part-00216-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2020 Nov 12 11:54 AM\n\nHi Experts,\n\nWe have an integration flow S4->CPI->SFDC.\n\nI have a situation in which I have to suppress the message (Service Contract Reponse (Aync)) , from S4 based on who is the receiver.\n\nI see in Communication arrangement that we set both sender (S4 by default) and receiver(we set), but the paylaod what comes out of S4 does not have the recipient field , which should come since the wsdl file of response has it.\n\nAny idea how I can bring that ?\n\nPlease see the screen shots.\n\nIn the below screenshot the Contract response API has these fields under header.\n\nBut the response payload which we receive from S4 has below fields in header. RecipientBusinessSystemID missing.\n\nIn the communication arrnagement the receiver is given in communication systems field.Any idea how I can bring the field in reponse paylaod?\n\nThanks in advance.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi dilip.mehra,\n\nThank you for your question.\n\nI just want to make check if you were able to get the answer of your question, otherwise let us know in case you still need help on this topic.\n\nBest regards,\n\nDaiana.\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 115 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/628601/hidden-applet-is-displayed-when-using-jre18181.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/8242439/bapicontractcreatefromdata-document-number.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2011 Mar 30 8:50 AM\n\nHello,\n\nI'm using the function 'NUMBER_GET_NEXT' for obtaining the next contract document number from the sap system, and I'd like to use this document number with the function 'BAPI_CONTRACT_CREATEFROMDATA'. In other words I want to generate a contract with this function with the document number speficied by me. Is there any way to do that ?\n\nAny help would be greatly appreciated. Thanks in advance.\n\n2011 Mar 30 8:58 AM\n\nIf you are using INTERNAL number range for Contract document type, why you want to determine next number and pass it to BAPI ? The value passed to BAPI parameter SALESDOCUMENTIN will have effect only if the document type number range is EXTERNAL other wise number will be determined by BAPI.\n\n2011 Mar 30 8:58 AM\n\nIf you are using INTERNAL number range for Contract document type, why you want to determine next number and pass it to BAPI ? The value passed to BAPI parameter SALESDOCUMENTIN will have effect only if the document type number range is EXTERNAL other wise number will be determined by BAPI.\n\n2011 Mar 30 9:17 AM\n\nThank you for the quick answer, Vinod\n\nI am trying to generate an ADRNR number with the function 'ADDR_NUMBER_GET', to populate the ADRC table with some data for the partner adresses.\n\nThis function uses the address_reference line where I need to update the APPL_KEY with sy-mandt + VBELN (concatenated). Well, the function successfully generates a document number, let's say 0040000333, but then the BAPI generates the next one, 0040000334.\n\nIf I uncomment SALESDOCUMENTIN and set it with the number given by the NUMBER_GET_NEXT FUNCTION, I get an error in the return table, wich tells me to use the external number range (in my case between 0045000000 and 0049999999).\n\nHere's what I do:\n\ncall function 'NUMBER_GET_NEXT'\n\nexporting\n\nnr_range_nr = '09'\n\nobject = 'RV_BELEG'\n\nquantity = '1'\n\n\" SUBOBJECT = 'AMBI'\n\nTOYEAR = '0000'\n\nIGNORE_BUFFER = ' '\n\nimporting\n\nnumber = l_vbeln\n\nQUANTITY =\n\nRETURNCODE =\n\nexceptions\n\ninterval_not_found = 1\n\nnumber_range_not_intern = 2\n\nobject_not_found = 3\n\nquantity_is_0 = 4\n\nquantity_is_not_1 = 5\n\ninterval_overflow = 6\n\nbuffer_overflow = 7\n\nothers = 8\n\n.\n\nif sy-subrc <> 0.\n\nMESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO\n\nWITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.\n\nendif.\n\nconcatenate sy-mandt l_vbeln into wa_ref-appl_key.\n\nmove: 'VBUK' to wa_ref-appl_table,\n\n'VBELN' to wa_ref-appl_field,\n\n'SD01' to wa_ref-addr_group.\n\ncall function 'ADDR_NUMBER_GET'\n\nexporting\n\naddress_handle = 'AG $00000'\n\naddress_reference = wa_ref\n\npersonal_address = ' '\n\nNUMBERRANGE_NUMBER = '01'\n\nE071K_WA =\n\nGENERATE_TRANSPORT_ENTRIES =\n\nOWNER = 'X'\n\nTABLE_NAME =\n\nFIELD_NAME =\n\nOBJKEY =\n\nimporting\n\naddress_number = l_adrnr\n\nRETURNCODE_NUMBERRANGE =\n\nTABLES\n\nE071K_TAB =\n\nEXCEPTIONS\n\nADDRESS_HANDLE_NOT_EXIST = 1\n\nINTERNAL_ERROR = 2\n\nPARAMETER_ERROR = 3\n\nOTHERS = 4\n\n.\n\ncall function 'BAPI_CONTRACT_CREATEFROMDATA'\n\nexporting\n\nsalesdocumentin = l_vbeln\n\ncontract_header_in = wa_bapihead\n\ncontract_header_inx = wa_bapiheadx\n\nSENDER =\n\nBINARY_RELATIONSHIPTYPE = ' '\n\nINT_NUMBER_ASSIGNMENT = ' '\n\nbehave_when_error = 'P'\n\nLOGIC_SWITCH =\n\ntestrun = 'X'\n\nconvert = 'X'\n\nimporting\n\nsalesdocument = l_sapdoc\n\ntables\n\nreturn = it_return\n\ncontract_items_in = it_bapiitem\n\ncontract_items_inx = it_bapiitemx\n\ncontract_partners = it_bapipartn\n\ncontract_conditions_in = it_bapicond\n\ncontract_conditions_inx = it_bapicondx\n\nCONTRACT_CFGS_REF =\n\nCONTRACT_CFGS_INST =\n\nCONTRACT_CFGS_PART_OF =\n\nCONTRACT_CFGS_VALUE =\n\nCONTRACT_CFGS_BLOB =\n\nCONTRACT_CFGS_VK =\n\nCONTRACT_CFGS_REFINST =\n\ncontract_data_in = it_ctr_in\n\ncontract_data_inx = it_ctr_inx\n\nCONTRACT_TEXT =\n\nCONTRACT_KEYS =\n\n\" extensionin = it_extension\n\npartneraddresses = it_bapiaddr\n\n.\n\nEdited by: adrian_marchis on Mar 30, 2011 10:27 AM\n\n2011 Mar 30 2:20 PM\n\nCheck the Number range type (EXTERNAL/INERNAL) for the document type (Transaction VOV8). If the number range is defined as external (most probable in your case), you need to not generate the number using NUMBER_GET_NEXT. Instead of that you should pass the document number manually (within the range mentioned in number range) to the BAPI and the same can be used for function module ADDR_NUMBER_GET.\n\n2011 Mar 30 2:57 PM\n\nIt seems that the function ADDR_NUMBER_GET works even without providing the document number in the appl_key concatenation (sy-mandt is sufficient), do the NUMBER_GET_NEXT function is not necesarry anymore. So the contract numbers are consecutive now.\n\nThank you for the ideeas.\n\nconcatenate sy-mandt l_vbeln into wa_refwa_ref-appl_key.\n\nmove: 'VBUK' to wa_ref-appl_table,\n\n'VBELN' to wa_ref-appl_field,\n\n'SD01' to wa_ref-addr_group.\n\ncall function 'ADDR_NUMBER_GET'\n\nexporting\n\naddress_handle = 'AG $00000'\n\naddress_reference = wa_ref\n\npersonal_address = ' '\n\nNUMBERRANGE_NUMBER = '01'\n\nE071K_WA =\n\nGENERATE_TRANSPORT_ENTRIES =\n\nOWNER = 'X'\n\nTABLE_NAME =\n\nFIELD_NAME =\n\nOBJKEY =\n\nimporting\n\naddress_number = l_adrnr\n\nRETURNCODE_NUMBERRANGE =\n\nTABLES\n\nE071K_TAB =\n\nEXCEPTIONS\n\nADDRESS_HANDLE_NOT_EXIST = 1\n\nINTERNAL_ERROR = 2\n\nPARAMETER_ERROR = 3\n\nOTHERS = 4\n\n.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/2519321/file-ftp-to-as400-library-folder.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Jun 15 10:15 PM\n\nhi mates,\n\nUsing the receiver FTP adapter & content conversion, I'm dropping a file on AS400 in a library folder (/QSYS.LIB/XYZ.LIB/). The file is getting created with 'FILE' extension. When I download it on to my desktop and view it with wordpad, I see the actual contents and a line with non-readable character (the char looks line a box).\n\nHowever, AS400 people say that the file is not usable for their programs. Because ithey run some SQL queries on it and that doesnt return any data and also when they view the content with their toold they see some non-readable characters.\n\nWhat is the Receiver FTP config for dropping the fille onto a AS400 library?\n\nI've tried using file type, Text with diff encodings given in file adapter help & Binary. It dint help.\n\nDid any one do this kind of thing earlier? Am I missing something here.\n\nI appreciate your inputs & references.\n\nthx\n\npraveen\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhey\n\nplease try to open up the File in MS word and see if you still get that special characters?\n\nthanx\n\nahmad\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHey\n\nin the first reply you said that file is being created with a FILE extension,can't you change it to .txt,so that AS400 people can read it?\n\nalso you can definitely use File adapter to integrate AS400,JDBC is just another option but for that you need to deploy drivers first.\n\nNote:I m assuming that you have FTP server on AS400\n\nthanx\n\nahmad\n\nMessage was edited by:\n\nAhmad\n\nMessage was edited by:\n\nAhmad\n\nHey\n\nyeah,its some encoding problem.anyways, have a look at the following to make sure that you are using the correct encoding for you iSeries\n\nhttp://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/rzaha/fileenc.htm\n\nalso try asking the AS400 people which encoding they expect.\n\ni would say,dont do any FCC right now and see if the XML is going properly or not and are they able to read thata XML.if XML goes fine,then use the same encoding and do FCC.\n\nalso if you are seeing the special character(the box) in the bottom of the file,then it means that AS400 is behaving funny for new Line('nl').\n\nUse '0x2B' instead of 'nl'\n\nthanx\n\nahmad\n\nMessage was edited by:\n\nAhmad\n\nPraveen,\n\nAre u using any encoding format ? If not can u try with the encoding format ISO8859_1\n\nPraveen read the below link ,it might be useful\n\nhttp://www-1.ibm.com/support/docview.wss?uid=nas1b919ff1b461a3b7386256fcc0080d66a\n\nBest regards,\n\nraj.\n\nMessage was edited by:\n\nRaj\n\nAhmad,\n\nUsing the code page 'Cp037' did the job....thanks a lot and points too...\n\nRaj,\n\nI did not try the option you gave me...setting the encoding for the entire FTP as the codepage specification did the job..anyways...thats very useful information..I appreciate it..and points for you as well\n\nI'm very happy that a not-a-regular issue like this has been resolved with help of forum members...\n\nAs usual..SDN XI Forum rocks !!\n\nthx\n\npraveen\n\nPraveen,\n\nThe easiest solution is to map a drive to the as400 from your windows machine, let me know if you need instructions on how to do that. As once you do that then you can map a drive to /QOpenSys/QIBM.......then the party begins..\n\nI also have a cl program i wrote by which u can map directly to the root and that also resolves the ascii character issues with this.\n\nRegards\n\nRavi Raman\n\nThere is a simple solution for this issue.\n\nBest way for sending text files to systems like AS400 whcih has defferent encoding and new line characters, is using text mode for transfer which leaves the translation process to FTP server connecting to unlike binary mode where transfer happens in exact bytes w/o any translation.\n\npraveen\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/1206535/how-to-filter-choose-from-list-object-rows.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2006 Feb 13 7:23 PM\n\nHi everyone,\n\nI'd like to show Choose from list window using SBO 2005 PL07, Actually I want to show the Active Account of G/L Account, I set the CFL object to one column as following:\n\noCFLCreationParams.ObjectType = SAPbouiCOM.BoLinkedObject.lf_GLAccounts\n\noCFLCreationParams.UniqueID = \"CFL\"\n\noCFL = oCFLs.Add(oCFLCreationParams)\n\nWho knows how to set Choose From list object only show Active Account and do not show Title Account.\n\nThanks for your help!\n\nKathy\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Kathy,\n\nI think this should work after you've added your choose from list as in your post above.\n\n```\nDim oCons As SAPbouiCOM.Conditions\n Dim oCon As SAPbouiCOM.Condition\n oCons = oCFL.GetConditions()\n oCon = oCons.Add()\n oCon.Alias = \"Postable\"\n oCon.Operation = SAPbouiCOM.BoConditionOperation.co_EQUAL\n oCon.CondVal = \"Y\"\n oCFL.SetConditions(oCons)\n```\n\nHope it helps,\n\nAdele\n\nMessage was edited by: Adele le Roux\n\nSee now that Louis basically said the same\n\nI'm a bit slow this early in the morning ;)\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi kathy\n\nI have not tried it on the gl accounts. But basicaly you need to add conditions to filter it. The following is an example that you would of used for business partners but only customers.\n\nDim oCFLs As SAPbouiCOM.ChooseFromListCollection\n\nDim oCons As SAPbouiCOM.Conditions\n\nDim oCon As SAPbouiCOM.Condition\n\noCFLs = oForm.ChooseFromLists\n\nDim oCFL As SAPbouiCOM.ChooseFromList\n\nDim oCFLCreationParams As SAPbouiCOM.ChooseFromListCreationParams\n\noCFLCreationParams = SBO_Application.CreateObject(SAPbouiCOM.BoCreatableObjectType.cot_ChooseFromListCreationParams)\n\n' Adding 2 CFL, one for the button and one for the edit text.\n\noCFLCreationParams.MultiSelection = False\n\noCFLCreationParams.ObjectType = \"2\"\n\noCFLCreationParams.UniqueID = \"CFL1\"\n\noCFL = oCFLs.Add(oCFLCreationParams)\n\n' Adding Conditions to CFL1\n\noCons = oCFL.GetConditions()\n\noCon = oCons.Add()\n\noCon.Alias = \"CardType\"\n\noCon.Operation = SAPbouiCOM.BoConditionOperation.co_EQUAL\n\noCon.CondVal = \"C\"\n\noCFL.SetConditions(oCons)\n\noCFLCreationParams.UniqueID = \"CFL2\"\n\noCFL = oCFLs.Add(oCFLCreationParams)\n\nThe above also compensates for the tab.\n\nHope it helps\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 122 |\n| 8 |\n| 8 |\n| 6 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/11743261/ds-42-reading-sap-table-issue-with-rfc-data-transf.html", + "domain": "answers.sap.com", + "file_source": "part-00377-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2015 May 29 6:27 PM\n\nAll,\n\nI am trying to read tables from SAP using ABAP data flow, in SAP data store settings we used data transfer method as RFC and job failing with below error\n\n\"ODBC data source error message for operation <[Microsoft][SQL Server Native Client 10.0]Invalid character value for cast specification>\"\n\nwhen i change Data transfer method from RFC to shared directory , its working fine. I just didn't get it.\n\ncan you please help me if you have faced this issue before or any idea about this issue.\n\nThanks a lot\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/10058888/bpc-nw-10-calculate-cells-in-input-form-based-in-o.html", + "domain": "answers.sap.com", + "file_source": "part-00229-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2013 Jun 07 3:56 AM\n\nhi bpc gurus:\n\nI m building 3 input forms on a single sheet, like this:\n\nBut I have a doubt on how to build the Input Form \"Cost\", since every cell of this input form is calculated by multiplying input form \"Sell\" and input form \"Rule\" (the user doesnt have to input anything in input form \"Cost\", BPC must calculate every cell). How can I achieve this? Obviously when the user press \"Save Data\", BPC must save the data of the 3 input forms.\n\nis there some way to achieve this?\n\nPS: the number of rows of these 3 input forms is the same, they can change based on the context values which affect the 3 input forms.\n\nregards\n\njav\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Jav,\n\nYou can use EPMCopyRange() Function for Input Form \"Cost\". In function give the report id, range.It will apply both formatting and formula to the whole report.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Jav,\n\n1) You can write script logic in Default to calculate the Cost.\n\n[Dimension].[COST] = [Dimension].[SELL] * [Dimension].[RULE]\n\nif you want the Cost values to be saved in Database. This logic will calculate Cost automaticaly whenever you save the Sell or Rule.\n\n2) You can write dimension member formula for Cost\n\n[Dimension].[SELL] * [Dimension].[RULE]\n\nThis will be calculated at runtime.\n\n3) if you are using BPC 10 , you can use Local Member Formula for the same.\n\nBest Regards\n\nObaid\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Jav,\n\nBut why don't use script logic in the default.lgf to perform this calculation?\n\nB.R. Vadim\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 7 |\n| 2 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/2265723/purchase-info-record.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2007 Apr 20 6:46 AM\n\nHello Experts,\n\nI have on requirement where in i need to read the Purchase infor record along with the text for a given material vendor plant.\n\nin the same requirement i need to create the Purchase infor record.\n\ni need any program or function modules which would be helpful in getting these two things done.\n\nBDC is not recommended.\n\nPlease help me in this regard.\n\nBR,\n\nRavi\n\n2007 Apr 20 7:10 AM\n\nRavi ,\n\nhave u checked Tcode BAPI or SE37 with string BAPIPURINFO*\n\nu can get it on ur own ?\n\nRegards\n\nprabhu\n\n2007 Apr 20 7:29 AM\n\nHi Prabhu,\n\nThere is only one bapi I.e Bapi get detail.\n\nBut it dosenot slove my problem\n\nBR,\n\nRavi\n\n2007 Apr 20 7:30 AM\n\nHi,\n\nCheck the following fun modules\n\nME_POST_INFORECORD\n\nME_DB_UPDATE_INFORECORDS\n\nME_UPDATE_INFORECORD\n\nME_UPDATE_INFORECORD_COND\n\nME_UPDATE_INFORECORD_PD\n\nME_GET_INFORECORD_CONDITIONS\n\nME_GET_INFORECORD_CONDITIONS_1\n\nME_GET_UNITS_FOR_INFORECORD\n\nME_GET_VARCONDS_FOR_INFORECORD\n\nME_PRICING_INFORECORD\n\nME_GET_INFORECORD\n\nME_READ_INFORECORD\n\nME_READ_INFORECORDS_MAT\n\nME_READ_INFORECORD_MAT_ML\n\nME_READ_INFORECORD_SUPPLIER\n\nME_READ_INFORECORD_SUPPLIER_ML\n\nME_SELECT_EKORG_FOR_INFORECORD\n\nBAPI_INFORECORD_GETLIST Display Purchasing Info Records\n\nreward if useful\n\nregards,\n\nAnji", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/1198971/problem-while-creating-a-new-track.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/5318365/cr-2008-sp1-redistributable-does%27t-include-the-sal.html", + "domain": "answers.sap.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Jan 07 7:59 PM\n\nI am trying to deploy a Crystal Reports application which utilizes the Salesforce.com driver. The application works fine on my development machine (which has Crystal Reports 2008 installed) , but it does not work on the server (which has the Crystal Reports 2008 redistributable installed).\n\nUsing the modules.exe tool I found that the server does not have the crdb_sforce.dll nor the crdb_sforce_res_en.dll installed. It looks like the server has all the other crdb_* drivers installed, except crdb_universe* and crdb_xml*.\n\nHow can i get the Salesforce.com drivers installed on the server?\n\nThanks in advance!\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nPlease re-post if this is still an issue to the .NET Development - Crystal Reports Forum or purchase a case and have a dedicated support engineer work with you directly\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Adam,\n\nPlease go through this link for info\n\n[http://www.businessobjects.com/product/catalog/crystalreports/# ]\n\nCrystal Reports 2008 is integrated with Salesforce driver.com driver.\n\nYou can download latest service pack from [here|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm]\n\nRegards,\n\nShweta\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nI have already installed the redistributable for Crystal Reports 2008 SP1 - https://smpdl.sap-ag.de/~sapidp/012002523100011722132008E/cr121_redist_install.zip\n\nMy issue is that this redistributable does not include the Salesforce.com driver. It appears to contain the others that are included in the full install of Crystal Reports 2008, it just omits the Salesforce.com driver.\n\nWhy would i close the thread when my questions has not been answered?\n\nI can't go around installing a full version of CR 2008 on everymachine that is going to run my Crystal Report application. That's what a redistributable is for, so other machines can run applications built on CR technology without having a full install of CR.\n\nMy problem is that the redistributable is incomplete. Was it a conscious decision by BusinessObjects or an oversight to leave out the Salesforce.com driver from the redistributable package? All the other drivers are there, why not the Salesforce driver?\n\nHi,\n\nDid you try patching the CR 2008 service pack to 5 or any latest version? Try the latest service pack to detect the SalesForce driver.\n\nRegards,\n\nClint\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nI have overlooked the version i thought CR XI anyways, please try to check the compatibility regarding redistributable if it supported, I have only seen the CR 2008 but not the redistributable .\n\ntry this https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm\n\nRegards,\n\nClint\n\nEdited by: clint pow on Jan 8, 2009 8:57 AM\n\n| User | Count |\n| --- | --- |\n| 58 |\n| 10 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/8105503/how-to-get-an-ufl-into-crystal-reports-2008.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 Feb 08 10:41 AM\n\nHello,\n\nI created an UFL in Visual Basic, built .dll, registered it successfuly with RegAsm and added to GAC. Yet I still can't see the functions in Additional Functions.\n\nDLL source code:\n\n\n\nPublic Class Class1\n\nPublic Function UFLTest1() As String\n\nUFLTest1 = \"Hello\"\n\nEnd Function\n\nPublic Function UFLTest2(ByVal sVal As String) As String\n\nUFLTest2 = \"Hello, \" & sVal\n\nEnd Function\n\nEnd Class\n\nIn VB project properties, Make assembly COM-visible is checked. .NET framework 3.5 has been used. I copied the .dll to directory c:\\Business Objects\\BusinessObjects Enterprise 12.0\\win32_x86\\ and registered by RegAsm from there (and added to GAC).\n\nAny idea what can be wrong ?\n\nThanks,\n\nJakub\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nOk seems the problem is the whole Visual Basic .NET custom function library (u2lcom.dll) is missing in the list of custom functions, which is being discussed in many threads with no helpful result. Any hint on that would be helpful.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nOk, solved it.\n\nIf anyone fights with writing UFL, check [Microsoft MSDN|http://msdn.microsoft.com/en-us/library/ms227603%28v=VS.90%29.aspx] and follow it step by step (and I mean STEP BY STEP, any single checkbox missed and it's not gonna work).\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 57 |\n| 10 |\n| 9 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4522185/sdm-not-accepting-password.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Jul 31 10:51 AM\n\nHi All,\n\ni am trying to deploy my WD Application i am using sneak preview . I is not accepting the given SDM password which is an administrator.\n\nIt is showig the folowig error.\n\nCannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.\n\nI don't have access to SMP notes. So could anyone help me out in this regard.\n\nI have also tried by changig my administrator passowrd. But its is nnot working.\n\nplz help me to resolve the issue.\n\nThanks in advance!\n\nBhavyasri.M\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\ndefault password expires on first logon. you need to set it back to the prior password again.\n\n1) go to http://:500/useradmin\n\n2) log in as administrator\n\n3) change password for administrator & SLDDSUSER\n\n4) put dummy password here, save and log off\n\n5) re-login again with each user, the password expires for first time, here, enter actual password.\n\n6) if still not working, change the password of secure store as santhosh described.\n\nnikhil\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Bhavyasri,\n\nIf you had changed the admin password you need to update the same in Secure Storage as well using config tool.\n\nFollowing is extract from SAP note 701654\n\nUse the Config Tool to change the entry in secure storage as follows:\n\n1. Start the Config Tool.\n\n(Execute \\configtool\\configtool.bat.)\n\n2. Select the secure store node.\n\nThe configuration for the secure storage in the file system appears.\n\n3. Select the admin/password/ entry.\n\n4. Enter the administrator user's new password in the \"Value\" field and choose \"Add\".\n\n5. Choose \"File\" --> \"Apply\" to save the data.\n\nNote: Contrary to the message that appears, you do not need to restart the server or cluster for this change to take effect.\n\n6. Finally restart SDM server\n\nLet me know if this solves ur problem\n\nCheers,\n\nSanthosh\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/6237569/problem-with-sales-set-in-ecc-60.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Jul 14 2:05 PM\n\nHai Guys,\n\nI am having a problem on having a Sales Set. We have two company codes.\n\nI am creating the sales set by the following steps.\n\n1. Create an article, (type: Sales set instead of single article) and in the Basic Data, click the components button, in the subsequent screen entered the component articles and the qty.\n\n2. After listing that Sales set article to the desired sites, I am creating the sales set article using the movement type 317 in tcode mb1b.\n\n3. In my inventory, the component's stocks are reduced and the stock of the Sales set article is increased.\n\n4. Once the Sales is made for the Sales set article, and PGI is done, the system reduces the stock of the Sales stock and no changes is made to the remaining component article stocks.\n\nHere is where I encounter the issue.\n\nIn one of the company code, this is working fine.\n\nBut in the another company code's sites, when I do the PGI for Sales Set article, the stock of the Sales Set remains the same but the component articles' stocks are reducing.\n\nI am startled to find the unusual behavior. Does it has anything to do with the site profile or any other MM customizations?\n\nHad anybody come across this kind of issues previously? Can anybody help me in this aspect?\n\nRegards,\n\nMaheshwaran. I\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nno replies still.. so closing\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 9 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4934048/row-selection-on-table-control.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2008 Oct 17 2:28 PM\n\nHi All,\n\nI have a requirement wherein i need to display 2 screen navigation.\n\nThe first screen contain selection parameters and based on that selection parameters data get displayed in second screen. The second screen contain table control wherein i have displayed fields from custom table.\n\nThe requirement is that if internal table is not initial then data should be displayed on table contol in display mode. The table control contain one selection field. When user select one of line on table control then table control must be changed from display mode to change mode and allow user to change existing data .\n\nNow problem is i am unable to change table control from display mode to change mode.\n\nplz help me out.\n\nThanks & regards,\n\nParag\n\n2008 Oct 17 9:21 PM\n\nHi Parag, you can change the atribute of a table control using Loop at screen, also you can add words to the fiels to control the behavior or filter by the fields names.\n\nLOOP AT SCREEN.\n\nIF screen-group1 = 'CRE'\n\nOR screen-group2 = 'CHG'.\n\nscreen-input = 1.\n\nIF screen-group3 = 'REQ'.\n\nscreen-required = 1.\n\nENDIF.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nVery important here, this have to be include in the PBO into the table control loop.\n\nPBO\n\nLOOP AT t_itab\n\nWITH CONTROL tc_XXXX\n\nCURSOR tc_XXXX-current_line.\n\nMODULE tc_status. \" here you include the code above\n\nENDLOOP.\n\nRegards\n\nAlexis\n\n2008 Oct 17 2:43 PM\n\nHi Parag,\n\nPut one FCT code for the table line and use the following code may help you..\n\nIn PBO\n\nCASE SY-UCOMM.\n\nWHEN 'CODE'. \"FCT code\n\nLOOP AT SCREEN.\n\nIF SCREEN-NAME = 'ZORMA-YIAMN'.\n\nSCREEN-INPUT = 0.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nLOOP AT SCREEN.\n\nIF SCREEN-NAME = 'ZORMA-YIAMQ'.\n\nSCREEN-INPUT = 0.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nLOOP AT SCREEN.\n\nIF SCREEN-NAME = 'ZORMA-YIAME'.\n\nSCREEN-INPUT = 0.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nENDIF.\n\nENDCASE.\n\nIn PAI\n\nCASE SY-UCOMM.\n\nWHEN 'CODE'. \"FCT code\n\nLOOP AT SCREEN.\n\nIF SCREEN-NAME = 'ZORMA-YIAMN'. \"field which has to\n\nSCREEN-INPUT = 1.\n\nSCREEN-ACTIVE = 1.\n\nSCREEN-OUTPUT = 1.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nLOOP AT SCREEN.\n\nIF SCREEN-NAME = 'ZORMA-YIAMQ'. \"field which has to\n\nSCREEN-INPUT = 1.\n\nSCREEN-ACTIVE = 1.\n\nSCREEN-OUTPUT = 1.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nLOOP AT SCREEN.\n\nIF SCREEN-NAME = 'ZORMA-YIAME'. \"field which has to\n\nSCREEN-INPUT = 1.\n\nSCREEN-ACTIVE = 1.\n\nSCREEN-OUTPUT = 1.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nendcase.\n\nTry this logic else revert me back i will try to help you coding with some other.\n\nCheers!!\n\n2008 Oct 17 9:21 PM\n\nHi Parag, you can change the atribute of a table control using Loop at screen, also you can add words to the fiels to control the behavior or filter by the fields names.\n\nLOOP AT SCREEN.\n\nIF screen-group1 = 'CRE'\n\nOR screen-group2 = 'CHG'.\n\nscreen-input = 1.\n\nIF screen-group3 = 'REQ'.\n\nscreen-required = 1.\n\nENDIF.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nVery important here, this have to be include in the PBO into the table control loop.\n\nPBO\n\nLOOP AT t_itab\n\nWITH CONTROL tc_XXXX\n\nCURSOR tc_XXXX-current_line.\n\nMODULE tc_status. \" here you include the code above\n\nENDLOOP.\n\nRegards\n\nAlexis\n\n2008 Oct 21 5:53 AM\n\nhi,\n\nCreate a group which contains all your fields in table control\n\nwhich you want to enable. For creating group, go to screen layout, double click on any field and mention the group name in first box, let say 'G1'. similarly mention the same group name 'G1' for every field in table control.\n\nNow in PBO create a module , let say 'Activate' and put this code inside it.\n\nmodule activate.\n\nIF < YOUR CONDITION >\n\nLOOP AT SCREEN.\n\nIF SCREEN-GROUP1 = 'G1'.\n\nSCREEN-INPUT = 1.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nENDIF.\n\nENDMODULE.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/3930636/text-copy.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Apr 16 9:13 PM\n\nTo copy the text from delivery to invoice I created a new text type for invoice for eg: Z004 and assigned an access sequence say 501 which basically has ID: VBBP and text type of delivery/sales order Z002. Am I doing right? Becos it gives me an error saying text ID Z004 already exists. Enter new text ID. And the text from delivery is not copied to invoice. Any suggestions?\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nYou must have maintained the same Text Id for another document type like SO, Delivery...\n\nSee TCODE VOTXN.\n\nThanks,\n\nMandar\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nNo need to create a new text id. You can use the same text id from delivery.\n\nFor e.g. if you have created Z004 in delivery\n\nIn TCODE VOTXN\n\nText Object VBBP\n\nGroup for: F (Billing Item)\n\nChoose text procedure 04 (Billing Item)\n\nadd the text id Z004 in the text procedure. Give the sequence and the Access Sequence. (Can be same as what you have used for Sales Order to Delivery)\n\nLet me know if you want more information.\n\nRegards,\n\nMandar\n\nYes this is what I have done, and what this does is copy the text to both delivery and invoice, and you come back to sales order and change any text then it reflects in both delivery and invoice, but if you change any text in delivery that doesnot reflect or copy to invoice. What shud I do? Thanks.\n\nHi umakanth\n\nAs text is getting copied from the sales order wat ever matter is there in sales order that will be copied to delivery and billing\n\nBut if a relavent header / item texts exists in the reference document header / item then that text is copied to the reference header/ item document\n\nIf any changes are made in the 1st document then in the 2nd document also it will be changed\n\nSo any changes in the 1st document will not affect the 2nd document\n\nText that is copied from the document(OR) to the next document(LF) remains unchanged\n\nYou asked the importance of the 4things it is in your answered question umakanth about the text is obligatory etc\n\nRegards\n\nSrinath\n\nRegards\n\nSrinath\n\n| User | Count |\n| --- | --- |\n| 119 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/10031858/shortfall-of-27-days-against-remaining-shelf-life-.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2013 May 27 10:36 AM\n\nDear all,\n\nWhen I am reversing production order confirmation one of component is sitting in COGI due to-Shortfall of 27 days against remaining shelf life in current item (180 Day )\n\nIn material master settings are-\n\nIn batch detail for that material is\n\nCan you please explain why this error is not comming at GI & why it is comming in reversal of GI.\n\nHow to solve this issue.\n\nRegards\n\nAlly\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nSAP checks the minimum remaining shelf life only for the plant and movements that are customized for this check in OMJ5,\n\nAs a reversal of goods issue creates stock, it is probably customized to make sure that this happens in compliance with the requirment for minimum remaining shelf life.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nokay, then it checks as well with 261.\n\nwhen did you actually do the goods issue?\n\nIn general I would say that your batch has enough remaining shelf life , thats why you probably saw not message for the goods issue.\n\nWhat I do not see in your screens shots is the posting date of your reversal, or any manual entered manufacturing / shelf life date for the reversal.\n\nthe other alternative is to change your customizing temporarily to not check for the reversal movement 262\n\nyour system setting is just logic, you want prevent to create stock (goods issue reversal is creating stock too) that is not in compliance with your requirments.\n\nUnfortunately this affects such cancellations too.\n\n262 is a cancellation, so you just have to discuss your design again. if it is so like it was wanted, then you have this unsolvable conflict, or you need to switch of this check for cancellations and only check real receipts.\n\nCheck the SLED check settings for the movement types (OMJJ)\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/12611203/how-to-remove-inherited-privileges-assigned-to-an-.html", + "domain": "answers.sap.com", + "file_source": "part-00229-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2016 Sep 26 12:13 PM\n\nHello experts,\n\nCan you kindly let me know how to resolve this issue.\n\nPrivileges are mapped with an enterprise role. and this role is assigned to an Identity and all priv's were in ok status.\n\nLater the privileges are removed from the Identity and even the role has been removed from identity, and the inherited privileges are still in ok status and not getting removed.\n\nNo orphan and no direct assignments are available and mcditry column is also 0 and in mxiv_dirt_mskeys the count of records is 0\n\nKindly please suggest how to proceed further\n\nRegards,\n\nDP\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear Experts,\n\nDo i need to set these the user mskey as dirty entry using uIS_SetDirty and then try to run reconcile dirty entries\n\nRegards,\n\nDP\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 57 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/13763541/combining-datasets-in-the-model-from-a-single-rela.html", + "domain": "answers.sap.com", + "file_source": "part-00216-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2022 Nov 23 3:15 AM\n\nHi all,\n\nWould like to know how I can link or create joins between dimensions and facts imported from a relational DB (Netezza) given that the database contains dimension tables and fact tables with common keys. I have checked the 'combine datasources' feature at the model level and the 'link dimensions' feature at the story level in SAC. While the former allows linking between different datasources, the latter allows linking between dimensions from different models. I could not find a way to link a dimension and fact from the same datasource at the model level.\n\ncould anyone please provide the answer/suggestions.\n\nRegards,\n\nMadhu\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/5888220/workflow-development-methodology---new-to-workflow.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Apr 29 5:00 PM\n\nHello,\n\nI am new to Workflow and I've been assigned a development on Workflow. Here is what the Requirement is.\n\n1. There is a Custom Screen in which user will enter the G/L Account details such as G/L Account Number, Chart of Accounts & Company Code along with the Other details required to Create a G/L Account.\n\n2. Now, once the User Clicks on the CREATE button, I am using a Function Module SAP_WAPI_CREATE_EVENT to Raise an Event which I've defined in a Custom Business Object.\n\n3. The Requirement is to Trigger the Workflow and upon Approval, to Create a G/L Account using FS00\n\nTransaction.\n\n4. As far as I know, Configuration is Complete in SWU3 T-Code.\n\nCan someone please give me a Step by Step procedure to Create a Custom Workflow with T-Codes\n\nand Steps?\n\nThanks and Regards,\n\nVenkata Phani Prasad Konduri\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\n1) I think for your requirement std. workflow will be available.\n\n2) Correct using this Function Module ( SAP_WAPI_CREATE_EVENT ) we can trigger event, Refer this [Link|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e06f2480-02de-2a10-72af-eed9a513a6c6]\n\n3) As you mentioned SWU3 T-Code has to configure before you create the workflow, refer this [Link1|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/9945] [original link is broken] [original link is broken] [original link is broken]; & [Link2|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/5889] [original link is broken] [original link is broken] [original link is broken]; check you configured correctly.\n\n4) In the T.Code SWDD we can Create & Modify the Workflow\n\n5) Refer these [Link1|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0bbdb3c-d640-2a10-d3b2-e4d9b90536a6] [Link2|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0cef150-e18d-2a10-e998-f16f7ec1cd9f] [Link3|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30488d68-8451-2a10-d993-bb36e56a1dc8] [Link4|http://help.sap.com/printdocu/core/print46c/en/data/pdf/PSWFL/PSWFL.pdf] & [Link5 |https://wiki.sdn.sap.com/wiki/x/0qo] to build the custom workflow.\n\nRegards,\n\nSurjith\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello,\n\nThere's no need for a step-by-step procedure. First look for a standard workflow that's closest to what you want, copy it, and modify. If you run into problems, then ask questions here.\n\nregards\n\nRick Bakker\n\nHanabi Technology\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 55 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/3588948/reporting-requirement.html", + "domain": "answers.sap.com", + "file_source": "part-00377-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Feb 06 1:57 PM\n\nHi all,\n\ni am working on queries.i hve to calculate a KF called Buiness outlook.The calculation like below..\n\nBusiness Outlook is a calculated key figure in the current year. Previous months Invoiced Sales, current month to Month +2 / +5 / +11 Plan, Month 3/6 till end of year Sales Targets.\n\nnow the problem is, if the current month is NOV or Dec then we can't give Targets. we can't use next year's targets.\n\ncan anyone tell me how to calculate..\n\nThanks in Advance....\n\nmadhu\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nPut the calculated KF in a restricted kf and exclude Nov and Dec.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/8884489/dataloading-in-qa-system-after-refresh-.html", + "domain": "answers.sap.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 Nov 28 8:11 PM\n\nHello Experts,\n\nwe had a refresh last week and now we need to full load data to QA system cubes. I am new to bw loading and needs to understand how this process works.\n\nI have been told to delete old request and start full load, is it enough ? How to load full load data ? How to delete delta setups ? Do we need some update in ECC ? Is there any best practices or Checklist ? Please provide general step by step procedure, to load full data to DSO after Refresh (from ecc to bw).\n\nPlease share you knowledge and experience.\n\nMany thanks in Advance.\n\nSunil\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nSunil-\n\nYou will not achieve guidance on a forum to what is a very specific business process that is unique to each business. Find a mentor in your firm and learn from them how they do it.\n\nEvery firm handles their data loads differently. They may use similar processes, but there will be enough unique settings that a general tutorial will cause you problems. For example:\n\nMy company uses process chains. But many infocubes use delta processes. To restart the delta is a grossly manual process, and requires execution of a program to 'clean up' the delta. (OSS note 852443).\n\nThis is just one of the possibilities.\n\nGood luck. The lengthy journey to knowledge is the more worthy one.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 8 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/7359775/problem-in-portal-session-time-out.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2010 May 24 1:47 PM\n\nHi All,\n\nCurrently we have set the session time out for portal as 30min.\n\nIts working fine.\n\nNow the problem is, even though someone is working on iview(of type web dynpro java applciation ) in the content area, the pop-up appears for time out.That means it is not considering any event or activity on content area.\n\nHow to resolve this issue.\n\nAny suggestions?\n\nThanks in advance.\n\nSumangala\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nI hope you are following the customization as suggested in the blog. When the masthead is refreshed, which means the entire page is refreshed the timer running in the masthead is reset and the count starts from the scratch. But if you are working in the content area, the masthead is not refreshed and as a result, the timer keeps on running. Once it reaches the final count, the popup appears even though the user is busy working in the portal.\n\nRegards,\n\nGanesh N\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/3352714/drop-down-by-key.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Dec 11 8:17 AM\n\nHi\n\nI am using dropdownbykey UI element in my WDA,\n\nactually my doubt is while testing the application the dropdown box is displayed with a blank value as default and the values are displayed only if i press the button in the dropdown,\n\nI want to make the drop down to display some value rather than a blank one initially.\n\nCan anyone help me how to do???\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nyou can do two things:\n\nselecting a default value\n\nor delete the initial line in the value set: documentation\n\nget the valueset table, delete initial line and set it back\n\ngrtz,\n\nKoen\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi tamilselvank ,\n\nAs you must have binded the selectedKey property of the DDK with context node attribute , In the init method of the view set this node attribute with the key value you want to make default.\n\nRegards\n\nAmol\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 58 |\n| 10 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/1148297/basic-doubt.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/13567378/net-installer-hresult-0x800c000e.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2022 Jan 22 4:19 AM\n\nI have a deployment project for a .NET desktop application that has \"Crystal Reports Runtime Engine for .NET Framework\" as a prerequisite. I have Crystal Reports for Visual Studio 13.0.31 installed. When I run the setup.exe file for my application in a VM with Windows Server 2016 Standard as the operating system, I get the following error:\n\n\"An error occurred when downloading the following resource: http://downloads.businessobjects.com/akdlm/cmetruntime/clickonce/CRRuntime_32bit_13_0_31.msi\";\n\nIt refers me to a log and the last few lines are:\n\n\"Downloading files to \"C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\2\\VSD5939.tmp\\\"\n\n(1/21/2022 7:45:32 PM) Downloading 'Crystal Reports for .NET Framework 4.0\\CRRuntime_32bit_13_0_31.msi' from 'http://downloads.businessobjects.com/akdlm/crnetruntime/clickonce/CRRuntime_32bit_13_0_31.msi' to 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\2\\VSD5939.tmp\\'\n\nDownload completed at 1/21/2022 7:45:34 PM\n\nDownloading failed with HRESULT=-2146697202\"\n\nThat HRESULT is 0x800c000e in hex and means \"A security problem occurred\". This happens when I am a Windows user with administrative permissions, including when I am logged in as Administrator. I have full control over the folder where the download is to take place.\n\nI downloaded the redistributable MSI file for CR 13.0.31 and I can run it and it installs successfully in the same VM.\n\nWhat is causing this error when my setup program tries to download the CR installer and how do I fix it?\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Nancee,\n\nLook at the link, it's a zip file:\n\nhttps://origin.softwaredownloads.sap.com/public/file/0020000001250312021\n\nUse Google and search for this KBA:\n\n2886737 - .NET ClickOnce deployment no longer working from SAP downloads for Crystal Reports for Visual Studio\n\nRules changed and we had to add a unique file ID to the end of the name\n\nTo see which one you need go here:\n\nhttps://origin.softwaredownloads.sap.com/public/site/index.html\n\nYou can mouse over the links to get the path and then append the file name in either zip or MSI extension.\n\nFYI - click once has both 32 and 64 bit MSI packages, CR runtime is for your app platform and not the OS so if you set the compiler to x86 you only need to x86 MSI package and same for X64, don't use AnyCPU unless you support both.\n\nDon\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/8075767/move-configurable-area-above-another.html", + "domain": "answers.sap.com", + "file_source": "part-00216-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 Jan 27 4:49 PM\n\nIn the CRM 7.0 WEB UI if you click the little button to modify a page like the contacts page.\n\nThen it allows you to select a \"Configurable Area\". And then you can click the configurable area to modify it.\n\nAll I want to do is move a configurable area above another configurable area.\n\nIs this possible?\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Jon,\n\nnext to the icon to configure a configurable area is another icon, which allows to configure the overview page. There you can change the positions of the different areas.\n\nregards Martin\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nMartin,\n\nI am aware of that icon however that is only to move the entire sub assignment blocks around.\n\nI have in the top area three sections like so:\n\nhttp://screencast.com/t/NJvzhmkaul9\n\nSo I want to move one config area above the other. See the screen shot.\n\nShobhit I click on Runtime Repository Ediitor\n\nand I see viewsets\n\nI expand this and select BP_CONT/ContactViewSet\n\nSo Now I see 4 different view areas...\n\nI see details, employee (BP_CONT/SalesEmployee), Home (BP_ADDR.BP_ADDR/StandardAddressWindow, and Notes...\n\nSo what I want to do is just move the Home viewset above employee but I dont see a way to do that ?\n\nHere is a screenshot of what I am talking about\n\nhttp://screencast.com/t/I2UDfSsxxkd\n\nI cannot drag and drop...it wont let me.\n\nI am in the component\n\nIn the view set\n\nwhat am I dragging and dropping?\n\nShobhit, when you give answers can you please be a bit more detailed?\n\nI want to keep both viewareas home and employee I can see that I can drag the view but I dont want to do that I want to move the entire view area of Home before the view area of employee.\n\nEdited by: Jon Hermiz on Jan 28, 2011 5:23 PM\n\nCheck the changes in the images, you need to move the view in the view area.\n\nhttp://tinypic.com/r/2hgd08p/7\n\nRegards,\n\nShobhit\n\nShobhit,\n\nThis appears to be a sloppy solution.\n\nIsnt there a way then to rename the view, because the image you posted now is misleading if someone where to look at the viewsets. They would see a view called Employee with address data and aview called home with sales employee data.\n\nThis is a bit strange by SAP.\n\nSorry shobhit I am fairly new to CRM so I was feeling a bit scared to just remove a view area. I've never messed with the view sets. Telling someone to use your brain is probably not the right thing to do though. This is a community that SAP has put together to help us all. We (the forums) are a stepping stone to help the newcomers and people who need help. We should not say things like \"Use your brain\" or \"figure it out on your own\". That is the whole purpose of a forum. I have reported it as abuse so please watch your language.\n\nHi Jon,\n\nI do know the purpose of this forum and also the need to help people out here that is why i am taking out time to help others while doing my own job as well. I think you should appreciate someone's effort for this if not then atleast shouldn't use words like \" a sloppy solution\".\n\nPeople come over here to fulfill their requirement, problems and for help and we as members are not owners of SAP to fix out the bug or suggest the accurate and quality solution. People over here many times provide multiple solution for single issue You have to decide which is the best suitable answer as per your requirement and should be thankful to everyone who took their time to help you, you cannot demand or taunt someone for the Perfect solution.\n\nI think you should have read my whole sentence + \"use your brain to do some experiments to learn\" + the only thing which i want to suggest using those words was that you have to play with the application to learning many things since there any no standard or good documents available hence experiment are the choice left to us to fix some of our requirements.\n\nYou should not be scared to change those things as if you try to change any SAP standard objects it will ask for developer or access key,unless you do something how you will learn.\n\nAnyways, all the Best.\n\nRegards,\n\nShobhit\n\nShobhit,\n\nMaybe it was a misinterrpretation on my part. But I've noticed a lot of your answers to others are very similiar.\n\nVery short without providing good solutions its almost as if you are just trying to gain points. Remember in the end points don't necessarily mean much. You cannot turn your points into the IRS and expect some sort of refund.\n\nMy suggestion was that when you do try to answer, try to be detailed, and give specifics, you leave the reader all the more confused when you give them these one liners that are misspelled or don't make much sense (I know you are trying to work from memory).\n\nIt's nice you provide a lot of help, in fact you've helped me in the past. But you just don't tell people to \"Use their brain...\".\n\nIn my reply about a sloppy solution, was the fact that you've put a viewset into a viewarea that do not make sense (in this case we put address information in a viewheader called salesemployee). Remember I didn't know you can just randomly add these view areas, I was a bit scared to delete or re-add thinking it would have an affect on the entire view area. But now I learned, from you in fact, that this is possible so thank you for that.\n\nI've marked the thread as answered.\n\nEdited by: Jon Hermiz on Jan 28, 2011 7:55 PM\n\nHi,\n\nYes you are correct points wont turn into refunds its just shows your contributions, i do help because people help me in my need so do i. Forum members are real people who at the same time do their job also, most of the time people used to just see the thread title and if they think they know something related they reply with some approach or solutions or even some other related posts.\n\nIf someone has a free time they might read the whole question and try to give the exact or best possible solution. I'm also working here on CRM changes with lot of work, i cant put everything stepwise even when i myself is busy in some of my production issues but if i know the real full or good solution at that time i do mention in detailed steps otherwise i will provide some approach which i do most of the time as you have checked & mentioned but sometime people use it affectively if they can to solve their issue\n\nCheck the thread [http://forums.sdn.sap.com/thread.jspa?threadID=1880602&tstart=0] maybe sometime i used to provide detailed sol as i said.\n\nStill i'm learner over here & try to help people with my little knowledge or whatever i know till i can and if i have the time.\n\nThanks,\n\nShobhit\n\nThank you guys for playing nicely eventually. If there is an issue like this again, please take this up with a moderator or SCN admin team instead of turning this into bickering argument in the thread.\n\nThat being said some of the language used in both back and forth responses was a little too harsh in both cases. Let's try to avoid name-calling as needed.\n\nThank you,\n\nStephen\n\nCRM Forum Moderator\n\nTo any new comer here is the resolution in a step by step format:\n\nSteps To Resolve Issue\n\n1. Determine which component (use the F2 Key on the UI)\n\n2. Determine the viewset to do this there is a button u201CShow View Locationu201D on the bottom of the F2 technical data window.\n\n3. Go into the component workbench, transaction BSP_WD_CMPWB\n\n4. Enter for instance BP_CONT (the component)\n\n5. On the left side click the button Runtime Repository Editor\n\n6. Expand Viewsets\n\n7. Ensure you are in edit mode\n\n8. Now you can go to the view set BP_CONT/ContactViewSet (you got this from step 2 above)\n\n9. Now just drag and drop one view into a view set and move the other view into another view set.\n\nIn my case we just moved the viewset that was inside the viewarea employee with the viewset that was inside the viewarea home.\n\nYou can also create a new view area and move the viewset to this view area. To do this simply right click the viewset and select \"Add View Area\"\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Jon\n\nI have a similar requirement, in the screen shot you provided via link there is a Notes section at the bottom of the view.In our case we do not have /need the Business Development manager area so there is some real estate which is free to use.\n\nWe want to use this space to fit the Notes section there, we want to make the width of notes section shorter so that it fits in that area.\n\nDo you have any idea on how to go for this ?\n\nThanks\n\nSwapnil\n\n| User | Count |\n| --- | --- |\n| 16 |\n| 5 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/13028849/create-native-ios-application-to-connect-with-sap.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/9192108/flat-aggregates.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2012 Mar 28 6:23 PM\n\nThis question is Not Answered.(Mark as assumed answered)\n\nsheela agarwal Mar 28, 2012 4:53 PM\n\nHello friends,\n\nI searched for Flat Aggregates,i get different answers...\n\nWhat i understood with SCN.SAP is...\n\nfor example we have 1 cube with 4 dimensions like..\n\nDim1-->>CHAR1,CHAR2,CHAR3\n\nDim2--->CHAR4,CHAR5,CHAR6\n\nDim3-->CHAR7,CHAR8,CHAR9\n\nDim4-->CHAR10( it is a line item dimension)\n\nAnd now if we create an Aggregate with name AGGR1\n\nAGGR1 -->\n\nDim1: CHAR1\n\nDim2: CHAR2\n\nDim3: CHAR3\n\nDim10: CHAR10 is this a FLAT AGGREGATE???? If so how many characters can we have in a Flat Aggregate??\n\nPlease correct me iam wrong and in which scenario we go for Flat Aggregates?\n\nPlease explain me and pls dont suggest me the SDN links.\n\nThanks & Regards\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Sheela,\n\nYes, the aggregate created in your case will be a Flat Aggregate as each dimension in it has only one characteristic.\n\nWhen you have less than 13 components, each will be allocated to one dimension by default. These aggregates are called Flat aggregates.\n\nThis works similar to cube with Line Item Dimension.\n\nRegards\n\nChandu\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Sheela,\n\nAs our friends said, Flat Aggregates are nothing but a dimension with single component/characteristic.\n\nLine Item: This means that the dimension contains just one characteristic,this indicates that it doesn't maintain any dimension table; the SID table for the characteristic plays the role of the dimension table.\n\nWhen to go for Line Item:\n\nWhen dimension has a high cardinality.\n\nHigh Cardinality : When the characteristic has more number of distinct values then it is called as high cardinality.\n\nDimension has a high cardinality when the number of entries is at least 20% of the fact table entries.\n\nExample for Low cardinality is SEX: Male or Female i.e., only 2 distinct values.\n\nHope it helps.\n\nRegards,\n\nAnand.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThanks friends,\n\nBut Aravind,Chandra and Ravi i have a question here.\n\nI am creating an Aggregate with less than 15 characteristics so each dimension will have 1 characteristis.My question is how we create a different Dim for an Aggregate and assign more than 1 character to that Dimension?\n\nPls iam little confused.\n\nThanks.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nWhen you defien an aggregate, you typically create an aggregate with several characteristics, not just one. If you have queries that actually report on only one characteristic, then an aggregate with just that characteristic would make sense. You create your aggregate with just the characteristic(s) that are used in just one or a few of your heavily used queries.\n\nIf your aggregate has 16(with 3 sap defined dim) or fewer characteristics in it, the BW will make the dimensions line item dimensions - you have no say in it, it is what the BW will do. Only one aggregate will be created.\n\nIf you look at the aggregate fact table, you would see SIDs for the characteristics instead of DIM IDs.\n\nRegards,\n\nAravind.\n\nHi,\n\nWhat ur example is an flat aggregates.\n\nFlat Aggregates\n\n‹ If an aggregate has less then 15 components, each component is put into a\n\nseparate dimension (“Flat Aggregates”)\n\n‹ The dimensions (except the package and unit) are marked as “Line Item”\n\n‹ Flat Aggregates are filled / rolled up without loading the data into the\n\napplication server (performance gain)\n\n‹ Line item / high cardinality dimensions already specified in the InfoCube are\n\nalso used for aggregates for corresponding dimensions (also for non-flat\n\naggregates)\nRegards,\n\nAravind.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHI\n\nIf u use all the dimension in the aggregates with one characteristic in it just like a line item dimension in a basic infocube , then it is called as Flat aggregates.\n\nHope u got it,\n\nRegards,\n\nRaviChandra\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 55 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/10898020/nothing-is-displayed-in-view-layout-in-web-dynrpo-.html", + "domain": "answers.sap.com", + "file_source": "part-00377-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2014 May 09 7:45 AM\n\nhi ,\n\nIn my webdynrpo developing, i met a strange issue. When i create a view, and then double click the view to do further edit. I get below popup window that ask me to input id and password.\n\nafter i input that ,and got below and it has nothing displayed here and no any tools there available.\n\nAnd now, i have made the related change in host file, and also updated the relevant service in sicf.\n\nDoes someone has idea about this issue?\n\nThanks very much.\n\nRio\n\n2014 May 09 8:08 AM\n\nHi,\n\nyou arrive there in show-mode not in edit-mode and well, there is nothing to see yet, so it is empty.\n\nChange to edit-mode and you will see the elements bar on the left.\n\nRegards,\n\nClaudia\n\n2014 May 09 8:08 AM\n\nHi,\n\nyou arrive there in show-mode not in edit-mode and well, there is nothing to see yet, so it is empty.\n\nChange to edit-mode and you will see the elements bar on the left.\n\nRegards,\n\nClaudia\n\n2014 May 09 8:18 AM", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/6437544/1-graph-from-two-queries.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Aug 28 7:07 AM\n\nHi Guys,\n\nI have the following requirement :\n\nQuery1 : Incidents open this month\n\nQuery 2:Incidents close this month\n\nFor the above queries i need to create a Webtemplate : 2 tables from 2 queries + 1 Graph from two queries.\n\nIs it possible to get a single graph from two queries?If so can you enlighten me with the process please?\n\nCheers,\n\nStalin\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nI don't think it's possible to use 2 queries for one graph since you can only add 1 dataprovider. Why don't you just create a new query combining the two results?\n\nKind regards,\n\nAlex\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nIts not possible to show 2 queries in 1 graph.\n\nOr else , You can create one more query(query-3) with required fields whichever want to show in the graph. Remove unwanted fields in that new query-3.\n\nRegards\n\nPcrao.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi ,\n\nAs mentioned by alex please follow the steps below.\n\n1. Create a separate a query (Query3) based on your bothe queryies(Query1 &query2).\n\n2. In the webtemplate Insert table1,table2 and Graph and assign Query1 to Table1 , query2 to table2 and query3 to graph.\n\nif u folow the above steps u will get the require otput\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 55 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/13694086/india-withholding-tax-type-to-be-defaulted-in-invo.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2022 Jul 28 6:47 AM\n\nHello Experts,\n\nMy client is looking out to default the WHT code at invoice creation based on certain criteria/conditions. Is this possible in S/4 HANA public cloud through some substitution rules where we can put some conditions based on which the system will default the WHT codes during invoice processing.\n\nNote - The client has this requirement because they have some vendors who are subject to more than one WHT types. One vendor could be subject to either section 194C or 194D at the time of invoicing as an example. So they are looking for a option to be able to select the WHT type (at the invoice processing) based on the type of invoice issued to the vendor. Unfortunately this cannot be achieved as per standard , so I am looking for a workaround or a substitution way how it can be met.\n\nPlease help me with your valuable inputs.\n\nThanks\n\nShimul\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThe withholding tax is based on the Supplier master details. You cannot use a substitution but perhaps you could use a validation to issue messsage based on requirements.\n\nSee help.sap.com documentation on substitutions and validations. Substitution/Validation for Journal Entries\n\nsee also help.sap.com documentation on withholding tax\n\nand country specific requirements Withholding Tax Configurations\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 9 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/12591890/clbcs-strange-exception-cxoserror.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2016 Sep 13 10:41 AM\n\nI'm using some tried and tested code that I've built up over the years to send an email using the CL_BCS class. In one particular program the method SET_SEND_IMMEDIATELY has been raising an exception and I don't know why. The really strange thing is that the exception is being raised depending on the logged on user and if debugging is active:\n\nMy user - the email is sent successfully\n\nTwo other users - the exception is raised\n\nSame other users but debugging to see where the exception is raised - the email is sent successfully!\n\nSo this says to me it's some sort of timing issue. I can't see any difference between my userid and the ones that fail. I've copied one of these users and still have the same issue. All of this is occurring on my PC, so it's not a PC or SAPGUI problem.\n\nAs I can't reproduce the problem whilst debugging, all I can see is that the exception CX_OS_ERROR or CX_SYSTEM_ERROR is begin caught in method CL_SEND_REQUEST_BCS->SETU_ASYNCHRONOUS, and as it's not being caught into a reference variable I can't see any further detail. It's then propogated as CX_SEND_REQ_BCS with error type CX_BCS=>OS_EXCEPTION.\n\nIf I remove the call to method SET_SEND_IMMEDIATELY completely then the program short dumps with an uncaught exception CX_OS_OBJECT_NOT_FOUND during the SEND method - again this only happens for the two other test users and not my own.\n\nVery strange. As I said earlier it's code that I've taken from my own library and have used it many times before with no problem.\n\nAny suggestions on where to go from here?\n\nThanks\n2016 Sep 21 2:33 PM\n\nProblem solved - it was because there was a COMMIT WORK buried in a bespoke class that was being called after the BCS document had been created. It doesn't explain though why it consistently worked with one userid and consistently failed with another - they should have both failed.\n\nLots of points awarded to me.\n\n2016 Sep 13 12:36 PM\n\nHi,\n\ncan you share your code for better understanding?\n\nthank you!!\n\n2016 Sep 21 11:32 AM\n\nCode is as follows - I've stripped out error handling etc. that is irrelevant to the problem.\n\nTRY.\n\n* Create document\n\nlr_document = cl_document_bcs=>create_document(\n\ni_type = 'HTM'\n\ni_text = lt_body\n\ni_subject = 'subject' ).\n\n* Pass the document to the send request\n\nlr_send = cl_bcs=>create_persistent( ).\n\nlr_send->set_document( lr_document ).\n\n* Set Sender\n\nlr_send->set_sender( cl_sapuser_bcs=>create( sy-uname ) ).\n\n* Add Recipient\n\nlr_send->add_recipient( cl_cam_address_bcs=>create_internet_address( ) ).\n\n* Send email immediately\n\nlr_send->set_send_immediately( abap_true ).\n\nlr_send->send( ).\n\nCOMMIT WORK.\n\n* Email error\n\nCATCH cx_bcs INTO lx_bcs.\n\nENDTRY.\n\n2016 Sep 21 2:33 PM\n\nProblem solved - it was because there was a COMMIT WORK buried in a bespoke class that was being called after the BCS document had been created. It doesn't explain though why it consistently worked with one userid and consistently failed with another - they should have both failed.\n\nLots of points awarded to me.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/915631/use-fm-rsdriinfoprovread-for-different-cubes.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2005 May 24 7:58 AM\n\nHi,\n\nI'm working on a BW35 system and want to use FM RSDRI_INFOPROV_READ to read data from DIFFERENT cubes. This means that the parameter I_INFOPROV is not a fixed value but a variable. As consequence the itab E_T_DATA can have different structures as well.\n\nI know the structure of the itab should look like /BI*/V2 and I have tried FIELD SYMBOLS and the CREATE DATA statement, but I got stuck!\n\nHas anybody a source example or can anybody help me to declare the itab thus I can use it in a loop structure after the function module call?\n\nThanks in advance,\n\nPatrick van Os\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Patrick,\n\nyour create data statement should look like this.\n\ndata: l_dataref type ref to data,\n\nl_cube(30) type c.\n\nfield-symbols: type standard table.\n\nl_cube = '/BI*/V2'.\n\ncreate data l_dataref type table of (l_cube).\n\nassign l_dataref->* to .\n\nThis creates you a table of the structure of the cube. And as you do it with the variable l_cube the table will be of a dynamic structure.\n\nregards\n\nSiggi\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 56 |\n| 10 |\n| 9 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4958685/sales-office-values-linked-to-sales-org.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 22 2:28 PM\n\nHi,\n\nHow can I connect sales org to sales office and sales group in IT900? for example. If user selects Sales Org 001 then a list of Sales offices that are under that Sales org will only show. And then if the user selects a Sales Office 001 then a specific list will onlybe available for selection for the sales group.\n\nThanks in Advance\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi there,\n\nin SPRO --> Entriprise structure --> Assignmment --> SD --> Assign sales office to sales org, assign sales grp to sales office.\n\nThere you will find all the details.\n\nPls note that 1 sales org can have any num of sales office but 1 sales office can be assigned to only 1 sales or. Same with sales grp.\n\nRegards,\n\nSivanand\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nIn OVXM we assign sales office to sales area.\n\nOVXJ we assign sales group to sales office.\n\nE.g In sales order creation VA01 enter sales area, when press F4 in Sales office, system search for possible sales offices from OVXM.\n\nRegards,\n\nChandra\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 117 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/8656408/issue-in-creating-sales-doc-wirth-reference-contra.html", + "domain": "answers.sap.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2011 Sep 02 6:17 AM\n\nhi friends,\n\nmy requirement is to create a sales order with reference to contract.i had tried it by using bapi 'BAPI_SALESORDER_CREATEFROMDAT2' but i am getting message like this\n\nSales dcoument:\n\nS SALES_HEADER_IN has been processed successfully\n\nS SALES_ITEM_IN has been processed successfully\n\nW The sales document is not yet complete: Edit data\n\ni am getting sales document number but when am trying to open the docu i am getting error message saying that\n\nsales docu is not in database or has to be archived.\n\nplease share the valuable information if u have send me sample code.\n\nplease help.\n\nregards sravani.\n\n2011 Sep 02 6:34 AM\n\nHi,\n\ncall BAPI_TRANSACTION_COMMIT after your posting..\n\nRead FM documentation of BAPI_TRANSACTION_COMMIT..\n\nhope this may help you..\n\nRegards,\n\nRavi.\n\n2011 Sep 02 6:42 AM\n\nTHANKS FOR REPLY BUT I HAVE ALREADY USED THAT FM IN MY PROGRAM.\n\n2011 Sep 02 6:50 AM\n\nHi ,\n\nIt is happening because you sales order will not get the created using the BAPI till you have any warning messages/error message as you can see your data is incompete you need to pass the complete data for this ...Till the time warning issue is resolved you will not have the sales order created ...\n\nTry to craete a sales order munually see what is that you are feeding manually to remove the incompletion log and then pass the same data to BAPI ....\n\nYou should not have any warning or error as in background you do not have anyone to take a decision on that warning messages .\n\nThanks,\n\nAnjaneya .\n\n2011 Sep 02 6:55 AM\n\nHI Sravan,\n\n1) You are telling sales order created but not there in database.2) Instead of creating from report try to create from se37 directly and use bapi_transaction_commit as a sequence.Check like this and tell me what is the message you are getting.If still you any issue then i will send you the sample code.\n\nRegards,\n\nMadhu.\n\n2011 Sep 02 6:58 AM\n\nOn a lighter note ...\n\nThe sales order number getting generated does not mean sales order has been craeted ...\n\nThanks ,\n\nAnjaneya .\n\n2011 Sep 02 7:27 AM\n\nI AM GETTING SAME MESSAGES IN FM ALSO\n\nSALES_HEADER_IN has been processed successfully\n\nSALES_ITEM_IN has been processed successfully\n\nThe sales document is not yet complete: Edit data\n\nStandard Order 787 has been saved\n\nI AM USING ANOTHER BAPI 'BAPI_SALESORDER_CREATEFROMDAT1'\n\nI AM GETTING SALES DOC BUT IT I AM GETTING LIKE THIS\n\nContract 40000036 / 10 Archived\n\nI.E., MY DOC NUMBER IS NOT VISIBLE IN DATABASE.\n\n2011 Sep 02 7:37 AM\n\nHi Sravan,\n\nThis is not a issue. You are passing all data correctly. Please show this error to your sd consultant. They will give the solution.\n\nCheck this and post if need help.\n\nContract 40000036 / 10 Archived\n\nRegards,\n\nMadhu.\n\n2011 Sep 02 7:40 AM\n\nHave u tried creating sales order it manually ...with the same data ......i am sure you are getting incomplation log and edit data manually press on the edit data and see what is that you need to pass to create the order succusfully ....once you are able to do that please search the structure/place holder of your data in the BAPI pass that and then play ....You can also put a break point in the BAPI and check why are you getting this warning ....until unless you remove that ....you will not have the order .....", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/8781231/sending-pdf-file-through-proxy-and-using-ftps-as-r.html", + "domain": "answers.sap.com", + "file_source": "part-00216-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 Oct 18 9:58 AM\n\nHi,\n\nI am having this problem with the configuration of the receiving channel.\n\nI have found some examples on how to send a pdf as attachment throught a proxy but am not able to figure out how to get this working with a ftps receiving channel.\n\nThe idea is to send a pdf from our server to a third-party system that uses ftps to receive this file.\n\nI read something about using a payloadswap but do not have any experience with this.\n\nIs it somehow possible to get this scenario runing or do i need to change the receiving side adapter.\n\nI would appreciate any suggestions to help me with this issue.\n\nRegards,\n\nMark\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nI have found how to use the payloadswapbean and it's saving the pdf correctly now.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi spantaleoni,\n\nThis is helpfull however it does not show how to deal with the issue i am having of sending a pdf file instead of a plain text file. I need to make a conversion at some moment to retrieve the pdf file from the message and save it using the ftps communication channel.\n\nThis part is troubling me the most.\n\nThanx anyway,\n\nMark\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi ganesh,\n\nThanx for your quick response, however i have allready looked into these examples and it did not provided me with the info i need.\n\nRegards,\n\nMark\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nYou can follow this wiki and reverse the flow direction from Proxy to FTP adapter.\n\nhttp://wiki.sdn.sap.com/wiki/display/XI/Step-by-stepFTPtoABAPProxy\n\nFor FTPS configuration, you can follow Raja's Blog:\n\nHi rond,\n\nplease go through below link..i hope this will help you\n\nhttp://www.saptechnical.com/Tutorials/XI/PDF/Index.htm\n\nregards,\n\nganesh\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/9443681/enhancements-in-interactive-scripting-in-crm-71.html", + "domain": "answers.sap.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2012 Jul 25 8:13 PM\n\nHi,\n\nI have a requirement regarding defaulting the country (to be pulled from the employee master) based on the user language before the start of the script. The script design is already in place and I have to do some kind of enhancement to default the country at the start of the script. I need to know, how exactly I can do this enhancement and where I should write the code. Will it be ABAP coding or JAVA? Are there some kind of BADIs for this? I am getting enough information from google regarding the interactive script editor and script designing, but I am getting none on the coding part.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello Anirban, could you find out how to do enhancements?\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 20 |\n| 4 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/2947605/ranking-order-for-incoming-payments.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Sep 12 10:07 AM\n\nHi,\n\nNow we have a situation. We are running the payment program for incoming payments.\n\nWe have two banks:\n\n1. Citi bank\n\n2. HSBC bank\n\nThere is no house bank data maintained in the customer master. Customers can make payments to any of these bank accounts. Now the customers made payments into HSBC (which is ranked 2).\n\nWhen we do the payment run, the program is applying the payments to CITI but we want it in HSBC.\n\nWe tried this by creating a new variant in DME for HSBC & it has no effect on the bank selection (as it is there to control the DME not the payment).\n\nNow we woould like to by pass the ranking order via automatic payment run.\n\nCan somebody help me with this?\n\nThanks & Regards\n\nRaghav\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nDefine the two Banks by two codes which can then be assigned to the customer accordingly. The program will pick the bank which is assigned to the customer.\n\nRegards\n\nSanil Bhandari\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nFor this you can create 2 payment methods and assign the to the customer.\n\nLike:\n\nA = CITI\n\nB = HSBC\n\nWhe you select A or B in your payment program it will be use the citi or HSBC bank.\n\nPaul\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/12920092/fiori-object-page-create-or-edit-key-field.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2019 Nov 27 3:01 PM\n\nHello,\n\nI created a Fiori List Report with ABAP, CDS, BOPF, I can Create, Delete, Update records without problems.\n\nIn my Object Page when I edit the records, I can edit the Key Fields in the screen.\n\nBut when I'm saving, the adaptations are not saved for the Key Fields.\n\nI thinks it's Ok, we can't change the Keys fields. I can live with that.Now I want to change the displaying of these Key fields, something like \"ReadOnly\" (gray out).\n\nBut If I use the annotation \"@ObjectModel.readOnly: true\" in my Business Object definition, when I click on \"Create\" the Key Fields are also in ReadOnly...My key fields must be available for creation and readonly for edition.\n\nIs it possible ?Regards,\n\nYouri\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHow you define @ObjectModel.readOnly: true, if you can share your code it will help to answer . Further check this blog as well.\n\nSolution found with annotation :\n\n@ObjectModel.readOnly: #('EXTERNAL_CALCULATION')\n\nAnd ABAP code in BOPF Determination \"ACTION_AND_FIELD_CONTROL\".Regards,\n\nYouri\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nUse annotation \"Core.Immutable\" !\n\nFrom documentation:\n\n\" If a property is annotated with `Core.Computed true`, it is always displayed in a non-editable way. `Core.Immutable` has the same result in edit mode, but in create mode the property is editable. \"\nkr,\n\nPierre Godart\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Youri,\n\nDid you found any solution? I've exactly the same request.\n\nKind regards,\n\nJan Willem\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nI define the readOnly in the #BUSINESS_OBJECT :\n\n@ObjectModel.mandatory: true\n\n@ObjectModel.readOnly: true\n\nkey Fiscal_Year,\nWith this statement in Edit it's readOnly, but also during the creation step.\n\nMy Business_Object definition :\n\n@AbapCatalog.sqlViewName: 'ZXXXXX'\n\n@AbapCatalog.compiler.compareFilter: true\n\n@AbapCatalog.preserveKey: true\n\n@AccessControl.authorizationCheck: #CHECK\n\n@EndUserText.label: 'XXXXX'\n\n@ObjectModel.modelCategory: #BUSINESS_OBJECT\n\n@ObjectModel.compositionRoot: true\n\n@ObjectModel.transactionalProcessingEnabled: true\n\n@ObjectModel.writeActivePersistence: 'ZXXXXX'\n\n@ObjectModel.createEnabled: true\n\n@ObjectModel.deleteEnabled: true\n\n@ObjectModel.updateEnabled: trueRegards,\n\nYouri\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 58 |\n| 10 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/1469317/dynamic-interaction-on-selection-screen.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2006 Jul 06 1:52 PM\n\nHi experts,\n\nI just have a easy question regarding selection screen in a ordinary ABAP report.\n\nThe code is below:\n\n*-- Blcok 2\n\nselection-screen begin of block block_2 with frame title text-s03.\n\nselect-options:\n\ns_wc_id for /cockpit/cwc_id-wc_id matchcode object zmm25sh000008.\n\nselection-screen begin of line.\n\nparameters p_duewc type c as checkbox.\n\nselection-screen comment 5(50) status_1 for field p_duewc.\n\nselection-screen end of line.\n\nparameters p_ndays(2) type n.\n\nselection-screen end of block block_2.\n\nWhen the user marks the checkbox p_duewc the parameter p_ndays should be ready for data entering.\n\nIf the checkbox is not marked (default) p_ndays shall be not ready for data entering.\n\nI guess I can control it via the statement at-selection screen but can you give more details.\n\nHow can I code such a request?\n\nThanks in advance.\n\nRegards\n\nCornelius\n\n2006 Jul 06 2:22 PM\n\nThanks for the answer,\n\nbut remember the user don't want to press the enter button after marking the checkmark p_duewc.\n\nWith the logics you've provided it is neccessary to press the return-button to start use the functionality.\n\nAre there any other possibilities?\n\nRegargs\n\nCornelius\n\n2006 Jul 06 1:54 PM\n\nhI\n\nselection-screen begin of block block_2 with frame title text-s03.\n\nselect-options:\n\ns_wc_id for /cockpit/cwc_id-wc_id matchcode object zmm25sh000008.\n\nselection-screen begin of line.\n\nparameters p_duewc type c as checkbox user-cammand NOD.\n\nselection-screen comment 5(50) status_1 for field p_duewc.\n\nselection-screen end of line.\n\nparameters p_ndays(2) type n MODIF ID AAA.\n\nselection-screen end of block block_2.\n\nAT SELECTION-SCREEN OUTPUT.\n\nIF p_duewc = SPACE.\n\nLOOP AT SCREEN.\n\nIF SCREEN-GROUP1 = 'AAA'.\n\nSCREEN-INPUT = 0.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nENDIF.\n\nMax\n\n2006 Jul 06 1:55 PM\n\nYou need to assign a user command to the check box. add the command USER COMMAND p1 to the checkbox definition.\n\nWhen the user selects the checkbox AT SELECTION SCREEN OUTPUT will be triggered.\n\nUnder this event you need to write\n\nif p_duewc = 'X'.\n\nLOOP AT SCREEN.\n\nCHECK SCREEN-NAME = 'P_NDAYS'.\n\nScreen-input = 1.\n\nMOdify screen.\n\nENdloop.\n\nelse.\n\nLOOP AT SCREEN.\n\nCHECK SCREEN-NAME = 'P_NDAYS'.\n\nScreen-input = 0.\n\nMOdify screen.\n\nENdloop.\n\nendif.\n\n-Kiran\n\n*Please mark useful answers\n\n2006 Jul 06 1:56 PM\n\nHi ,\n\nmodify your code as below.\n\nparameters p_ndays(2) type n MODIF ID sc1 .\n\nAT SELECTION-SCREEN OUTPUT.\n\nif p_duewc NE 'X'.\n\nPERFORM set_screen_attr.\n\nendif.\n\nFORM set_screen_attr .\n\nLOOP AT SCREEN.\n\nIF screen-group1 = c_sc_grp.\n\nscreen-active = c_one.\n\nscreen-input = c_zero.\n\nscreen-output = c_one.\n\nscreen-invisible = c_zero.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nreward if you find this helpful.\n\nregards,\n\nSumit.\n\n2006 Jul 06 1:56 PM\n\nHello,\n\nU can use this code.\n\nSELECTION-SCREEN BEGIN OF BLOCK BL1 WITH FRAME TITLE TEXT-001.\n\nPARAMETER: P_LAND LIKE KNA1-LAND1 ,\n\nP_REGIO LIKE KNA1-REGIO ,\n\nP_PSTLZ LIKE KNA1-PSTLZ ,\n\nP_ORT01 LIKE KNA1-ORT01 .\n\nSELECTION-SCREEN END OF BLOCK BL1.\n\nSELECTION-SCREEN SKIP 2.\n\nSELECTION-SCREEN BEGIN OF BLOCK BL2 WITH FRAME TITLE TEXT-001.\n\nPARAMETERS: P_KDGR AS CHECKBOX MODIF ID SC1 USER-COMMAND SELTYPE,\n\nP_BCS AS CHECKBOX MODIF ID SC2,\n\nP_BDS AS CHECKBOX MODIF ID SC2,\n\nP_BDC AS CHECKBOX MODIF ID SC2,\n\nP_ALL AS CHECKBOX MODIF ID SC3 USER-COMMAND SELTYPE.\n\nSELECTION-SCREEN END OF BLOCK BL2.\n\nAT SELECTION-SCREEN OUTPUT.\n\nIF P_KDGR = 'X'.\n\nLOOP AT SCREEN.\n\nIF SCREEN-GROUP1 = 'SC1'.\n\nSCREEN-INPUT = '1'.\n\nSCREEN-OUTPUT = '1'.\n\nMODIFY SCREEN.\n\nENDIF.\n\nIF SCREEN-GROUP1 = 'SC2'.\n\nSCREEN-INPUT = '0'.\n\nSCREEN-OUTPUT = '1'.\n\nMODIFY SCREEN.\n\nENDIF.\n\nIF SCREEN-GROUP1 = 'SC3'.\n\nSCREEN-INPUT = '0'.\n\nSCREEN-OUTPUT = '1'.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nELSEIF P_ALL = 'X'.\n\nLOOP AT SCREEN.\n\nIF SCREEN-GROUP1 = 'SC1'.\n\nSCREEN-INPUT = '0'.\n\nSCREEN-OUTPUT = '1'.\n\nMODIFY SCREEN.\n\nENDIF.\n\nIF SCREEN-GROUP1 = 'SC2'.\n\nSCREEN-INPUT = '0'.\n\nSCREEN-OUTPUT = '1'.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nENDIF.\n\nReward points if is useful.\n\nRegards,\n\nVasanth\n\n2006 Jul 06 1:57 PM\n\nHi,\n\nUse:\n\nat selection-screen.\n\nif p__duewc = 'X'.\n\nloop at screen.\n\nif screen-name = 'P_DUEWC'.\n\nscreen-input = 1.\n\nmodify-screen.\n\nendif.\n\nendloop.\n\nRegards,\n\nMireia\n\n2006 Jul 06 1:58 PM\n\nat selection-screen output.\n\nif p_duewc = SPACE.\n\nloop at screen.\n\nif screen-name = 'P_NDAYS'.\n\nSCREEN-INPUT = 0.\n\nMODIFY SCREEN.\n\nENDIF.\n\nendloop.\n\nendif.\n\nrEGARDS,\n\nrAVI\n\n2006 Jul 06 2:22 PM\n\nThanks for the answer,\n\nbut remember the user don't want to press the enter button after marking the checkmark p_duewc.\n\nWith the logics you've provided it is neccessary to press the return-button to start use the functionality.\n\nAre there any other possibilities?\n\nRegargs\n\nCornelius\n\n2006 Jul 06 2:24 PM\n\nIf you have assigned a user command to the checkbox then the user need not press enter. On selecting the check box the event is fired automatically.\n\nSample code\n\nPARAMETER: ckb1 AS CHECKBOX USER-COMMAND cb1.\n\nAT SELECTION-SCREEN OUTPUT.\n\nMESSAGE s000(vz) WITH 'Event1'.\n\n-Kiran\n\nMessage was edited by: Kiran Raorane\n\n2006 Jul 06 2:28 PM\n\nyou can assign your check box a user command and then make use of it.\n\nPARAMETERS check AS CHECKBOX USER-COMMAND check.\n\n2006 Jul 06 2:29 PM\n\nNo, fortunality the event is not triggered automatically.\n\nI've tested it and when I mark the checkbox it happens nothing.\n\nBut if i mark the checkbox and press return the event is triggered.\n\n- Cornelius\n\n2006 Jul 06 2:43 PM\n\nHi\n\nyou can try like that.\n\nTABLES : SSCRFIELDS .\n\nparameters p_ndays(2) type n MODIF ID SC1 .\n\nPARAMETERS check AS CHECKBOX USER-COMMAND CHECK.\n\nAT SELECTION-SCREEN .\n\ncase SSCRFIELDS-UCOMM.\n\nwhen 'CHECK'.\n\nif check = 'X'.\n\nPERFORM set_screen_attr.\n\nendif.\n\nendcase.\n\nFORM set_screen_attr .\n\nLOOP AT SCREEN.\n\nIF screen-group1 = 'SC1'.\n\nscreen-active = '1'.\n\nscreen-input = '0'.\n\nscreen-output = '1'.\n\nscreen-invisible = '0'.\n\nMODIFY SCREEN.\n\nENDIF.\n\nENDLOOP.\n\nendform.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/11334908/rcclbi03---lsmw---data-not-fully-converted-or-uplo.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2014 Nov 11 7:03 AM\n\nHi All,\n\nI've created LSMW to upload PR/PO release strategies by using object/method advise in below URL. However, during steps 'Convert data', I'm not able to see my data are fully converted. Only 14 out of 25 records are converted. The rest of data are not able to convert/upload.\n\nAppreciate if anyone can advise me what is the problem and where should I check through the errors. Thanks.\n\nLSMW:\n\nObject: 0130\n\nMethod: 0002\n\nProgram Name: RCCLBI03\n\nhttp://www.sap123.com/a/138/#load-release-procedure-values-using-lsmw-direct-input-method\n\n2014 Nov 11 2:27 PM\n\nHey there,\n\nFirst of all, check the files your are using. If you could post it we'll have a look at it!\n\nbr,\n\nNikolaus", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/9789433/contract-conversion-upload-file-size.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2013 Jan 24 9:12 PM\n\nHi,\n\nI am trying to load the contracts as a part of our conversion. It is said that the file size cannot be more than 50MB, but the importer is letting me attach only less than 10 MB zip files. It gives an error that the file size exceeds the buyer side configuration. Is there any place where this size can be configured ? Any help is appreciated.\n\nThanks,\n\nRani\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Rani,\n\nThere is a system property (in Setup) that dictates the size of the attachment that is allowed. My guess is that this is set to 10MB. This can be changed to 50MB. You should not go beyond the 50MB.\n\nThanks much,\n\nRosemary\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4930607/storage-locations.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 17 7:56 AM\n\nDear Friends\n\nI have one scenario like...\n\nMy plant is having 3 storage locations, say 1111, 2222, 3333\n\nin that we have maintaines warehouse number Plant+1111=20\n\nrest of two storage location are are non warehouse related.\n\nStock is having all the three storage location.\n\nBut when ever i created delivery document with reference to sales order the system picks 1111 storage location automatically in the delivery document.\n\nFor this i checked pickig location determination , based on that i mainted my order Shipping point ,Plant, Shipping conditions\n\nCan anybady let us know why 1111 storage location picks authomatically i want do the transaction for next two storage locations\n\nPlease have a look and let us know your valuable suggesstions\n\nThanks\n\nRaju.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nIf ware house is activated means the system looks for the combination of plant/storagelocation/ware house no combination for picking\n\nSo in your case the system will always look for S.L 1111 which is ware house activated\n\nIf you wnt other storage locations to be considered ,then you have assign those S.L nos to the combination of plant and warehouse\n\nIf ware house is activated means the system will always pick thro transfer orders and manual picking is not possible\n\nRegards\n\nRaja\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nclosed\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nclosed\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi there,\n\nIt could be that the picking loc determination is maintained just for 20 in OVL3.\n\nYou define the storage loc search for the delivery type like LF is assigned MALA, RETA, or MARE or any other custom logic.\n\nBasing on the logic you maintain the determination in OVL3. If it is MALA, then shipping point / plant / storage conditons. Looking at your case, i feel that OVL3 is maintained only for 20. If you want to process other warehouse 2222 or 3333 maintain the storage loc that is assigned to them in OVL3.\n\nThe imp of WH is that if it is active, you need to create transfer order TO to pick the quantity. Storage loc determination is not dependent on WH unless any custom code is asssigned.\n\nRegards,\n\nSivanand\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 9 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4147776/work-directory-not-found.html", + "domain": "answers.sap.com", + "file_source": "part-00377-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 May 29 9:07 AM\n\nHi there,\n\nWe r running Windows 2003 with ERP 6.0. I had to move the instance folder from drive R: to drive C:, so I changed the Windows Service to point to the new drive and changed the entries in registry I could find, plus made changes in the SAP instance profiles. But now that I want to start up the service, it fails with an error in the Windows Event Viewer: \"Unable to change to diretory R:\\usr\\sap\\.......\\work\". Obviously, the work folder now sits under C:, but I couldn't find anywhere in the registry or profiles a pointer to this folder. Does anyone know how to change something to point to the new path for the work folder?\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nTry to check profile parameter DIR_HOME in RZ10.\n\nRegards,\n\nOlivier\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 57 |\n| 10 |\n| 9 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/7546278/import-scenario.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2010 Jul 23 12:31 PM\n\nHi All,\n\nWe r using TAXINN for domestic and have maintained combination of Cntry/Planr/ChapterID for condition record using standard access sequence.\n\nNow in case of Import, we have maintained combination of Plant / Pur.Org. for Import conditions using another access sequence.\n\nNow my case is that same material wil be purchase from domestic as well as import market.\n\nSo for same material 2 records will be existing.\n\nNow when m procurring that material from Import vendor, as in import vendor import schema is there, its showing Custom conditions in Item detail, condition tab. And in Item detail, Invoice tab its showing values calculated by 1st combination (i.e. from TAXINN)\n\nNow suppose mat is A, price 10$, Qty 100, having Ch ID 1000 11 11, with duty rates as 10,2,1\n\nAnd for import conditions are suppose CVD 10%, Add.Custom Duty 4%,ECess on CVD 2%, SECess on CVD1%.\n\nSo in Condition tab it will show\n\nNet = 1000$\n\nCVD1= 100$\n\nECess=2$\n\nSEces=1$.\n\nAnd in Invoice Tab, it wil show\n\nNet = 1000$\n\nBED = 100$\n\nECess=2$\n\nSEces=1$.\n\nNow after invoice verification for Custom, when m going for GR, in excise tab values are flowing in $, only Add.Custom duty is in RS,\n\nWhat i guess those values are flowing from TAXINN only.\n\nWhen I post J1IEX, respective GLs are updated with 100, 2 & 1$.\n\nNow my question is what configuration I m missing so that values are not flowing in Rs at the time of GR itself or at the time of J1IEX?\n\nPls guide if missing some config.\n\nThanks.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nthanks all\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nZIMPOR - IN: Purchasing for Imported Materials\n\n1 Step Cntr CTyp Description From To Man. Req Stat\n\n2 1 1 P000 Gross Price 0 0\n\n3 1 2 P001 Gross Price 0 0\n\n4 10 1 R001 Discount/Quantity 0 0 X\n\n5 10 2 R002 Absolute discount 0 0 X\n\n6 10 3 KR00 Header Disc.(Value) 0 0 X\n\n7 10 4 K000 Contrct HeaderDisc % 0 0\n\n8 10 5 R003 Discount % on Net 0 0 X\n\n9 20 Net including Price& Discount 1 10 X\n\n10 25 0 JOFV Ocean/AirFreight-Val X\n\n11 25 1 JOFP Ocean/AirFreight-% 20 X\n\n12 30 0 Net1(Price+ Overseas Fre.) 20 25\n\n13 35 JINS Import Insurance-% 30 X\n\n14 40 Sub tot.-Landing Charg. 30 35\n\n15 45 0 JLDC Customs Landing Charge-% 40 X\n\n16 50 Assessable Value 40 45\n\n17 55 0 JCDB IN Basic customs 50\n\n18 60 Sub Total- For CVD 50 55\n\n19 65 0 JCV1 IN CVD 60\n\n20 70 0 JECV ECess on CVD 65\n\n21 75 Copy of IN Basic Customs 55\n\n22 80 0 BCD + CVD + Edu Cess on CVD 65 75\n\n23 85 0 JEDB Customs Edu Cess 80\n\n24 90 Sub Total -Add. Cust.Duty 80 85 X\n\n25 95 Copy of Assessable Value 50 X\n\n26 100 JADC Add. Customs duty 90 95\n\n27 105 Net 2(NetCus.Dutyothers) X\n\n28 110 0 JCFA Clearing Agent Charge\n\n29 115 0 JFR1 Local Freight Charge 0 0\n\n30 120 0 JFR2 Wharfage , Misc\n\n31 125 0 Landed Cost of Good 105 120\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nWhen I go for capturing excise invoice in J1IEX, in item detail tab, in Duty rates, BED %ge is shown as 0.2381. Its done automatically by the system. I dont kno how its coming. I think because of that only there is discrepancy in BED value. Can anyone guide what may be the reason for this.\n\nThanks..\n\nEdited by: sapsarang on Aug 3, 2010 12:00 PM\n\nEdited by: sapsarang on Aug 3, 2010 2:21 PM\n\nHi,\n\nCheck your custom vendor currency. generally the MIRO/MIGO the currency will take from the PO. the PO will have all the condition types with vendors in condition details.\n\ncheck wether all condition type have you mentioed the vendors or not in PO.\n\nSAM\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 118 |\n| 8 |\n| 8 |\n| 6 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/395148/cannot-perform-write-rsdricubewritepackage-in-sap-.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2018 Jan 03 9:13 AM\n\nHello Experts,\n\nI have developed a Custom logic in BPC 10.1 on HANA and when I am trying to write the post the calculations, getting the following exception.\n\nCannot perform write (RSDRI_CUBE_WRITE_PACKAGE)\n\nWhen I debug, I came to know it is because of the INSERT statement which is trying to insert the records into the CUBE Table. Does anyone faced this kind of issue.\n\nThanks in advance.\n\nBR,\n\nBharani.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nAre you sure your cube is set to planning mode when you're running this?\n\nregards\n\nSue\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello Vadim,\n\nThank you very much for you reply but I was wondering coding is working in few scenarios and other scenarios it is not working.\n\nBR,\n\nBharani\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n\"I have developed a Custom logic\" - you are talking about badi?\n\nThen you have to provide code to discuss what is wrong!\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 10 |\n| 2 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/9688441/how-to-transform-to-purchase-order.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2012 Nov 29 5:00 PM\n\nHI\n\nI execute MRP Reuisitions to -> Purchase Order\n\nbut have something wrong\n\nwrong 1:\n\nMessage no. 06218\n\nThe net price is less than or equal to 0, but the invoice receipt (IR) indicator has been set.\n\nIf you want to create a purchase order without a value, you must set the IR indicator to \" \".\n\nwrong 2:\n\nMessage no. ME046\n\nThe data from the purchasing view is normally necessar.\n\nCreate the purchasing view in the material master record.\n\nIf you receive this message in the case of a quota arrangement for the in-house production of a material, for example, you can ignore it.\n\ni think maybe i create material TR-0001 have wrong, because i have not create Costing view,\n\nbut i just want to run MRP process\n\nhow can i set or add Costing view??\n\ni enter Tcode:MM02 not see Costing view\n\nsorry, english is not good...hope you understand\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 117 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/2654813/alv-using-class.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2007 Jul 13 5:13 AM\n\nI hve radio button in selection screen . if i executet his prog by selecting any of this radio button it shuld go to alv list. here alv list using the concept of oop.\n\nwhether i need to add 2 screens to display this 2 ALV list.since the method to display the ALV is writing in PBO output of the screen.\n\nis it possible to pass the internal table to same screen depends on the selection of radio button.\n\n2007 Jul 13 5:18 AM\n\nHi Anu,\n\nyes u can use the same screen, in PBO Passthe internal table to the method used for creating alv, based on the radiobutton pressed.\n\nfor ex:\n\nif p_r1 = 'X'.\n\ncall method with itab1.\n\nelseif p_r2 = 'X'.\n\ncall method with itab1.\n\nendif.\n\nregards,\n\nNavneeth K.\n\n2007 Jul 13 5:18 AM\n\nHi Anu,\n\nyes u can use the same screen, in PBO Passthe internal table to the method used for creating alv, based on the radiobutton pressed.\n\nfor ex:\n\nif p_r1 = 'X'.\n\ncall method with itab1.\n\nelseif p_r2 = 'X'.\n\ncall method with itab1.\n\nendif.\n\nregards,\n\nNavneeth K.\n\n2007 Jul 13 5:23 AM\n\nbut wat im doing is\n\nif p_r1 = c_x.\n\nPERFORM fieldcatalog_init.\n\nperform alv_grid_class.\n\nelseif p_r2 = c_x.\n\nendif.\n\nperform alv_grid_class this perform will call screen 100. so PBO will call automatically. so how can i pass itab.\n\n2007 Jul 13 5:38 AM\n\nHi Anu,\n\nCan you paste the code of your perform \"alv_grid_class\" here.\n\nregards,\n\nNavneeth K.\n\n2007 Jul 13 5:42 AM\n\nFORM alv_grid_class .\n\nCALL SCREEN 100.\n\nENDFORM. \" alv_grid_class\n\n2007 Jul 13 5:46 AM\n\nHi Anu,\n\nwhat u could do is declare the internal table used in the screen 100 as global so that any screen in that program can use it. Once the radiobutton is pressed populate the inetrnal table you are using during creation of ALV and then call the fieldcatalog & alv_grid_class methods.\n\nregards,\n\nNavneeth K.\n\n2007 Jul 13 5:54 AM\n\nbut in\n\nMODULE PBO OUTPUT. (of the screen 100)\n\nCALL METHOD GRID->SET_TABLE_FOR_FIRST_DISPLAY\n\nexporting\n\nI_BUFFER_ACTIVE =\n\nI_BYPASSING_BUFFER =\n\nI_CONSISTENCY_CHECK =\n\nI_STRUCTURE_NAME =\n\nIS_VARIANT =\n\nI_SAVE = 'A'\n\nI_DEFAULT = 'X'\n\nIS_LAYOUT = gs_layout\n\nIS_PRINT =\n\nIT_SPECIAL_GROUPS =\n\nIT_TOOLBAR_EXCLUDING =\n\nIT_HYPERLINK =\n\nIT_ALV_GRAPHICS =\n\nIT_EXCEPT_QINFO =\n\nCHANGING\n\nIT_OUTTAB = t_output1[]\n\nIT_FIELDCATALOG = w_gt_field\n\nIT_SORT =\n\nIT_FILTER =\n\nEXCEPTIONS\n\nINVALID_PARAMETER_COMBINATION = 1\n\nPROGRAM_ERROR = 2\n\nTOO_MANY_LINES = 3\n\nothers = 4\n\nwill call this method passing t_output1.\n\nbut for the next radiobutton internal table dat shuld pass to this method is t_output2.\n\ncan i pass internal table to module PBO output?\n\n2007 Jul 13 6:14 AM\n\nHi,\n\ndo like this.\n\nCALL METHOD GRID->SET_TABLE_FOR_FIRST_DISPLAY\n\nexporting\n\nI_SAVE = 'A'\n\nIS_LAYOUT = gs_layout\n\nCHANGING\n\nIT_OUTTAB = t_output1\n\nIT_FIELDCATALOG = w_gt_field[].\n\nrgds,\n\nbharat.\n\n2007 Jul 13 6:20 AM\n\nHi Anu,\n\nIf the structure of t_output1 and t_output2 is same then create a common internal table say t_output_common and pass this to the method. Populate this method once the radio butoon is clicked.\n\nfor ex:\n\nif p_r1 = 'X'.\n\nt_output_common[] = t_output1[].\n\n//cal performs as above\n\nelseif p_r2 = 'X'.\n\nt_output_common[] = t_output2[].\n\n//cal performs as above\n\nendif.\n\nMessage was edited by:\n\nNavneeth Bothra\n\n2007 Jul 13 6:27 AM\n\n2007 Jul 13 6:30 AM\n\nok then what u can do is call this method\n\nGRID->SET_TABLE_FOR_FIRST_DISPLAY itself based on radiobutton selected.\n\ncapture which radiobutton selected in the first screen and store it in a variable and in the screen 100. use that variable to trigger this method.\n\n2007 Jul 13 6:36 AM\n\nso based on radio button selected , will this GRID->SET_TABLE_FOR_FIRST_DISPLAY need to write twice??\n\n2007 Jul 13 6:39 AM\n\nyes u need to write it twice with diff based on radio button selected. but will be triggered only one based on radiobutton.\n\n2007 Jul 13 6:41 AM\n\n2007 Jul 13 5:19 AM\n\nHi,\n\nsee the system defined programs\n\nBCALV_GRID_* and BCALV_EDIT_* programs to learn Object Oriented ALV(alv using class).\n\nrgds,\n\nbharat.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/7753042/what-are-the-sap-basis-administrator-tasks-for-sap.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2010 Sep 30 6:19 PM\n\nHello Guys,\n\nI am an SAP BASIS administrator. I have never worked on any CRM system.\n\nNow a days people in market talk much about wheather you have worked on CRM.\n\nI have no idea how CRM basis administration is different from the basis administartion of other products based on netweaver.\n\nI would appreciate if someone throw some light on \"SAP basis administration of CRM system\".\n\nThanks in Advance.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nJust for start - \"delta\" of CRM Basis than other basis\n\n- Understand the whole landscape of CRM (CRM ABAP, CRM Java (for webshops, self-services etc), Loyalty Execution Engine, TREX, tealeaf, groupware integrateion, WEB UI, SAP Web Dispatcher, Portal ) knowledge about network (DMZ, security,load balancing etc)\n\n- Sizing of different CRM components (not just quick sizer)\n\n- Understand VMC (monitoring, tuning, tracing etc), know how to patch IPC\n\n- Understand CRM Middleware, monitoring/tuning/optmize qRFC queues.\n\n- Understand procedure of Java development, knowledge about NWDI, CTS+ etc.\n\n- authenticaion options of webshops, UME integration\n\n- CRM authorization concepts\n\n- Catalog publishing\n\n...\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nSome excellent documentations are available in:- https://websmp205.sap-ag.de/crm-inst (search for the operation guide pdfs, if required you can also check inst/upg docs). User your S user id/password to login.\n\nFrom my experience, in practical field most of the issues you will face with qRFC/BDoc message flow handling and JAVA stack administration. Stress on these two areas and go through the guides, CRM admin won't be a major issue.\n\nOnce you go through the basic operation guides and start working on the system then you will come to know there exists many CRM specific trx(SMW02,SMWP..etc) codes and CRM related tables(CRMPAROLTP,CRMRFCPAR.. etc),bgd jobs/reports - which you have to take care at times.\n\nThanks\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 56 |\n| 10 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/1435783/a-ssp-ticket-was-received-and-can%27t-be-interpreted.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2006 Jun 21 12:17 AM\n\nHi All,\n\nWe are trying to .NET use Authentication features in EP Portal. Here: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/edb8a190-0201-0010-d398-c23... it's said that you can use portal SSO to connect with SAP .NET Connector and then use MySAPSSSO2 ticket directly.\n\nHere's my code:\n\nDim m_oDestination As New SAP.Connector.Destination\n\nDim conn As SAP.Connector.SAPConnection\n\nm_oDestination.MySAP_SSO2 = HttpUtility.UrlDecode(Request.Cookies(\"MYSAPSSO2\").Value)\n\nm_oDestination.AppServerHost = \"110.1.3.120\"\n\nm_oDestination.Client = \"800\"\n\nm_oDestination.SystemNumber = \"00\"\n\nconn = New SAP.Connector.SAPConnection(m_oDestination) 'create a new connection\n\nconn.Open()\n\nproxy.Connection = conn\n\nResponse.Write(\"Connected\")\n\nconn.Close()\n\nBut when the conn.Open() Line is reached an Exception is raised : SAP.Connector.RfcLogonException: It's been received a SSP ticket that cannot be interpreted\n\nSo we don't know what to do next? Do we need to install an specific library before trying this?\n\nThanks for you help\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nPortal and ABAP server need to be configured so that the ticket can be used for logon. Please see blog /people/dennis.kleymeonov/blog/2005/09/15/connecting-sap-systems-to-enterprise-portal-with-sso .\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nReiner,\n\nI have the following questions:\n\nIf I check AuthenticationType:\n\nat = Me.User.Identity.AuthenticationType\n\nThe variable at comes empty and it's supposed to have the value MYSAPSSO2 What do I need to do to make AuthenticationType=MYSAPSSO2? Do I need to configure some additional settings?\n\nI forgot to mention that my application is a .NET IVIEW generated with PDK 2.0 in VS 2003 so I don't know if this is the right procedure to have the .NET connector proxy connected to the Backend System.\n\n> I forgot to mention that my application is a .NET\n\n> IVIEW generated with PDK 2.0 in VS 2003 so I don't\n\n> know if this is the right procedure to have the .NET\n\n> connector proxy connected to the Backend System.\n\nAh, well in this case please ignore the ticket toolkit and use the features provided with the PDK: The PDK has a special Destination for the connector that is used to pass the portal login to the Connector.\n\nHi Reiner,\n\nI have changed the code, now using a portal destination:\n\nDim conn As SAP.Connector.SAPConnection\n\nconn = New SAP.Connector.SAPConnection(PortalDestination1.ConnectionString)\n\nconn.Open()\n\nconn.Close()\n\nThe error now is: The system is unable to interpret the SSO ticket received\n\nThe content of PortalDestination2.ConnectionString is:\n\nMYSAPSSO2=\"AjExMDAgABRwb3J0YWw6QWRtaW5pc3RyYXRvcogAE2Jhc2ljYXV0aGVudGljYXRpb24BAAACAAMwMDADAANFUFAEAAwyMDA2MDYzMDE1NTAFAAQAAAAICgAA/wD0MIHxBgkqhkiG9w0BBwKggeMwgeACAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHATGBwDCBvQIBATATMA4xDDAKBgNVBAMTA0VQUAIBADAJBgUrDgMCGgUAoF0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNMDYwNjMwMTU1MDI2WjAjBgkqhkiG9w0BCQQxFgQUm0m9kiieDwfJkPFTdQ7lkStQMIAwCQYHKoZIzjgEAwQuMCwCFBeA4EjwV1LgeulpLOXaNyssOVuAhQJkbhSjWJzvpw7oCxELErjm+s2A==\" CLIENT=800 LANG=en ASHOST=IP SYSNR=0 SNC_QOP=0\n\nWhat could be the reason the connector can't interpret the ticket? Could it be altered somehow? How can we know this?\n\nThanks for you answer\n\nHi,\n\nSeems like you've defined the connection properly (since I see you get the connection string). Only thing that looks strange is the ASHOST=IP (did you just remove it in your post? it should be the IP of the R/3 server...).\n\nAnother thing - did you set the AuthenticationMethod property on the PortalDestination to SAPLOGONTICKET (in the EP system)?\n\nRegards,\n\nOfer\n\nHi Marin,\n\nI'm not sure what's gone wrong, but it looks like the connection string isn't the problem. The exception seems to come from the R/3 system, not from the .NET code.\n\nYou might have done something wrong with the Portal and ABAP configurations (so that the ticket can be used for login).\n\nMy suggestion is that you again carefully read the blog Reiner mentioned (/people/dennis.kleymeonov/blog/2005/09/15/connecting-sap-systems-to-enterprise-portal-with-sso), including all the comments, PS's and check out the other links there. And then try to re-do all the steps again, maybe something was left out or didn't work the first time.\n\nAnother test you can do is to try to see that when you change to \"user+password\" authentication you are able to run your BAPI (just edit the 'system' in the portal, no need to change your code)\n\nRegards,\n\nOfer\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/6750392/can%27t-fill-copa-account-based-datasources-with-rsa.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Nov 20 11:34 AM\n\nHi All,\n\nI created COPA account based datasource\n\nAs SAP R/3 requested , basis guys created index on COEP/COEJ tables to improve performance\n\nI builded summization on it\n\nBut unfortunately when I tried to test datasource with RSA3 on R/3 I have he message :\n\nmessage RJ012 \"Errors occurred during the extraction\"\n\nThe error message in RSA3 log is \"No source could be found to answer the search query\" , sub error \"Problem class very important\"\n\nSomebody can help me on this issue ?\n\nThanks in advance\n\nRegards\n\nSebastien Lepeltier\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nThe operating concern CExxxx should contain all fields of the extract\n\nstructure Zxxxxxxx\n\nThe error you have normally occurs due to missing or incorrect\n\ncustomizing:\n\ncheck the summarization level in transaction code KEDV.\n\nTo enable reading from a summarization level, all characteristics that\n\nare to be extracted with the DataSource must also be contained in this\n\nlevel (entry * in the KEDV maintenance transaction).\n\nIn addition, the summarization level must have status 'ACTIVE'\n\n(this applies also to the search function in the maintenance transaction\n\nfor CO-PA data sources,KEB0).\n\n392635 - Information: Sources with BW extraction for account-based\n\nCO-PA.\n\nregards,\n\nColin\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello,\n\nI am facing exactly the same issue.\n\ni have created a summarisation level with chars '*'.\n\nalso filled them in KEDU.\n\nbut the option Summerisation level is not enabled for my account based COPA data source KEB0 transaction. could you please tell me how to enable this.???\n\nThank you,\n\nRegards,\n\nHema Tulasi Boppana\n\nHi Colin\n\nThanks for your quick answer\n\nYou're right , I didn't put * in all fields selected in my datasource\n\nPoints are for you\n\nRegards\n\nSebastien Lepeltier\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 59 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/2137547/retreive-a-parameter-in-an-application-integrator-.html", + "domain": "answers.sap.com", + "file_source": "part-00377-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Mar 19 9:00 AM\n\nHi all gurus!\n\nA (perhaps) more tricky question this time: Can you retreive data from the external system in an AppINt (Application Integrator) iview?\n\nThis is our case:\n\nWe have an AppInt iview connected to an external index server.\n\nThe user ID is sent as an parameter to this server and a search result is presented (works like a charm).\n\nWe have several iviews showing our R3 system through transaction iviews.\n\nNow for the tricky part. We want this to happen when we click a link at the external server in the AppInt iview:\n\n-Two parameters shall be retreived from the external server which it posts.\n\n-An application iview should be opened and which one should be determined by one of the retreived parameters.\n\n-The second parameter should be sent to the transaction iview so that you don't have to copy/paste it.\n\nThe last thing is of course simple to achive, we already send parameters to the transaction iviews, but it's the first two things of retreiving parameters and opening up a certain iview that is concerning me.\n\nCan this be done?\n\nBest regards\n\nBenny Lange\n\nMessage was edited by:\n\nBenny Lange\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nPlease check out this wiki page\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThanks a lot Michael!\n\nAnd just to clearify it completely for stupid me: if you have that url at/in the external page in the AppInt iview, it will open a transaction iview in the portal when clicked?\n\nAnd furthermore: if it does just that, will the page replace the external \"first\" page or will it open one as a popup?\n\nBest regards\n\nBenny\n\nHi again Michael.\n\nThe external page shown in the AppInt iview is within the portal and not a \"popup\" so I assume, even if you never should do that, that the transaction iview will be shown int its place, that is, also wihtin the portal.\n\nBut did I understand you correctly in my other assumption that the link is on the external page and opens a transaction iview when clicked?\n\nBest regards\n\nBenny\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/1848515/proxy-generation-issue-while-using-webservice.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2006 Dec 15 10:14 AM\n\nHi All,\n\nI am trying to consume the webservice creted by .Net team. Actually they are returning data in dataset format. In SAP i am not able to create proxy for this. If result is of structured format or boolean type, i am able to create a proxy.\n\nCan anyone suggest me what i need to do, to access dataset format of .Net.\n\nThanks in advance.\n\nRegards,\n\nKarthick\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Karthick,\n\nyou can use the SOAP receiver adapter of SAP XI to call a .Net web service. You will need to import a WSDL file into SAP XI in order to do that. Normally your .Net team should be able to give you such a WSDL file.\n\nHere is a blog about using web services in SAP XI:\n\n/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi\n\nAnd this is the help page of the SOAP receiver adapter:\n\nhttp://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/frameset.htm\n\nRegards,\n\nMatthias\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHave u read this?\n\n.net proxies https://weblogs.sdn.sap.com/pub/wlg/1442 [original link is broken] [original link is broken] [original link is broken] [original link is broken]\n\nhttps://weblogs.sdn.sap.com/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/1605874/getsuccessfullogoncounts-deprecated.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2006 Sep 07 7:57 PM\n\nHi, We are migrating our content from Portal 6.20 to NetWeaver 2004s, but we were using part of the UME API to make some reports, like telling who many times has a user logon to the portal with de function\n\ngetSuccessfulLogonCounts()\n\nwhich is part of the IUserAccount class.\n\nBut now that I have tested this development under 2004s, for all the users I always get the 0 value.\n\nIn the UME JavaDoc documentation I can see that the function is not there anymore:\n\nhttps://media.sdn.sap.com/javadocs/NW04s/SPS7/se/index.html\n\nBut in the code I can see the function there under IUserAccount.\n\nDoes somebody knows what is happening?\n\nRegards.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThis function was deprecated.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 53 |\n| 10 |\n| 9 |\n| 8 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/5339991/problem-loading-service-pack1-for-xcelsius-present.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/13724337/valuation-price-on-po-doesnt-follows-the-batch-we.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2022 Sep 23 11:14 AM\n\nHi Expert,\n\nI'm making a PO, where the valuation price that I gave the red box takes the Moving average price (is an empty batch), even though the batch has been inputted.\n\nWhen I made DO, then post good issue. The price follows the batch I entered. (Correct)\n\nBUT this results in the wrong tax, the tax should be 13.10736 (93.6240 / 14%) instead of 11.6367.\n\nWhere do I need to set up?\n\nPlease help, Thank you..\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 125 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/9721787/pertinent-problems-with-method-clalvtablecreatecre.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2012 Dec 17 1:24 PM\n\nHi,\n\nin my code, I am using above method to create a dynamic table based on a set of fields made up from several DB_tables.\n\nRight now, I am working on a Fly&Smile-example, SAPScript_form S_EXAMPLE_1, so I have fields from tables SBOOK, SCUSTOM and SPFLI.\n\nI am calling this method with only two parameters:\n\n- A fieldcatalog i_fcat which I generate with that type LVC_T_FCAT and fill beforehand via a WA with type LVC_S_FCAT, with fields FIELDNAME, TABNAME, INTTYPE, INTLEN and DECIMALS filled;\n\n- An output table TAB_REF which I have created beforehand with type REF TO DATA.\n\nWhen I set a BREAK-POINT just before that method, all looks fine: i_fcat is filled with those values for all the fields I need and TAB_REF is there as a reference. Something must be missing, however: When I execute that method, I get an error message saying that at some point, an empty method was called. All the more strange because this has been working just like it is now for a while.\n\nCan anyone give me a hint what is amiss with the function call to cause it to fail? I cannot find anything that I haven't got in the code.\n\nThanks a lot!\n\nBest regards,\n\nSapperdapper\n\n2012 Dec 17 3:03 PM\n\nHi Friedrich,\n\nIf that has been working before I think there must be something related to the data you fill or the fields contained finally in the dynamic table.\n\nYou could copy that part of the code maybe we can see anything strange in it.\n\nRegards,\n\n2012 Dec 17 3:10 PM\n\nHi,\n\nfinally, I found the reason the function failed, though I don't yet know how that happened: There were duplicate lines in i_fcat. I deleted those and it's fine now. Also, the information from different parts of my code fit, so those duplicates were not in there from the beginning. I think I had that issue once before, though. I will try to find the cause for this and fix it.\n\nThanks anyway!\n\nBest regards,\n\nSapperdapper", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/961007/was-installation.html", + "domain": "answers.sap.com", + "file_source": "part-00216-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/8561310/increasing-product-allocation-quantity-after-putti.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 Jul 28 12:58 PM\n\nHello All,\n\nWe are using the production allocation method for Availability check. We are rejecting all items in the sales order so that the status in the header becomes 'All rejected'. Even after doing this, the PA quantity does not get increased for those rejected materials in items. Could not find any setting in SPRO related to this. Please let me know if you have any idea about this.\n\nThe requirement is to increase the PA quantity of that material after rejecting the items in sales order.\n\nThanks in advance for you help..\n\nBR/\n\nAshutosh\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear Ashutosh,\n\nIt seems this could be the standard system behaviour. Please review note 19295 to see if this helps explain the system behaviour you are experiencing.\n\nI hope this helps.\n\nBest regards,\n\nIan Kehoe\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 119 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4534534/http-apply-url-parameters.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Aug 03 8:41 AM\n\nHi ,\n\nI would like to configure the sender CC for an HTTP adapter in order to set the user name and password in the Url .\n\nHow this can be implemented ? Do i need to set only sap-user= ... and sap-password= ...\n\nin apply url parameters ? These parameters should start from '&' ?\n\nThanks in Advance\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDid you take a look at the sample HTTP client coding. The HTTP client is available in SDN for free download. You dont have to configure Sender HTTP adapter to configure these details. You need to program your HTTP url with the params. Take a look at the sample clieent coding to see how they are passed.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 56 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4099779/all-dtp-data-loading-to-targets.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 May 20 12:20 PM\n\nHi Gurus,\n\nWe are uploading data in to targets by using DTP, I was uploaded data by these DTP twise time before but at this tiime not uploading data to target .\n\nFollowing message in DTP details tab\n\nGenerate request - green\n\nSet status to Executable - green\n\nProcess Request - green\n\nno message set techinal status to green -- yellow\n\nno message set overall status to green - yellow.\n\n0 record added into target. Request status in yellow colour.\n\nThanks & Regards\n\nBijendra\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nCheck in SM37 if the job is still running or if it finished, or errored out. Also check if there is anymore data in the PSA left to be uploaded to the data target assuming that the DTP is a delta.\n\nCheers,\n\nKedar\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi,\n\ntry deleting the request from cube and reload the dtp and chk. this might be issue with BW server for a moment that could caused this issue.\n\nis the load is full/delta? do you have data in PSa.\n\nchk the new reuest in the PSa.\n\nDatasource -> manage -> requests.\n\nRamesh\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 58 |\n| 10 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/6672569/user-exit-save-document-prepare.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2009 Oct 30 10:59 AM\n\nHi,\n\nI have written a code in USER EXIT SAVE DOCUMENT PREPARE for the sales order.\n\nWhen the sales order is saved I have written code to give information message. Once user presses entere on the information message sales order gets saved but I don't want sales order to be saved. It has to go back to the order rather than saving the order. How can I do this?\n\nIf I give error message then it does not save the order but I want to give information message.\n\nThanks and Regards,\n\nShravan G.\n\n2009 Oct 30 11:20 AM\n\nHi!\n\nTry this:\n\n```\nclear sy-ucomm.\n leave to screen sy-dynnr.\n```\n\nPay attention to point that message must not have 'E' type.\n\n2009 Oct 30 11:11 AM\n\nhi Shravan,\n\nAfter triggering information message do like this\n\nMESSAGE 1405(ZSD).\n\nCALL SCREEN '4001'.\n\nIt will go to the Previous Screen only. I done same thing for warning message.\n\nThanx & Regards\n\nRami Reddy\n\n2009 Oct 30 11:20 AM\n\nHi!\n\nTry this:\n\n```\nclear sy-ucomm.\n leave to screen sy-dynnr.\n```\n\nPay attention to point that message must not have 'E' type.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/384522/number-format-in-crystal-report.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2017 Dec 15 8:38 PM\n\nThe numbers in formula field in the crystal report is export to 97-2003 excel and stored as General number( like a,b,c) and can not be used by Excel functions,like vlookup. I have to converse them into numbers, like 1,2,3. Is there any way I can do conversion in crystal report? I have tried tonumber() in crystal. It did not work.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nCrystal report 2016 SP4. version 14.2.4.2410\n\nThanks for your response! This question puzzled for a long time.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Hui,\n\nWhich version of Crystal Reports (version, service pack and patch) do you use?\n\n-Abhilash\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 58 |\n| 10 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/5144722/call-transaction-with-a-transactionvariant-in-a-pr.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2008 Nov 28 3:15 PM\n\nHello Experts\n\nI have an PAI program in which i have to call ME22N with transaction variant Z_ME22N (made with SHD0).\n\nCan i do this by 'call transaction'\n\nI think i cannot do this with submit because it is a transaction variant and not a programm variant.\n\nDoes anyone know how to do this? Untill so far i couldn't find a clear answer in the forums because the type of variants are mixed up/not clear.\n\nThanx in advance, Frank\n\n2008 Nov 28 3:37 PM\n\nHi\n\nYou can directly call your newly created transaction.\n\nCall Transaction Z_ME22N .It should work fine for you so go ahead and try it.\n\nCheck this link for more info:\n\nhttp://help.sap.com/saphelp_nw70/helpdata/EN/43/132f9803d76f40e10000000a422035/content.htm\n\nCheck this for more info on Transaction Variant:\n\nRegards\n\nNeha\n\nEdited by: Neha Shukla on Nov 28, 2008 9:08 PM\n\nEdited by: Neha Shukla on Nov 28, 2008 9:12 PM\n\nEdited by: Neha Shukla on Nov 28, 2008 9:18 PM\n\n2008 Nov 28 3:37 PM\n\nHi\n\nYou can directly call your newly created transaction.\n\nCall Transaction Z_ME22N .It should work fine for you so go ahead and try it.\n\nCheck this link for more info:\n\nhttp://help.sap.com/saphelp_nw70/helpdata/EN/43/132f9803d76f40e10000000a422035/content.htm\n\nCheck this for more info on Transaction Variant:\n\nRegards\n\nNeha\n\nEdited by: Neha Shukla on Nov 28, 2008 9:08 PM\n\nEdited by: Neha Shukla on Nov 28, 2008 9:12 PM\n\nEdited by: Neha Shukla on Nov 28, 2008 9:18 PM\n\n2008 Nov 28 4:12 PM\n\nHi Neha,\n\nThanks for your answer.\n\nyour first link was very helpfull. I've made as descibed in the link a new transaction (Z_ME22N) with variant. This can called in the program as a normal transaction.\n\nThanks a lot.\n\nRegards, Frank Bernsen\n\n2008 Nov 28 4:16 PM\n\nBear in mind that ME22N is an EnjoySAP transaction and not suitable for batch input. Please see note 381630 - Batch input for Enjoy transaction in MM not possible.\n\nRob", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/6473795/notification.html", + "domain": "answers.sap.com", + "file_source": "part-00377-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Sep 08 3:56 AM\n\nHi team, in standard sap , system allow me to create more then one notification for same equipment at same time. What may be the reason. Is there any way that like using user status, if we create notification for any equipment, system should change equipment status. At the time of NOCO, again equipment status should change. Thanx in advance.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nSAPPM@10021983 ,\n\nLook to you business process and actual requirements.\n\n1. If multiple notifications are created for the same reference object, you increase the number of notifications to be managed - however this is one way of representing multiple defects.\n\n2. Alternatively, you can create multiple items on the one notification (if you are using maintenance catalogs) to indicate many defects for the one event e.g. Notification = Pump noisy - Item 1 bearing, Item 2 shaft etc.\n\nScenario 2 may be a better administrative solution but, in the case of a breakdown, downtime is calculated for each item. Therefore, you must be careful with data as in IW68 with totals you may end up with the sum of the downtime x number of items fo one breakdown.\n\nEdited by: GreyBeard on Sep 8, 2009 8:25 AM\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nWhy not use the Object Information functionality?\n\nPeteA\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nIn standard, multiple Notification will be created against one equipment for the same time for the need of capturing various failures/damages/causes/task/activity and assigning different responsibility etc., for independant tracking and handling of the same.\n\nIf you want to restrict (validation) not to duplicate the notification for a equipment till completion of the Notification, you can use Exit:QQMA0014 (QM/PM/SM: Checks before saving a notification) and validate the Notification.\n\nRegarding status change of equipment, can you pls explain the purpose and use of the same.\n\nThanks\n\nSiva\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHI thanx.\n\nBut what is standard practice. Bec is it right to create two breakdown notification at same time for same equipment but with different responsibilities. In that case MTTR/MTBR will be wrong.\n\nSecond thing ,Equipment change status ,I am using IE4N functionality. So at the time of reurn if equipment got damage , we set status as damaged(user status) and create breakdown notification. AT the time of NOCO, equipment status got changed , so that store person can release equipment.\n\nthanx in advance\n\nMultiple Notification for an Equipment at a time is allowed in standard SAP and it is required in many businesses. All the notifications can be assigned to a single maintenance order.\n\nEquipment status can not be changed based on Notification / order statuses in Standard SAP. You may develop a program to update the status.\n\nBabu\n\nHi,\n\n1. Creating mutliple notification for a equipment at same time also a standard practice based on requirements.\n\n2. MTTR/MTBR will be not be wrong since, it is derived based on object. (B/d or activity or task may happen on various reasons, but it is related to single object (equipment your case).\n\n3. During Notification process like NOCO and On save, you can update/change the user status of the equipment. Pls check the following\n\nFor update/change when saving notification: BAdi NOTIF_EVENT_SAVE\n\nFor status change: Function Module: STATUS_CHANGE_EXTERN\n\nThanks\n\nSiva\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/10493596/3figlxxsi.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2013 Dec 05 5:50 PM\n\nHello,\n\nI am trying to generate the data source for non-leading ledger using t-code FAGLBW03 but getting below message\n\nExtractors for general ledger documents are not yet supported.\n\nWhen I checked the forum someone mentioned activate the business function (FIN_GL_CI_3) which will resolve the issue.\n\nI have seen in ECC system its looks like active but I have some question regarding this data source\n\nWhich underline table & structure this data source (3FI_GL_XX_SI) is using? & how to decide?\n\nWhat is the difference of T-code FAGLBW03 & BW03?\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nLisa,\n\nYou need to turn on the business function FIN_GL_CI_1, i am also working on this issue right now with SAP and got confirmation to turn only the FIN_GL_CI_1 business function to generate 3FI_GL_xx_SI data sources.\n\nAnd unlike generation of special purpose ledger DS, you can use only the FAGLBW03 transaction to generate this.\n\nIf you have more than one leading ledger in your business you will have to generate the 3FI_GL_**_SI (line item) and 3FI_GL_** _ TT (Total)\n\n** - Would represent the ledger.\n\neg . 2L for non leading ledger also called as parallel ledger\n\n1L for leading ledger (General Ledger)\n\nyou can generate and assign the 3FI_GL_**_SI/TT datasources in the Tcode FAGLBW03 .\n\nBW01 and BW03 are the t code to generate the DS for Special Purpose ledgers.\n\nIn BW01 you have to generate the DS and choose line item or total and in BW03 you will assign the Datasources.\n\nLet me know if you need more help on this.\n\nHope this helps...\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nMost of it comes from the BSEG table. You easily find that with your datasource name and help.sap.com. Have you checked in SFW5 if your business function is active?\n\nhope that helps\n\nMartin\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi ,\n\nIn help.sap.com i have seen data source document same for 3FI_GL_xx_SI and 0FI_GL_14 hence i got confused.\n\nBoth using same fields and underline tables. so what is the exact difference like 0fi_gl_14 is only pulling leading ledger and need to generate 3fi_gl_x_si for non leading? Also what will be the extract structure for generated data source 3fi_gl_x_si?\n\nHi,\n\nYes, 0FI_GL_14 pulls leading ledger in new gl accounts where 3FI_GL_XX_SI pulls other ledgers data by custom generated data source.\n\n3FI_GL_XX_SI - extract str need to be created by using tables.\n\nIf you recheck the sap help links you may get some idea. Regarding special ledgers and ledger in gl account check with your FI team. it might be useful.\n\nThanks\n\n| User | Count |\n| --- | --- |\n| 55 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/8565300/handle-duplicate-records-in-dtp.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 Jul 29 1:06 PM\n\nHi,\n\nwe are encoutering issues with dupliactes while loading data from DSO to Material (contains 20 attributes, material is the key ). when ever there is a change in attribute, will come in delta load.\n\nWe have enabled \"handle duplicate records check \"but still load fails due to duplicate records keys.\n\nsettings in DTP are : no semantic groups enabled.\n\nerror handling : valid records update , reporting possible. handle duplicate records enabled.\n\nprocessing mode : serially in the back ground.\n\nhelp is appreciated.\n\nPraveen.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThis message was moderated.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Praveen,\n\nBasically \"Semantic Group\" contains the Key Fields which are used for Error Stack, so that you can handle.\n\nRegards,\n\nSuman\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi,\n\nyou will have to enable semantic group. in semantic group mention material as key.\n\nThe setting Handle duplicate record only handles duplicate in the same package but if the same material is extracted in another package then it throws duplicate record error. Enabling the semantic keys will make sure that the data is extracted based on the semantic keys i.e. all the materials records will be pulled in a single package and not distributed in multiple packages.\n\nAll same materials will be extarcted in single package and handles duplicate value check will filter the records.\n\nregards,\n\nArvind.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Praveen,\n\nAs pointed correctly by Arvind,we use Semantic Groups to specify how we want to build the data packages that are read from the source (DataSource or InfoProvider). To do this, define key fields. Data records that have the same key are combined in a single data package.We specify that key in semantic keys.\n\n```\nthanks.... do i need use valid records update and reporting possible for this ?\n```\n\nChoosing this option is totally independent of the duplicate record error issue.\n\nDTP supports in handling data records with errors. At runtime, the incorrect data records are sorted and can be written to an error stack . After the error has been resolved, one can further update data to the target from the error stack. Error may arise because of invalid character posted while entering postings in ecc side tables or if any particular char is not allowed in RSKC. So rather than going back to PSA editing the data there and reloading it back we have the option of error satck where we can rectify these records\n\nBelow steps would help us understand the basic idea of the Error Stack and how it would be handled to rectify the erroneous records.\n\nNo Update, No Reporting: Error Occurs, the whole data package is terminated.\n\nValid Records Updated, No Reporting (Request Red): Valid records updated. After manual release of request, data is available for reporting.\n\nValid Records Updated, Reporting Possible (Request Green): Valid records are updated and available for reporting.\n\nRegards\n\nRaj Rai\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/13504860/how-to-display-cds-view-data-through-program-in-gu.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2021 Oct 15 9:47 AM\n\nHallo Everybody,\n\nI want to display CDS view through Program with Selection options. Following program is working\n\n```\nREPORT zconsume_02_cds_test.\nDATA spart TYPE spart.\nSELECT-OPTIONS Division for spart.\nSelect *\nfrom ZI_SAC_VERKAUFSDETAILS\nwhere spart IN @Division\ninto table @data(Salesdata) .\ncl_demo_output=>display_data( Salesdata ).\n* cl_salv_gui_table_ida=>create_for_cds_view(`Salesdata`)->fullscreen( )->display( ).\n```\n\nbut output design is like that (pleases see attached file, program output design\n\n)\n\nI want to have following output design (Please see attached file, Expected output design)\n\nwhat should i do?\n\nFrom the following program i am getting expected output design but can not include Selection options. Can i add select options here?\n\n```\nREPORT zconsume_02_cds.\nclass lcl_main definition create private.\n public section.\n CLASS-METHODS create\n RETURNING\n value(r_result) TYPE REF TO lcl_main.\n methods run.\n protected section.\n private section.\nendclass.\nclass lcl_main implementation.\n method create.\n create object r_result.\n endmethod.\n method run.\ncl_salv_gui_table_ida=>create_for_cds_view(`ZI_SAC_VERKAUFSDETAILS`)->fullscreen( )->display( ).\n endmethod.\nendclass.\nstart-of-selection. lcl_main=>create( )->run( ).\n```\n\nAny suggestion is highly appreciated.\n\nThanking You\n\nKazi\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nCheck out this blog post\n\nhttps://blogs.sap.com/2018/07/16/sap-list-viewer-with-integrated-data-access-alv-with-ida/\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello Mahesh,\n\nThanks for your reply. Do you know how to add selection options in the following code?\n\n `REPORT zconsume_02_alv.` \nThanks Kazi\n\nHi,\n\ntry this:\n\n```\ndata: lt_range = IF_SALV_SERVICE_TYPES=>YT_NAMED_RANGES.\n\nlt_range = value #( ( name = 'FIELD1' sign = 'I' option='EQ' low='ABC' ) ).\n\ndata(lr_alv) = cl_salv_gui_table_ida=>create_for_cds_view( iv_cds_view_name = `ZI_SAC_VERKAUFSDETAILS` ).\n\nlr_alv->SET_SELECT_OPTIONS( it_range = lt_range ).\nlr_alv->fullcreen( )->display( ).\n```\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 9 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/8881248/unable-to-integrate-brfplus-nw-702-with-nwbc.html", + "domain": "answers.sap.com", + "file_source": "part-00216-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 Nov 27 5:25 PM\n\nDear Gurus,\n\nI'm finding it hard to integrate BRFplus into NWBC. I have added the BRFplus related roles for the my ID. Within NWBC, each time I click on BRFplus, it popups up BRFplus on Internet Explorer.\n\nHow can BRFplus be viewed within NWBC? Am I missing some pieces?\n\nThanks,\n\nAjay\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi, Ajay\n\nNWBC is used for calling Web Dynpro applications. You can use any standard rol like SAP_FMCA_CA_ALL_EHP5_TRM_NWBC\n\nto see examples of Webdynpros....\n\nTo run rhe BRFplus application you'd need to configure, at least, the following objects:\n\n- Form Bundle type, revenue type and form scenario.\n\nConfiguring Form Bundle type you can specify the BRFplus application to be usedfor processing the form bundle type....\n\nWeb dynpro Appl. FMCA_WDY_FPF allows you to call your Form Bundle Type and run the BRFplus application.....\n\nAsall of these tasks requires deep knowledge of Tax and Rev. Mgt I'd suggest to read carefully the SAP help documentation or contact with a TRM expert.....\n\nI hope it should be useful....\n\nKind regards\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 8 |\n| 7 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/12140911/ess-bank-information.html", + "domain": "answers.sap.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2015 Dec 30 8:00 AM\n\nHi,\n\nI need to hide some of the fields in bank information on ESS portal. I have a knowledge in the webdyn pro by adding a field a new filed in ESS-W4, I have done it by configuration on se80 . I don't know the exact the configuration ID or components for Bank information. I hope , I can do my requirement by the same way i done for W4.\n\nplease correct me if am wrong??? If am right please advice the exact the configuration components to do this...\n\nalready I tried HRESS_C_PERSINFO_CONFIG but I didn't find the iview which have the already presented layout.\n\nmy one of my requirement is need to hide the SAVE AND BACK button on below screen.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nANY ONE have INFO????\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Sazees,\n\nYou need to check in the layout which view matches the layout that you need to modify and then make the changes accordingly.\n\nAccording to your screenshot, the view that you need to look for is the Detailed View of Bank Information.\n\nPaste the screenshot of your OVP screen if you still have some issues.\n\nBest Regards,\n\nRohit\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/6064224/requestid-functionality.html", + "domain": "answers.sap.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Jun 05 11:25 AM\n\nHi Team,\n\nIt is a regular requirement to have the requestid kind of functionality of the BI/BW to be had it BPC.\n\ni.e who did what and when.\n\nI haven't completely thought abt the whole step by step process....but here is a broad roadmap...\n\nWe need to implement a Requestid Dimension which replicates the Requestid functionality of BI..\n\ni.e stores the required info..regarding the package who what and when.\n\nIn the systemconstants file create a constant for storing request id.\n\nand increment this in your default file... whenever a SSIS package executes or whenever data is sent.\n\nnow store this info in requestid Dimension.....\n\nhow do we get the userid info?\n\nhow do we differentiate between SSIS data send and a regular data send..?\n\nor do we need any other info to be stored in this Dimension.?\n\nPlease Gurus and all try to help put more bones and flesh on this idea\n\nhas anybody implemented this kind of functionality.?\n\nplease do not suggest to use audit functionality...\n\nthnx for your time...any ideas/suggestions/directions would be much appreciated......\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nGurus....\n\nany inputs on this...\n\nthnx again for your time...\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 9 |\n| 2 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/3948039/plz-give-the-ans.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2008 Apr 21 7:35 AM\n\n1)why we used tiff file in scripts?\n\n2) if we have a quality client 300 in this client is it works scripts?\n\n3) what is difference 4.6 c and 4.7 EE version?\n\n4) give me some idea about ecc 6.0 version?\n\n5) what is the purpose of code inspector?\n\n6) in LSMW why we prefer session method?why we used direct method some times only?\n\n7) how to debugs smart forms?\n\n😎 difference between split and concatenate?\n\n9) in which situation we can create secondary index?\n\n10) what r the different type of session?\n\n11)how to handle the error in call traction with step loop?\n\n12)what is conversion routine why we used?\n\n13) can we generated 2 session in BDC ? how?\n\n2008 Apr 21 7:49 AM\n\n8)difference between split and concatenate?\n\nSplit will split a string into different portion , splitting at a particular charactor.\n\nlets a = 'a b c d'\n\nsplit a at ' ' into b c d e.\n\nthen b ='a'\n\nc = 'b'\n\nd = 'c'\n\ne = 'd'\n\nBut concatinate will combaine different pieces of string into one sstring\n\nCONCATENATE b c d e INTO a.\n\nthen a = 'abcd'\n\n11)how to handle the error in call traction with step loop?\n\ndata : bdcmsg like bdcmsgcoll occurs 0 with header line.\n\ncall transaction 'SE11' using it_bdc mode 'N' update 'A' messages into bdcmsg.\n\nloop at bdcmsg.\n\ncall function 'FORMAT_MESSAGE'\n\nexporting\n\nid = sy-msgid\n\nlang = '-D'\n\nno = bdcmsg-msgnr\n\nv1 = bdcmsg-msgv1\n\nv2 = bdcmsg-msgv2\n\nv3 = bdcmsg-msgv3\n\nv4 = bdcmsg-msgv4\n\nimporting\n\nmsg = bdcmsg-msgv1\n\nexceptions\n\nnot_found = 1\n\nothers = 2\n\n.\n\nif sy-subrc <> 0.\n\nMESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO\n\nWITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.\n\nendif.\n\nif bdcmsg-msgnr = 428 .\n\nsuccess = success + 1.\n\nendif.\n\nwrite: / bdcmsg-msgv1.\n\nendloop.\n\nHere bdcmsgcoll is a message handaling structure .\n\n13) can we generated 2 session in BDC ? how?\n\n&----\n\n*& Report ZBDCZMASTERSESSION\n\n*&\n\n&----\n\n*&\n\n*&\n\n&----\n\nreport zbdczmastersession.\n\ntables: plsc.\n\ntypes: begin of s1,\n\nempid type zmaster-empid,\n\nname type zmaster-name,\n\nage type zmaster-age,\n\nend of s1.\n\ndata : it_tab type s1 occurs 0 with header line.\n\ndata : it_bdc type bdcdata occurs 0 with header line.\n\ndata : session like apqi-groupid value 'Sar'.\n\nselect * from zmaster into table it_tab.\n\ncall function 'BDC_OPEN_GROUP'\n\nexporting\n\nclient = sy-mandt\n\ngroup = session\n\nuser = sy-uname\n\nexceptions\n\nclient_invalid = 1\n\ndestination_invalid = 2\n\ngroup_invalid = 3\n\ngroup_is_locked = 4\n\nholddate_invalid = 5\n\ninternal_error = 6\n\nqueue_error = 7\n\nrunning = 8\n\nsystem_lock_error = 9\n\nuser_invalid = 10\n\nothers = 11\n\n.\n\nif sy-subrc <> 0.\n\nmessage id sy-msgid type sy-msgty number sy-msgno\n\nwith sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.\n\nendif.\n\nrefresh it_bdc.\n\nloop at it_tab.\n\n*IF SY-TABIX < 2.\n\nrefresh it_bdc.\n\nperform bdc_dynpro using 'SAPMSRD0' '0102'.\n\nperform bdc_field using 'BDC_CURSOR'\n\n'RSRD1-TBMA_VAL'.\n\nperform bdc_field using 'BDC_OKCODE'\n\n'=SHOW'.\n\nperform bdc_field using 'RSRD1-TBMA'\n\n'X'.\n\nperform bdc_field using 'RSRD1-TBMA_VAL'\n\n'ZMASTER'.\n\nperform bdc_dynpro using 'SAPLSD41' '2200'.\n\nperform bdc_field using 'BDC_OKCODE'\n\n'=TDED'.\n\nperform bdc_field using 'BDC_CURSOR'\n\n'DD03P-FIELDNAME(01)'.\n\nperform bdc_dynpro using '/1BCDWB/DBZMASTER' '0101'.\n\nperform bdc_field using 'BDC_CURSOR'\n\n'ZMASTER-AGE'.\n\nperform bdc_field using 'BDC_OKCODE'\n\n'=SAVE'.\n\nperform bdc_field using 'ZMASTER-EMPID'\n\nit_tab-empid.\n\nperform bdc_field using 'ZMASTER-NAME'\n\nit_tab-name.\n\nperform bdc_field using 'ZMASTER-AGE'\n\nit_tab-age.\n\nperform bdc_dynpro using '/1BCDWB/DBZMASTER' '0101'.\n\nperform bdc_field using 'BDC_OKCODE'\n\n'/EBACK'.\n\nperform bdc_field using 'BDC_CURSOR'\n\n'ZMASTER-EMPID'.\n\nperform bdc_dynpro using 'SAPLSD41' '2200'.\n\nperform bdc_field using 'BDC_OKCODE'\n\n'=WB_BACK'.\n\nperform bdc_field using 'BDC_CURSOR'\n\n'DD03P-FIELDNAME(01)'.\n\nperform bdc_dynpro using 'SAPMSRD0' '0102'.\n\nperform bdc_field using 'BDC_CURSOR'\n\n'RSRD1-TBMA_VAL'.\n\nperform bdc_field using 'BDC_OKCODE'\n\n'=BACK'.\n\nperform bdc_field using 'RSRD1-TBMA'\n\n'X'.\n\nperform bdc_field using 'RSRD1-TBMA_VAL'\n\n'ZMASTER'.\n\n*call transaction 'SE11' using it_bdc mode 'A' UPDATE 'A' MESSAGES INTO BDCMSG.\n\n*CALL FUNCTION 'BDC_INSERT'\n\nEXPORTING\n\nTCODE = 'SE11'\n\n*TABLES\n\n*DYNPROTAB = IT_BDC\n\nEXCEPTIONS\n\nINTERNAL_ERROR = 1\n\nNOT_OPEN = 2\n\nQUEUE_ERROR = 3\n\nTCODE_INVALID = 4\n\nPRINTING_INVALID = 5\n\nPOSTING_INVALID = 6\n\nOTHERS = 7\n\n.\n\n*IF sy-subrc <> 0.\n\nMESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO\n\nWITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.\n\n*ENDIF.\n\n*\n\n*WRITE:/ ' CREATED '.\n\n*ENDIF.\n\nendloop.\n\ncall function 'BDC_CLOSE_GROUP'\n\nexceptions\n\nnot_open = 1\n\nqueue_error = 2\n\nothers = 3\n\n.\n\nif sy-subrc <> 0.\n\nmessage id sy-msgid type sy-msgty number sy-msgno\n\nwith sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.\n\nendif.\n\n*call transaction 'SM35'.\n\n*SUBMIT RSBDCSUB.\n\n*SUBMIT RSBDCreo.\n\nsubmit rsbdclog.\n\n----\n\nStart new screen *\n\n----\n\nform bdc_dynpro using program dynpro.\n\nclear it_bdc.\n\nit_bdc-program = program.\n\nit_bdc-dynpro = dynpro.\n\nit_bdc-dynbegin = 'X'.\n\nappend it_bdc.\n\nendform.\n\n----\n\nInsert field *\n\n----\n\nform bdc_field using fnam fval.\n\nif fval <> ''.\n\nclear it_bdc.\n\nit_bdc-fnam = fnam.\n\nit_bdc-fval = fval.\n\nappend it_bdc.\n\nendif.\n\nendform.\n\n-\n\n'BDC_OPEN_GROUP' will create sessions\n\n2008 Apr 21 8:06 AM\n\nHi Gopi Krishna,\n\n5) what is the purpose of code inspector?\n\nAns: Refer to below Link\n\nhttp://help.sap.com/saphelp_nw04/helpdata/en/56/fd3b87d203064aa925256ff88d931b/content.htm\n\n2008 Apr 21 8:17 AM\n\n7) how to debugs smart forms?\n\nafter executing the smartform u will get a function module\n\ngoto that function module then follow this goto->main program\n\nthen there u will get a include with some F01ex INCLUDE /1BCDWB/LSF00000106F01.then display that include and but a breakpoint and debug as u usually do.\n\nRegards\n\nlalith\n\n2008 Apr 21 9:43 AM\n\nHi,\n\n5. Code Inspector- It is used to show the performance the\n\nreport. Which statement lead to performance standards etc.\n\n8. Difference between split and concatenate\n\nSplit is used to devide the string into number of suib strings.\n\nConcatenate is used to to combine a set of strings in\n\na single string.\n\n7. How to debug a smart form- You can put a staement\n\nBreak-point.\n\nIn program lines.\n\n(or)\n\nJust swich on the debugging at the time of executing\n\nthe function module.\n\n12. Conversion routines- To modify the output format at run\n\ntime. i.e. date and time formats etc..\n\n13. we can generate 2 sessions in BDC.\n\nJust call the function modules twice in the program.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/9577946/bdcinsert-for-vk11.html", + "domain": "answers.sap.com", + "file_source": "part-00830-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2012 Oct 03 7:06 PM\n\nHi all,\n\nI am trying to set up a bdc session for entering pricing conditions through vk11. I recorded a session of the transaction using tcode SHDB to set up the bdc table with the parameters needed to complete the transaction, but it is not saving when I pass it to BDC_INSERT. Essentially the logic looks like this...\n\nBDC_OPEN_GROUP\n\nLOOP at itab into wa.\n\nbuild bdc_tab using program, dynopro, dynbegin and fname from transaction SHDB recording with corresponding wa-fval\n\nBDC_INSERT\n\nCOMIT WORK every 100 records\n\nENDLOOP\n\nBDC_CLOSE_GROUP\n\nFrom the SHDB recording the first line in the display is\n\nprogram = ' '\n\ndynpro = ' '\n\ndynbegin = 'T'\n\nfname = 'VK11'\n\nfval = ' '\n\nIf I include this line in the bdc_tab i get an eror of screen ' ' is invalid, but if i don't the session completes with no errors but does not save to the db tables. The recording that it is modeled after worked successfully, so I'm not sure why it won't save when running in the program bdc session with the exact same parameters. This is the fisrt bdc I have ever set up so I'm not sure what all I need to check. Any help is appreciated\n\nZack\n\n2012 Oct 03 7:47 PM\n\nYes the blank values are special.\n\nYou need to refresh bdctab for every loop pass.\n\nThe first line without dynpro is not needed.\n\nThere must be a statement when you save vk11 while recording .\n\nThat has to be included.\n\nOk codes could be different for each tcode though.\n\nExample\n\nperform bdc_field using 'BDC_OKCODE'\n\n'=UPDA'.\n\n2012 Oct 03 7:47 PM\n\nYes the blank values are special.\n\nYou need to refresh bdctab for every loop pass.\n\nThe first line without dynpro is not needed.\n\nThere must be a statement when you save vk11 while recording .\n\nThat has to be included.\n\nOk codes could be different for each tcode though.\n\nExample\n\nperform bdc_field using 'BDC_OKCODE'\n\n'=UPDA'.\n\n2012 Oct 03 8:06 PM\n\nI do refresh the bdctab each loop pass. In the recording, I go through the transaction completing all steps, and then cilck save. When I click save it takes me to the log with the list of bdctab values. The last item on that list is the last field filled in- the Valid to date. Where would I see the step where it saved? Are there specific settings when I run the record that should be set to see this, or to actually complete the save? I think this part is what I might be missing.\n\n2012 Oct 03 8:30 PM\n\nIn SHDB after hitting save for VK11 go back and save the recording and then view the recording in ABAP editor.\n\nThere you will see the OK code for save.\n\nOr you can just scroll down the recording steps and check the OKCODEs and use one which might be for VK11 save.\n\n2012 Oct 03 8:32 PM\n\n2012 Oct 09 4:53 PM\n\nThanks for your help,I am getting closer. I did need to customize the lines added to the bdctab based on some variations. Now it works and saves when using CALL TRANSACTION 'VK11' USING bdctab MODE 'N', but when I use BDC_INSERT it does not save to the db tables. Is there a special commit or extra step needed to use BDC_INSERT vs CALL TRANSACTION?\n\n2012 Oct 09 6:11 PM\n\nI have figured it out. The BDC_INSERT creates a session that must be manually run through SM35. I found a way to submit that automatically through the program after the group was closed and it updates the database then.\n\nThe code i used to submit the session through the program was...\n\nDATA v_qid TYPE apq_quid.\n\n* Post BDC session programatically\n\nSUBMIT rsbdcsub WITH mappe = i_session \"i_session = gruop name from open_group\n\nWITH von = sy-datum\n\nWITH bis = sy-datum\n\nAND RETURN.\n\n* Displaying session for errors\n\n* selection for qid to display session log\n\nSELECT SINGLE qid\n\nINTO v_qid\n\nFROM apqi\n\nWHERE datatyp = 'BDC'\n\nAND groupid = i_session\n\nAND progid = sy-repid\n\nAND userid = sy-uname\n\nAND credate = sy-datum.\n\n* submit the program for BDC session error log\n\nIF v_qid IS NOT INITIAL.\n\nSUBMIT rsbdc_protocol\n\nWITH session = i_session\n\nWITH user = sy-uname\n\nWITH queue_id = v_qid\n\nAND RETURN.\n\nENDIF.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/613789/hana-express---initialization-of-streaming-server.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2018 Aug 22 9:57 PM\n\nHi\n\nIm trying to install HANA express 2.0 rev 23 into a vmware image with Open suse leap 42.3\n\nI have choose to install all the component, but I get an error on the Initialization of Streaming Server. see line 2058 in the attached logfile.\n\nI have also added the host files, to show how I have added the server names and FQDN. I have also turned of the firewall before installation. I may be that it a timout problem, but I have now struggeled a lot with the installation of Streaming service. Any tips will be highly appreciated.\n\nsetup-hxe-2018-08-21-221658.txt\n\nBr Petter Huseby\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nWhen I run the command : ALTER DATABASE HXE ADD 'xsengine' I get the following error:\n\nCould not execute 'ALTER DATABASE HXE ADD 'xsengine'' in 9 ms 774 µs . SAP DBTech JDBC: [2]: general error: nameserver failed to process the request;ltt exception: exception 70000000: ste::Exception type FileNotFound message /usr/sap/HXE/SYS/global/hdb/custom/config/DB_HXE/xsengine.ini additionalInfo file not found; $sysrc$=2; $sysmsg$=No such file or directory\n\nI have added two screenshots of the file structure, and I see the the \"missing\" file is in the parent folder.\n\nHi Johannes\n\nDo you run the latest version 2.2.3 ?\n\nTry look at my other post maybe this helps:\n\n| User | Count |\n| --- | --- |\n| 58 |\n| 10 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/7429418/srm-70-no-service-agent-when-creating-service-requ.html", + "domain": "answers.sap.com", + "file_source": "part-00377-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2010 Jun 15 1:53 PM\n\nHi Experts,\n\nI'd like to use service orders items in SRM 7.0, that is, request external staff directly through a PO. We are not using SUS. The purchaser or purch. assistant should be able to create an item of type 'Service Order'. So far, I am able to create such an item and to select a supplier from the list, but I can't get the system to display any service agent.\n\nI replicated the vendor from the backend system.\n\nI set the bidder flag in the business partner and maintained a (backend) product category for this bidder.\n\nI set the allow surrogate bidding flag (don't know whether this is necessary)\n\nI included the vendor into a supplier list for the relevant product category\n\nAll this is necessary in order for the vendor to show up as a possible source of supply when creating the service order item.\n\nNow,\n\nI additionally created a contact person for the vendor (through the Web GUI)\n\nI set the flags contact person and service agent\n\nI did the same but this time linking an SU01 user with the contact person. I tried assigning several roles to this user, including, but not limited to, /SAPSRM/SUS_SERVICE_AGENT.\n\nI even tried setting the SRM system as a EBP_SUS system in the landscape configuration (I first tried with LOCAL).\n\nStill no service agent would show up when clicking on 'Add/Remove Service Agent'\n\nDoes anybody know what I'm missing, doing wrong or incorrectly assuming?\n\nThanks\n\nt7\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello Tangram,\n\nI found the non-ability to find service-agents in service orders and service requests strange aswell. While there indeed is the ability to create service agents for a vendor it can not find these service agents. From what we concluded this most probably is due to not having SUS configured which includes service agents aswell. [SAP help|http://help.sap.com/saphelp_srm70/helpdata/en/fb/6d18850b3d4ba2a94766ff2a509fca/frameset.htm] didn't clearify anything either.\n\nThis is something we might want to post an OSS message for. Because i think you're right, the service agents in SRM should come up.\n\nKind regards,\n\nTim\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYes, unfortunately it is more often than none that the SAP documentation is very vague regarding what are the prerequisites for a given functionality or in which scenario it is really available. I guess I could debug the code and find out what's happening, but debugging SRM 7.0 with the NWBC (Business Client) seems to be impossible; as soon as you put an external breakpoint a short dump is generated. So I'm afraid I'll have to open an OSS message as well.\n\nThanks and regards\n\nt7\n\nHi\n\ndid you try like this\n\nNote 1174423 - Business partner is invalid for Employee as Service Agent\n\nYou create an Employee for Business Partner using 'Manage Business Partner' BBPMAININT transaction. You mark the Employee as 'Service Agent' and save the Employee. Now if you try to edit the Business Partner in transaction BBPMAININT the system prompts the message 'Business partner XXXX is invalid'\n\nSo, does anybody know what steps are necessary for getting service agents available when requesting external staff?\n\nI am able to select vendors/bidders as source of supply and to create contact persons/service agent for them, but the service agents are not available when requesting external staff. Any idea?\n\nThanks\n\nt7\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/11531378/price-list-update-by-dtw.html", + "domain": "answers.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2015 Feb 13 8:33 AM\n\nHello\n\ni checked 903392 - DTW_How to set PriceList field for the Items_Price object\n\n1. I created template file\n\n2. I want update this price list (1st result select * from OPLN)\n\n3. Master Data > Update> Inventory >Item Master Data >Item prices (attached 1 template here). Mapping rules (pricelist should be blank but i tried also when value was in)\n\n4. Import 0 errors but price is still OLD. Data import from excel work corectly but here i cant control erros , i have over 1k indexes to import. Any advices?\n\nBest Regards\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Krystian,\n\nHave you checked the setup of Currencies:\n\nIf OK... and DTW doesn't work,\n\nyou can try using Excel-Import:\n\nPrepare in Excel your Template, but Use the real Pricelistnum like this...\n\nSave to Text-Tabstopped-File.\n\nI use the first line as double...\n\nYou only need the Lines A-D:\n\nOK - browse to txt-File...\n\nPlease look about other Price-Systems in B1:\n\nYou can use Special-Prices and the import via DTW works fine... Template OSPP.\n\nHope that helps.\n\nRegards\n\nMarkus\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nPlease close this thread, if you got answer.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 125 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/7512155/recipient-bank-swift-code-for-format-mt101-is-miss.html", + "domain": "answers.sap.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2010 Jul 13 10:21 AM\n\nHi,\n\nI am trying to create a new payment method using the MT101 format. When I am testing this by running F110 I get a message in the display logs of the payment medium: Recipient bank SWIFT code of payment medium in format MT101 is missing. In the help it says, that I can enter it directly as format parameter, but I cannot find the place, where to enter this. Alternatively it can be read from house bank DME data, but what do I have to change there?\n\nThanks a lot for advice\n\nGreetings Kris\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nPlease refer thread\n\nRegards,\n\nGaurav\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThanks for your answer. Unfortunately it does not help:\n\nI have tried to enter the SWIFT code in the SAP format FPM_SWIFT, but without a better result. The bank has also its SWIFT code entered, in the vendor I can see it as part of the bank data, and with transaction FI03 I can see it also for the bank.\n\nRegards Kris\n\nGo to OBPM1 and double click on MT101 format.\n\nIn thelower side you will see \"Strct. for format parameters\" as FPM_SWIFT and a \"Default\" button there. Click on the \"Default\" button and tick the check box \"Create Prefix\" and enter the SWIFT code of the recipient bank there.\n\nHope this will help.\n\nRegards,\n\nGaurav\n\n| User | Count |\n| --- | --- |\n| 122 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/9924002/crm-enhancement-log---does-it-exist.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2013 Apr 03 3:59 PM\n\nHello,\n\nI am trying to create a Rapid Application on a CRM sandbox environment, and I am getting a strange error.\n\nWhen I click on \"Save and Generate\" I am told \"Generation preparation of enhancement XXX failed; check enhancement log\".\n\nIf I click on the details of the message, I am told \"Choose the status icon of the enhancement to see the log messages.\"\n\nThis doesn't help much as there's no status icon that I can see; can anyone tell me where I can find this Enhancement Log? I can't find any reference to such a log in my course notes or searching online.\n\nMany thanks,\n\nStuart.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nClosing this as the rapid applications started to work the following day.\n\nNo explanation could be found.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 20 |\n| 4 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/4763263/cell-padding-in-a-crosstable.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 16 3:31 PM\n\nHello everybody,\n\nI'm searching for a good method to illustrate cell padding in a crossTable. In Crystal Reports there is the function \"show cell margins\".\n\nIf this option is activated, there is a gap between the data fields and the margin of the cells. Because of the gap it is impossible to colour the whole cell by a condition.\n\nIf the option is not activated theres is no gap between the cells and the margin. This results in a really crimped cross table layout.\n\nSo, what I need is the following...\n\nEither...\n\nA conditional format of the cross table cell background, depending on the value of the data field in that cell\n\nOr...\n\nThe possibility to set a text indention for number cells\n\nDoes anybody know if these functions exist?\n\nWhat's the alternatives?\n\nThanks for helping me...\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nIf I understand you correctly, you may want to try the following:\n\nFor your first option:\n\n1.Right-click on the field and select \"Format Field\"\n\n2. In the \"Border\" tab, click on the \"x-2\" button to the right of the Background option.\n\n3. In the format formula editor you would enter something like\n\nIf currentfieldvalue = 1 then\n\ncrred\n\nelse if currentfieldvalue = 2 then\n\ncrblue\n\nelse if ..... any other colors\n\n4. Save and close the format formula editor.\n\nFor the second option:\n\n1. Right-click on the numeric field and select \"Format Field\"\n\n2. In the \"Common\" tab change the \"Horizontal Alignment\" drop-down to \"Left\" to left-justify the number.\n\nHope this helps!\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello M Kotzabassi and all the others around here,\n\nthank you for your answer.\n\nThe first option is now working with the conditional border colours. It's not the silver bullet, but it works. Thank you!\n\nConcerning the second option.\n\nI don't want to left-justify the numbers. I would like to set a text indention for numbers. Does anybody know a formula, which I can enter into the \"horizontal alignment\"-Formula-Dialog?\n\nBest Regards!\n\nHello again!\n\nWhat I mean is text indenting,\n\nthe numbers shouldn't be placed directly at the beginning or the end of field.There should be a small gap, and this gap should be editable. For example in Excel there is a function like this.\n\nExample:\n\nUsually the numbers are placed right-justified.\n\n```\n| 0,00| 0,00| 0,00|\n| 0,00| 0,00| 0,00|\n| 0,00| 0,00| 0,00|\n| 0,00| 0,00| 0,00|\n```\n\nWhat I want, is the following:\n\n```\n| 0,00 | 0,00 | 0,00 |\n| 0,00 | 0,00 | 0,00 |\n| 0,00 | 0,00 | 0,00 |\n| 0,00 | 0,00 | 0,00 |\n```\n\nOK, I hope now it has become clearer...\n\nHello, I don't think the currency symbol formulas will do what you need. I believe you need to change the number to text (as was shown in the previous message) and add one or more spaces after it. To put the formula in the display string option:\n\n1. Right-click on the field in the cross-tab and select \"Format Field\".\n\n2. In the Common tab, click on the \"x-2\" button to the right of the \"Display String\" option towards the bottom.\n\n3. In the formula editor put something like\n\n```\ntotext(currentfieldvalue) + ' '\n```\n\nwith however many spaces you want in the \"+ ' ' \" option.\n\nHi,\n\nthank you for your insights.\n\nI think the display string formula is a good method.\n\nNow I can construct a left and a right padding for the current field.\n\nA bottom padding can be constructed easy by increasing the field size, because the vertical alignment of the field is always \"top\".\n\nBut what's with the top-padding.\n\nHow to reach this?\n\nI need something like a vertical alignment function.\n\nThis would be very helpful.\n\n| User | Count |\n| --- | --- |\n| 58 |\n| 10 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/7847785/user-ui-default-values-being-lost.html", + "domain": "answers.sap.com", + "file_source": "part-00429-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2010 Nov 03 2:18 AM\n\nWe have an ABAP webdynpro application that enables users to complete and submit a web form through the Enterprise Portal. The input fields have the standard UI element user default functionality via \"User settings => Use current value as default\"\n\nWhat we are finding is that after the user has created and submitted the first form and then immediately returns to the function to create a new form the fields with the default values are now empty.\n\nThe defaults values are back again if the user logs off and on again or refreshes the Portal application.\n\nHas anyone else experienced this issue and if you have is there a way that you know of so that the defaults are retained each time the user activates the create function or is required that the session be refreshed each time?\n\nNot sure if it is setting we have missed or if the UI Element function is \"functioning as designed\"\n\nWe are on ECC6 Netweaver 7.0\n\nThanks experts\n\nRegards\n\nGary\n\nEdited by: Gary Kitchen on Nov 3, 2010 3:19 AM\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThe default values are only going to be displayed upon the initialization of the view from scatch. Perhaps when you perform your navigation to go back ot the initial screen you should use an Exit Plug or Portal API to reload the application instead. Another option would be to go to the View Properties and set the lifetime to When Visible. Then when you fire a navigation plug to go to a different view, the first will be released (and hopefully that will reshow the defaults - although I can't say I've tested this scenario).\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/73852/fim-00-sp-15-fc-101sp03-issue-when-i-try-to-test-t.html", + "domain": "answers.sap.com", + "file_source": "part-00201-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2016 Nov 30 9:20 PM\n\nHi dears Exerts,\n\nI have an issue when i try to test the connexion from SAP FC,but when i tested the connexion ditrectly from FIM it worked and i can create the datastore.\n\nI had configured the fim url on General options\\External Links,\n\nthe user used is an external and administrator.\n\nWhen i tested the url http://SRVSAP:8080/fim/drillToOrigin/loginAction.jsp\n\nfrom FC i hade this error message :\n\nLog on failed: Login has failed. Unable to connect to the data services application.\n\nThanks\n\nAyoub\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello Ayoub,\n\nThe message you have is\n\nLog on failed: Login has failed.\n\n...seems more an issue with the login/pwd used for DS. Check the FIM logs, to see what is being shown there\n\nMarc\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Marc,\n\nThanks the problem has been solved\n\nAyoub\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello Marc,\n\nThanks for your response, i have checked DS settings all configurations are OK, but when i tested the dataservices Webservices urls http://srvsap:8080/DataServices/servlet/webservices?ver=2.0&wsdlxml from internet explorer.\n\nthere is no result i have an empty page.i have changed the browser to google chrome, as result i had just this message below:\n\nThis XML file does not appear to have any style information associated with it. The document tree is shown below.\n\nThanks\n\nAyoub\n\n| User | Count |\n| --- | --- |\n| 9 |\n| 2 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://answers.sap.com/questions/5146751/material-master.html", + "domain": "answers.sap.com", + "file_source": "part-00764-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Nov 30 5:44 AM\n\ndear all,\n\nI have a scenario, where i have material X which i am selling to customer . after few months I have done\n\nsome modifications to material X .\n\nNow we have Material X - which is prior modification and still we sell to customer\n\nMaterial X - after modification ,we also sell this material to customer without changing material number.(we donot want to infact )\n\nHow do we differentiate single material X with two different attributes .?\n\nthanks\n\numesh\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\ni don't know the solution, but according to your description, i recommend you to have a check of sap industry solution for Apparel and Footwear. One of the spcecail functions is to deal with the different attributes with the same material number. perhaps you can find some useful information.\n\nhope that can help.\n\nDaniel\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear Umesh\n\nLogically and strictly speaking, you are not suppose to follow this practice. Any material that undergoes a minor change in the process, you should differentiate with a new material code. In fact, if you ask your PP guys, they will go by what I say.\n\nStill if you want the requirement to go with the same material code, what I would suggest is that in Basic Data2 view, you can see a field \"Old Material Number\". Maintain some data here and save. Later on whenever you want to see from what date, the same material code with change in process is sold, go to TCode MM04 and check. Here you can check the change records for that particular material datewise. Hope this is what your requirement is all about.\n\nthanks\n\nG. Lakshmipathi\n\nps:- if possible, please close your earlier threads wherever it is answered !!!!!!!!\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nTo my knowledge your requirement is not possible in SAP and infact in realtime scenario also. When the material is undergoing some changes and it is not similar to the material X, then it should have a different identity. Will the two materials be maintained separately in the plant? It will give more clarity if you specify in detail, the changes you are making to that material.\n\nThanks,\n\nRavi\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi umesh\n\nSo for the material X and the customer the CMIR is say Z1 but since there are some changes made in the Material X it becomes Material X1 and the CMIR for the material X1 and customer will be Z11.You cant maintain the same CMIR . for material X and customer as the material X1 has been added with some other attributes .But if the changes have been made for the material X only then you can maintain the same CMIR .\n\nRegards\n\nSrinath\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear srinath ,\n\nThanks for your precious time.\n\nI donot want to have X and X1 materials for the same material X after few modification .Even after modification I wud like to sell as X only with same or different price .Is there any way where in material master X itself can we differentiate ?\n\nEx: Maruthi 800 car having X as material number .But in \"'X \"\" material number Ii have different attributes like colors , AC ,with sterio, etc. to differentiate .I cannot create n number of materials just for few changes .\n\npls suggest\n\nthanks,\n\numesh\n\nDear\n\nThis thing we can check in change history of material master.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 117 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + } +] \ No newline at end of file diff --git a/archive_sap_com/archive_sap_com_samples_markdown.json b/archive_sap_com/archive_sap_com_samples_markdown.json new file mode 100644 index 0000000000000000000000000000000000000000..1e42afa6eede5c938540561327a74884eafef2dc --- /dev/null +++ b/archive_sap_com/archive_sap_com_samples_markdown.json @@ -0,0 +1,702 @@ +[ + { + "url": "https://archive.sap.com/discussions/thread/1059242", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 23 8:53 PM\n\nHi Experts,\n\nI am new to the NWDI\n\nI have some questions related to the NWDI and NWDI integration manggement.\n\nWe have some set of SC's got from some team. Now we need to upload to our NWDI .For that I have done the following steps.\n\nI have created some track in the CMS.\n\nI have loded that SC in to the track.\n\nI have imported that track in to the NWDS.\n\nThe track which imported contains the SC , this SC contains some DC's .\n\nfor getting the project in to the local mechine.\n\nIn the DC prospective -> Inactive DCs -> done the right click on the respective DC's and choosen as Create project option. Then i am able to see the DC project in the webdynpro prospective.\n\nNow the project in the local mechine see the code and i need to rebuild and deploy .\n\nWhat are steps need to be done. Please provide the step by step information for doing this\n\nThanks& Regards\n\nvijay\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Vijay,\n\nFollow this:\n\n1.Import a development configuration.\n\nThe first step for you as a developer is to import an appropriate development configuration. The development configuration is your connection to the NWDI. By importing a development configuration, you get access to all resources relevant for your work without having to search for the right sources, libraries and servers.\n\n2.Select the components you want to develop.\n\nIn the Development Configurations perspective, you can create projects for existing components to add them to your development list, The development environment automatically loads the required source files and archives into your local file system and tries to build the selected components locally\n\n3. Create new components.\n\nYou can use the Development Configurations perspective also to create new components .Create the new component directly in the DTR. The development environment may propose a change list (\"activity\") or prompt you to create a new activity to be used to record the creation of the component.\n\n4.Synchronize the source files and libraries.\n\nFrom time to time, you should resynchronize your local sources and libraries with the NWDI to receive the most up-to-date changes of other developers.\n\n5.Change the component sources.\n\nBefore you can change a source file, you must make the intended change known to the DTR (to check out the file) and agree on an activity to record the change. You can create a new activity or use an existing one.\n\n6.Edit components.\n\nDepending on the type of the component you develop, you can perform components development using the Java, J2EE, WebDynpro, Dictionary or any other suitable perspective.\n\n7. Release the changes for the central build.\n\nAfter checking the changes in, you can pass them to the Component Build Service (CBS), that is, you perform the activation process.\n\n8.Release the changes in the development landscape.\n\nAfter a successful activation, pass your changes to the Change Management Service (CMS) of the NWDI, which transports your changes within the development landscape, for example, between a development system and a consolidation system.\n\nThanks\n\nKrishna\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nVijay,\n\nWhen you try to change any component in DC it will ask to save all those changes in an activity .create an activity and all your changes to that activity.\n\nonce you are done with all your changes go to development perspective - open activies and right click and check in the activity.once it is compiled and build it goes to transport view-go there and right click on the activity and release.\n\nonce you do this go to http://server:port/devinf -CMS\n\nselect your track and go to consolidation tab-select the activity and import\n\nthen all your code changes will reflect\n\nIf any issues please revert to me\n\nThanks\n\nBala Duvvuri\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi Bala,\n\nThanks for your useful points.\n\nI am facing some errors after i created the local project by right clicking on the perticular DC.\n\nI have done the Reload + Rebuild and in the webdynpro prospective.\n\nthen i closed the nwds and then right click on the DC-> option called DC-> Build.\n\nbut still some class path errors and some applications dependent errors.\n\nI have created all the DC's which are available in perticular SC.\n\nBut still i am not able to resolve the errors.\n\nany tips for resolving those errors.\n\nRegards\n\nVijay\n\n| User | Count |\n| --- | --- |\n| 57 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/619222", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1034660", + "domain": "archive.sap.com", + "file_source": "part-00425-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2008 Sep 06 2:00 PM\n\nHi,\n\nI have created a persistent class and included fields of the custom table in persistent mapping.\n\nBut when I tried to activate the class I am getting the following error\n\nMethod IF_OS_FACTORY~CREATE_TRANSIENT has already been implemented.\n\nPls suggest how this can be resolved.\n\nRegards,\n\nSavitha\n\n2008 Sep 08 8:54 AM\n\nHi Savitha,\n\nBy the error I can deduce that there are multiple implementations done for the method CREATE_TRANSIENT\n\nof the interface IF_OS_FACTORY which is not recommended..\n\nSo please check the Where used list of that method or interface so that you could come to a conclusion.\n\nHope this would help you.\n\nGood luck\n\nNarin\n\n2011 May 09 1:43 PM", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/129969", + "domain": "archive.sap.com", + "file_source": "part-00425-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2006 Apr 03 9:17 PM\n\ni need to add PP standard rvador01\n\ni'm using va42\n\n1.where i need to add data and select\n\n2. why i cant see vbeln?\n\n2006 Apr 03 9:34 PM\n\nHi,\n\nJust copy the Script to Z version, then you can change the script as your reqirment,\n\nif you wnat to chage the Address, then change the code in the Addres window, similarly where ever you wnat you can chage,\n\nif you want to the VBELN vbalue, just debug the Script (Activate debugger or execute RSTXDBUG program), in the Debug mode give the see the vbeln value (you will get), so by using this &VBAK-VBELN& just write the external perform to get the other values by writing the perform\n\n```\nex: /: perform XXXX inprogram zzzzz\n /: using &vbak-vbeln&\n /: changin &abcd&.\n /: endperform\n\nin the program zzzzz, write the from\nFORM XXXX in_tab structure itcsy\n out_tab structure itcsy.\n write your code\nENDFORM\n```\n\nThanks\n\nSudheer\n\n2006 Apr 03 9:34 PM\n\nHi,\n\nJust copy the Script to Z version, then you can change the script as your reqirment,\n\nif you wnat to chage the Address, then change the code in the Addres window, similarly where ever you wnat you can chage,\n\nif you want to the VBELN vbalue, just debug the Script (Activate debugger or execute RSTXDBUG program), in the Debug mode give the see the vbeln value (you will get), so by using this &VBAK-VBELN& just write the external perform to get the other values by writing the perform\n\n```\nex: /: perform XXXX inprogram zzzzz\n /: using &vbak-vbeln&\n /: changin &abcd&.\n /: endperform\n\nin the program zzzzz, write the from\nFORM XXXX in_tab structure itcsy\n out_tab structure itcsy.\n write your code\nENDFORM\n```\n\nThanks\n\nSudheer\n\n2006 Apr 03 9:42 PM\n\nhi in print prog i dont see any value that takes vbeln\n\ni made a debug\n\n2006 Apr 03 10:08 PM\n\nHi,\n\nVBELN is coming from NAST table. Please check Print Program. The Print Program is assigned in Output determination which has been selected vis NAST-OBJKY.\n\nVBCO3-VBELN = NAST-OBJKY.\n\nRegards,\n\nLanka", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/129188", + "domain": "archive.sap.com", + "file_source": "part-00015-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2006 Mar 31 1:18 PM\n\nHi\n\nIs there anyone that knows (user-excit etc) where to check if the user is permitted to show item:s for a specific BP.\n\nI try to find a place where to check when the user have filled in BP and CA and press enter but I cant find a place to check if the user is allowed to see the items,\n\nI have a field in but000(augrp)that I can use in auth. object B_BUPA__GRP and see if the user is permitted.\n\nPlease help if you know\n\n//\n\n2006 Mar 31 3:40 PM\n\nHi Jan,\n\nyou can use an event.\n\nUse transaction FQEVENTS and look for 'account'. I'd recommend to use event 1200 (Acct Balance: Set Header Data).\n\nYou have to create and set active a function module. This function should be a copy of\n\nFKK_SAMPLE_1200\n\nIn the interface, you get company code (I_BUKRS), business partner (I_GPART) and contract account (I_VKONT).\n\nCheck those values, do the AUTHORITY check and issue an E message if the user is not allowed.\n\nHope it helps,\n\nClemens\n\nMessage was edited by: Clemens Li\n\n2006 Mar 31 3:40 PM\n\nHi Jan,\n\nyou can use an event.\n\nUse transaction FQEVENTS and look for 'account'. I'd recommend to use event 1200 (Acct Balance: Set Header Data).\n\nYou have to create and set active a function module. This function should be a copy of\n\nFKK_SAMPLE_1200\n\nIn the interface, you get company code (I_BUKRS), business partner (I_GPART) and contract account (I_VKONT).\n\nCheck those values, do the AUTHORITY check and issue an E message if the user is not allowed.\n\nHope it helps,\n\nClemens\n\nMessage was edited by: Clemens Li\n\n2006 Mar 31 4:02 PM\n\nHi Jan,\n\nCheck these user exits for FPL9,\n\nFKYA001X:Customer Exit for Format AT_DOM (Header)\n\nFKYA002X:Customer Exit for Format AT_DOM (Payment Record)\n\nFKYA003X:Customer Exit for Format AT_DOM (Trailer)\n\nThanks\n\nSanju\n\n2006 Apr 03 11:23 AM\n\nHi Clemens\n\nThanks for your help, it seems to be in that area I will look into but when you sends out a message here (W or E), the field is closed for input.\n\nThe user have to restart the transaction to get the possibility to type new values.\n\nDo you have any idea?\n\nBR//\n\n2006 Apr 03 2:50 PM\n\nJan,\n\nSorry I haven't got access to a contract accounting system right now, so I don't know exactly. I think the exit I told you might be processed in a PBO function and the message may raise an exception leading to the closing of fields (what fields?).\n\nTry anny of the other 'account' exits; most opr all of them are processed in FPL9.\n\nLet me know, if you need more help. Thursday night I can access the contract accounting system and try for you.\n\nregards,\n\nClemens\n\n2006 Apr 06 8:51 AM\n\nHi\n\nI have tried the most?? of them, but still, the problem is\n\nthe \"locked\" fields, I have to restart fpl9 to get the fields ready for input.\n\nBR//Janne\n\n2006 Apr 06 10:17 AM\n\nHi Jan,\n\nplease let me know what fields are locked, which exit you use and the ABAP code of the exit function.\n\nI'll have a look.\n\nRegards,\n\nClemens\n\n2006 Apr 07 9:30 AM\n\nHi Clemens\n\nThe event 1211 solved my problem, her I made auth. check and send out the message, than the field is open for the user to input new values.\n\nThanks for your help.\n\nBR//Janne", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3167664", + "domain": "archive.sap.com", + "file_source": "part-00452-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2012 Apr 26 5:26 PM\n\nWe have some Crystal Reports that we upgraded from Crystal Report 10 to Crystal Report 13 via tha Visual Studio 2010 automated process. The reports runs fine on my local development environment which is Windows XP Professional Edition using Visual Studio 2010. Now when I try to test these reports on Windows 2008 Server where the code is being deployed the SAP Crystal report browser omes up and there is not actuall report within the Crystal Report browser. I also see a logo saying SAP Crystal Report on this browser on Window 2008 Server but no report within the browser. I have installed the CR_Runtime_32bit_13_0_2.msi on the server.\n\nThe only difference between the above to environments is that one has the Crystal Reports 13 for Visual Studio 2010 and the server has CR Runtime Environment.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nIf you are using sessions, ensure the following flow is used:\n\nUse the following workflow:\n\nFrom your description, I do not think the above is the issue, but just wanted to cover that possibility. For an issue where the report does not come up at all see the following:\n\nKB - 1605773 - CRVS2010 web viewer is not displaying the Crystal report\n\nSymptom\n\nEnvironment\n\nCause\n\nResolution\n\nC:\\inetpub\\wwwroot\\aspnet_client\\system_web\\4_0_30319\\crystalreportviewers13\\...\n\n `` \nPlease note that the path in the above solution is important. E.g.; if you install to a driver other than \"C\", you will have to adjust.\n\n- Ludek\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Ludek- I tried copying the asp_client folder to the C drive as well as the root of my web application where the web.config resides and I get the same issue of a blank white SAP Crystal Report Viewer. I checked and I have the httpHandler tags for SAP in the web.config as well.\n\nI was wondering do you know if I need to install anything other than CR_Runtime_32bit_13_0_2.msi\n\nI saw some merge modules I was wondering if you know I needed to install them on the server as well....\n\nThanks\n\nHello Natasha\n\nNo other runtime is needed. The MSI is it and best as it also includes other non CR dependencies (e.g.; VC++). Couple of ideas.\n\n1) See if the info in the following thread will help:\n\nhttp://scn.sap.com/thread/3157366\n\n2) Use a utility such as Charles or Fiddler to see where the viewer requests are being redirected to.\n\n- Ludek\n\nHello Ludek- According to fiddler it appears to be looking for the WebResources.axd file and displays this message:\n\nGET WebResources.axd.404 Not Found\n\nServer Error:\n\n404 Not Found\n\nThe resource you are llokign for might have been removed, had its name changed, or is temporarily unavailable.\n\nIs there any Crystal Report Runtime patch or fix I might need to apply for this to work.\n\nThanks!\n\n-Natasha\n\nThe 404 error has nothing to do with Crystal Reports. I'd suggest googling \"error 404\" and see if any of the finds will help. You will have to resolves this error before continuing on to CR.\n\nIs Fiddler telling you anything about the crystalreportviewers13 folder? Is it even being looked for?\n\n- Ludek\n\nNatasha, I just noticed that you are also on this thread:\n\nhttp://scn.sap.com/thread/3180949\n\nThat will just lead to confusion and its' against the rules of engagement. Please choose the thread you want to work on, let me know and I'll close the other one.\n\n- Ludek\n\nThe entire .NET application works fine but when I click the link that takes us to the Crystal Reports we get the missing WebResource.axd. I have also added the WebResource.axd handler to the web.config. But I get the following error.\n\nGet WebResource 500 Internal Sever Error\n\nThere is a problem with the resource you are looking for, and it cannot be displayed.\n\nThis only happens when running the reports using the Crystal Report Runtime Environment on the but not within visual studio.\n\nHi Ludek,\n\nWe also have the similar issue when we published our software to one of our client. The server is Windows 2008 R2 62bit,\n\nVS2010\n\nCR for VS2010\n\nWhen I tried Fiddler it is saying it is redirecting.\n\n302 HTTP /aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/crviewer/crv.js\n\n302 HTTP /aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/crviewer/images/style.css\n\n302 HTTP /aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/crviewer/spider/spider/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/crviewer/crv.js\n\n302 HTTP /aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/crviewer/images/spider/spider/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/crviewer/images/style.css\n\nand so on.\n\nPlease help.\n\nThanks\n\nBaby C S\n\nSee if this will help:\n\n `` \n\n```\n\n```\n\n- Ludek\n\nFollow us on Twitter\n\nGot Enhancement ideas? Try the SAP Idea Place\n\nShare Your Knowledge in SCN Topic Spaces\n\nI think we've pretty well exhausted all I can think of. I'd say the next step would be to create a phone case here;\n\n- Ludek\n\nSir Mr.Uher,\n\nI have been struggling for same problem (report page coming blank) for last more than 8 days. Since last 22 hours I have been continuously doing r&d for solving this thing, tried in various ways but no luck. I came across this post & followed what you have written & my report is coming now. Sir, Thank you very very very much for your valuable solution.\n\nThanks again,\n\nRegards,\n\nAmita\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1301518", + "domain": "archive.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Apr 08 9:41 PM\n\nHi\n\nWe are making limited use of the online/offline solution on MSA 5.0 SP11 with workgroup.\n\nIt looks to be conifgured correctly and we have applied note 1107935.\n\nPopup on login works fine but then, after exiting the client, when you go back in, the choice is not presented.\n\nOn further investigation, it seems to be because MobileClient.exe is still running in task manager.\n\nIf we end the task and then start MSA, the popup magically reappears.\n\nDoes anyone have any ideas or should I raise an OSS for this?\n\nCheers\n\nJames\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi James,\n\nAre you still experiencing this problem?\n\nCan you try registering the file OnlineOfflineCore.dll located in bin.net and then try to launch Mobile Sales after that.\n\nRegards,\n\nGervase\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHI Gervase\n\nYes - we have tried this but the problem does not seem to bein the triggering of the online/offline popup - it seems to be a problem with the closing of the mobile application itself.\n\nWhen we check in task manager after closing the app, the mobile client.exe remains running.\n\nWe only seem to see this in online offline situation though (although maybe it is only there that we notice it!)\n\nJames\n\nI am reposting in this message to get it to the top of the list again.\n\nIs it possible that having the database on a different machine to the client (workgroup scenario) that this could cause the MobileClient.exe not to close sometimes - because of latency or other issues?\n\nThe main reason for asking is because of the issues that we are having in this post:\n\nJames\n\n| User | Count |\n| --- | --- |\n| 19 |\n| 5 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1950698", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2011 May 10 11:33 AM\n\nHi friends,\n\nI try to upload a pdf file to the DMS using BAPI_DOCUMENT_CHECKIN2 but it always gave an error \" Error while checking in and storing\" ,\n\nIt is working fine the XML and XLS file.\n\nCan anyone help me\n\n2011 May 10 11:38 AM\n\nHi,\n\nCan you give the error message it is giving ?\n\nI guess doc type PDF is not configured.\n\nRegards\n\nBikas\n\n2011 May 10 11:57 AM\n\nHi Please look above for the error mesage. I already mention it.\n\nls_doc_files-originaltype = k_1.\n\nls_doc_files-storagecategory = k_z_g340.\n\nls_doc_files-wsapplication = k_pdf.\n\nls_doc_files-docfile = ps_file_table.\n\nls_doc_files-language = k_e.\n\nls_doc_files-description = text-210.\n\nls_doc_files-active_version = k_x.\n\nls_doc_files-checkedin = k_x.\n\nAPPEND ls_doc_files TO li_doc_files.\n\nfollowing values i m send ing.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1348006", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2009 May 20 10:31 AM\n\nHi Folks,\n\nI want to use following method code in my BADI enhancement,\n\nCALL METHOD MESSAGE_HANDLER->ADD_MESSAGE\n\nEXPORTING\n\nIM_TYPE = 'E' \"Type of Message\n\nIM_CL = 'XXX' \"Message class that you created\n\nIM_NUMBER = 'XXX' \"Message no\n\nIM_PAR1 = 'SIMULATE_VIA_BLOP'\n\nIM_PAR2 = 'IF_EX_PT_ABS_REQ~SIMULATE_VIA_BLOP' \"Method name as in our impl.\n\nIM_PAR3 = 'BLOP'\n\nIM_CONTEXT = ''\n\nIM_SUBCONTEXT = ''\n\nIM_CLASSNAME = 'CL_PT_ARQ_BLOP_ADAPTER'\n\nIM_METHODNAME = 'MESSAGE'.\n\nPlease let me know what declarations I should use and implement so this function call will run smoothly.\n\n2009 May 20 1:26 PM\n\nHi,\n\nThe validation checks are configured field level in backend only i guess.\n\nThera message handler just displays the message depending upon the XOutputMessages in each node.\n\nSo if you are using cutom Z* structures in ur new DC.\n\nLook in to backend tables V_T588MFPROPS or V_T588MFPROPC , V_T582ITVCHCK for the relevant validations.\n\nThe conversion class implemented has the business logic for valdiations.\n\nRegards\n\n2009 May 21 12:47 PM", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1058250", + "domain": "archive.sap.com", + "file_source": "part-00452-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 23 10:45 AM\n\nHi,\n\nwe have the following issue.\n\nIn T.Code MD07, we are giving the plant and MRP controller as Input. After that, once we enter into the screen, there is a button for define traffic light. Once we click on this, we will get a subscreen for traffic light. In this, traffic lights are the same for all the MRP controllers ( MRP controller should be vary in the selection criteria). Per the requirement, Business wants the traffic light selection criteria should be based on MRP controller.\n\nFor ex : if I select MRP Controler as 1, there should be some different traffic light criteria, If I select MRP Controller as 2, there shd be different traffic lights. Business wants to know whether this is possible or not?\n\nPlease let us know if any one have any idea on this? Thanks in advance.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nAny Idea on this issue?\n\nPlease suggest....\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1060824", + "domain": "archive.sap.com", + "file_source": "part-00015-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2008 Sep 24 2:11 PM\n\nHi SAPsimhas,\n\nMy requirement is as below.\n\nI will loop through an internal table and create some files with background processing method.(JOB_OPEN,SUBMIT & JOB_CLOSE)\n\nNow once this job is triggered I need to check the status for that job after maximum 10 mins. Its not neccessary that each job will take 10 mins. only,It can be finished in 2 mins also.\n\nOnce the job is finished then I will XCOM that file.\n\nSo my question is how to code such timer which will check the job status for that job? I have a FM BP_JOB_READ which returns the job status.\n\nReply is highly appriciated.\n\n2008 Sep 24 2:27 PM\n\nTry this way\n\n```\ndo.\n call function 'SHOW_JOBSTATE'\n exporting\n jobcount = p_jobc\n jobname = p_jobn\n importing\n aborted = v_aborted\n finished = v_finished\n ready = v_ready\n running = v_running\n scheduled = v_scheduled\n exceptions\n jobcount_missing = 1\n jobname_missing = 2\n job_notex = 3\n others = 4.\n if v_aborted eq 'X'.\n exit.\n endif.\n if v_finished eq 'X'.\n select single * from tbtcp into wa_tbtcp1\n where jobname eq p_jobn\n and jobcount eq p_jobc.\n\n if sy-subrc eq 0.\n move wa_tbtcp1-listident to p_spono.\n endif.\n exit.\n endif.\n if v_count le 10.\n call function 'ENQUE_SLEEP'\n exporting\n seconds = 60.\n v_count = v_count + 1.\n endif.\n enddo.\n```\n\na®\n\n2008 Sep 24 2:20 PM\n\nHi\n\nYou can create another job to XCOM the file. To schedule the second job, goto TCode SM36, enter relevent parameters. Under the button \" Start Condition\" you will find a tab after job.\n\nThere you can define the first job.\n\nHope this helps.\n\nRegards,\n\nRajat\n\n2008 Sep 24 2:27 PM\n\nTry this way\n\n```\ndo.\n call function 'SHOW_JOBSTATE'\n exporting\n jobcount = p_jobc\n jobname = p_jobn\n importing\n aborted = v_aborted\n finished = v_finished\n ready = v_ready\n running = v_running\n scheduled = v_scheduled\n exceptions\n jobcount_missing = 1\n jobname_missing = 2\n job_notex = 3\n others = 4.\n if v_aborted eq 'X'.\n exit.\n endif.\n if v_finished eq 'X'.\n select single * from tbtcp into wa_tbtcp1\n where jobname eq p_jobn\n and jobcount eq p_jobc.\n\n if sy-subrc eq 0.\n move wa_tbtcp1-listident to p_spono.\n endif.\n exit.\n endif.\n if v_count le 10.\n call function 'ENQUE_SLEEP'\n exporting\n seconds = 60.\n v_count = v_count + 1.\n endif.\n enddo.\n```\n\na®\n\n2008 Sep 24 2:31 PM\n\nIF the only problem is the troggering i guess you have to loop and do a polling. you can use wait 10 seconds to keep mips small during polling", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1063375", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 25 6:51 PM\n\nDear Team\n\nWe have a public holiday for our Client.\n\nIn the monthly calendar for employees I can see only day offs for particular group of employees. but for the rest it shows as normal working schd where in they have to get a paid holiday.\n\nCould someone help me where I got to check as it only is for few employee sub groups that it is missing.\n\nThe holiday is a moving one not fixed date.\n\nPoints wld be rewarded for the right answer\n\nRegards\n\nIyer\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\ncheck the holiday calender once SCAL\n\nand check the assigment of holiday calendar to PSA in V_001P_ALL as our team members as alredy said\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nHoliday calendar is dependant on PSA grouping. Check your holiday calendar configuration if you have included respective PSA, where those employees belong to.\n\nThanks,\n\nPreetham\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3815858", + "domain": "archive.sap.com", + "file_source": "part-00452-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2015 Oct 21 4:21 PM\n\nHello Experts,\n\nI have to map an edifact file to IDOC . My problem is that i want to split file everytime field that holds edifact code is BGM. For Example if I have a file like this :\n\nBGM 11111111111111\n\nLIN 22222222222222\n\nLIN 33333333333333\n\nBGM 44444444444444\n\nLIN 55555555555555\nI will map this file to a message like this :\n\ncode: BGM\n\nmes: 1111111111111\nSo I need to create a split to create one IDOC everytime code is BGM. In this Example I'll have to create 2 IDOCS . First will have first three lines and second will have the remaining two.\n\nRegards\n\n2015 Oct 21 4:26 PM\n\nAre you using any middleware? It is very simple in Middleware.\n\ne.G for SAP PI/PO in graphical mapping you can map the BGM segment to IDOC node in target structure for this.\n\nR\n\n2015 Oct 21 4:28 PM\n\n2015 Oct 21 4:30 PM\n\nThe heading of the post says you are using SAP PI.\n\nAnyway how you are receiving the file? via FTP or you are placing it the local PC/Application server and then trying to read it?\n\nR\n\n2015 Oct 21 4:31 PM\n\n2015 Oct 21 4:37 PM\n\nThen as I said. It is very easy in XI graphical mapping. Only thing you might need to do is to change the XSD of the IDOC to accept multiple occurrence( 1 to unbounded). So you can manually edit the XSD of the Idoc or create an external message and use that as the target structure.\n\n2015 Oct 21 4:40 PM\n\nI've already done this . My problem is splitting lines everytime code is BGM and place them in IDOC.\n\n2015 Oct 21 4:54 PM\n\nOh I see. BGM is not a segment(My bad : I thought you are using EDIFACT) rather a value in segment. Then I don't think them it is possible via graphical mapping. You may want to explore ABAP(If not single stack PO)/Java/XSLT mapping .\n\n2015 Oct 21 5:00 PM\n\n2015 Oct 21 5:05 PM", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/132194", + "domain": "archive.sap.com", + "file_source": "part-00452-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2006 Apr 08 1:53 PM\n\nHi All,\n\nIs there a mechanism to call an Abstract Portal component in EP from stand alone Java code?\n\nThe suggested method is to use JNDI lookup to get the service, but I have been unable to create the portal User object in taht case.\n\nNow the portlet(portal component) works fine, but I cant access the same from outside the portal.\n\nWhat a pity!\n\nAny pointers?\n\nCheers\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHai Prasanth ,\n\nYou can't call. But if you want to use it you need to create a class that extends Abstract Portal Component class.\n\nregards,\n\nSiva\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 56 |\n| 10 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1048678", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 17 3:16 AM\n\nFriends,\n\nI have a question about 1099 witholding. We are configured with classic and extended witholding tax. Currently my company is not witholding tax, but now for only few vendors they want to witholding 30% tax and for rest not withold. How can I do this for just few vendors, and not others and where do I do.\n\nAlso when we withold tax, it should do automatic posting. How can I accomplish this and what account should I set debit and what as credit.\n\nPlease give me a solution.\n\nThanks for your help.\n\nRitu.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nSteps\n\n1. Check withholding tax countries\n\n2. Define official withholding tax code\n\n3. Define business places\n\n4. Maintain factory calendar\n\n5. Assign factory calendars to business place\n\n6. Define Ex. Withholding tax types for invoice postings\n\n7. Define EX withholding tax types for payment posting\n\n8. Define Ex. Withholding tax codes\n\n9. Portray dependencies between tax types\n\n10. Check recipient types\n\n11. Maintain due dates\n\n12. Assign Ex. Withholding tax types to Company code\n\n13. Activate Ex. Withholding tax\n\n14. Maintain surcharge calculation methods\n\n15. Maintain surcharge Tax codes (separate tax codes)\n\n16. Maintain surcharge rates (surcharge combined with basic WH tax codes)\n\n17. Create a G/L a/C for Ex. Withholding tax\n\n18. Define A/C for Ex. Withholding tax (OBWW)\n\n19. Make changes in Vendor master (XK02)\n\n20. Maintain Company Code Settings:\n\nPath: IMG -> Logistic -> General -> Taxes on goods movement -> India -> Maintain\n\nCompany code settings\n\n21. Specify the document type\n\n22. Maintain number groups\n\n23. Maintain number ranges\n\n24. Assign number ranges to number group\n\n25. Maintain number groups and SAP script form (for TDS certificates)\n\n26. Maintain number ranges\n\n27. Maintain number ranges to number groups\n\n28. Postings (F-43)\n\n29. Enter remittance challan\n\n30. Enter bank challan\n\n31. Printing of TDS certificates\n\n32. Printing of annual return\n\nregards,\n\nR.Ramakrishnaraj\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1043968", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 12 3:25 PM\n\nHello experts,\n\nis there a way to delete the content of the Open Hub in a process chain before loading data?\n\nThe data of the Open Hub is send via ABAP Proxy to a PI system.\n\nStaging to the Open Hub is done via a Delta DTP process. The problem occurs, when no delta data exists. In this case the Open Hub is not updated and the old data remains in the table. Afterwards, the old data is send to PI.\n\nI know there is the flag \"delete data from table\" in the Open Hub but this doesn't solve the problem because if there is no data in the Delta DTP nothing is updated.\n\nWe are looking for a standard solution. Of course I am aware that we can program a delete process type but shouldn't this be possible wihtin the standard?\n\nKind Regards,\n\nKlaus\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Joey,\n\nGood to see that we are not the only ones running into this problem.\n\nSeems as there is no standard solution available.\n\nWe have developed our own process type which deletes the content of the Open Hub table.\n\nThanks,\n\nKlaus\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\ndid you fix your problem yet.\n\nI need to delete data in open hub since the new load has no data. Please advise.\n\nThanks!!\n\nJoey\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3618183", + "domain": "archive.sap.com", + "file_source": "part-00142-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2014 Sep 11 7:12 AM\n\nDear All,\n\nI am a developer and trying to create a fully customized fiori App for SAP MIGO Transaction.I have created an oData model and with below piece of code I am getting an error from the server .\n\nvar oDataModel = new sap.ui.model.odata.ODataModel(\"proxy/http/[IP[port]\n\n/sap/opu/odata/sap/ZMIGO_SRV/MIGOSet(GmCode='01',DocumentInput='2000006954')?$expand=MIGO_Navigation\", false, \"user\", \"pw\" );\n\noTable1.setModel(oDataModel);\n\nerror from Chrome Dev tool\n\n500 (Server Error)\n\nCall of service /sap/opu/odata/sap/ZMIGO_SRV/MIGOSet(GmCode='01',DocumentInput='2000006954')/$metadata terminated because of an error. The following error text was processed in system NGD : SQL error SQL code: -8001 occurred while accessing table /IWFND/SU_ERRLOG.The error occurred on the application server ADV-SAPDEV01. The termination type was: RABAX_STATE.\n\nplz help\n\nTags edited by: Michael Appleby\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Tharu,\n\nSometimes error descriptions which come up during service calls are too Generic messages.\n\nI would suggest you visit the SAP t-code /iwfnd/error_log and click on the \"Request\" format where you can find out more details about the error.\n\nYou can also see the Errors in the back end from ST22.\n\nThanks.\n\nKartik\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Tharu,\n\nDid you tried opening your request Odata URL in the browser before you start integrating in UI.\n\nAlso try to debug your implementation code using break-point in backend, you can find the dump in your application server using t-code st22.\n\nThanks\n\nNaveenraj\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 59 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/587740", + "domain": "archive.sap.com", + "file_source": "part-00142-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Oct 08 1:39 PM\n\nHi,\n\nWe are upgrading our system from 4.6 B to Ecc 6.0.\n\nWhat are the statements obsolete in ECC 6.0 due to Unicode, what is the replacement for Call Transaction.\n\nCan any one give me a step by step procedure to use UCCHECK and SPAU?\n\nMy email ID is abhishektoday@gmail.com.\n\nRegards,\n\nAbhishek...\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nYou can use the Function Module COPF_CALL_TRANSACTION\n\nCALL FUNCTION 'COPF_CALL_TRANSACTION'\n\nEXPORTING\n\nTCODE = ''\n\nNEW_SESSION = ' '.\n\nif NEW_SESSION = 'X' then transaction will open in a new window\n\nRegards,\n\nSamson Rodrigues.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi Abhishek,\n\nCALL TRANSACTION is not obsolate, I wonder where did you hear that...\n\nFor the rest you'll find aswers in SAPHelp\n\nec\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 119 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/587280", + "domain": "archive.sap.com", + "file_source": "part-00142-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Oct 08 9:23 AM\n\nHello,\n\n>I had created a transaction in BLS.\n\n>Now when i try to open this transaction using Logic editor it gives me an Error: Unable to Load Transaction :Null\n\n>I tried to rename and open the transaction but still got the same error.\n\n>I am able to open the other transactions.\n\n>My transaction size is 588 kb.Is this due to transaction size??\n\n>Please advice\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nRaman\n\nToo much size!! :-O.\n\nEven if i din't create too big sized BLS in my project.\n\nAnyway, though i din't face such case, since ur all other BLS is able to be opened whereas only that BLS is not opened. this must probably due to the BIG SIZE.\n\nCan u pls check the size of other folders in \n\n\\Lighthammer\\Xacute folder in which u save all ur created BLSs.\nOverall, there must be a limit to carry BLS in xMII server, if this is so indeed, then y u can't create smaller BLS by removing unnecessary Action Blocks or something like those (Tracer etc) or break that BLS into smaller a few BLS and combine those by Transaction Call\n\nRegards\n\nSom\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nRaman\n\nIn the previous post i just told u that this seems error due to Too Big Size of the BLS.\n\nOne thing do check if or not u can open that BLS with XML Format in Xacute folder where all transactions are saved as .trx extension.\n\nThen copy this file and paste. Delete the old one. Then try to open from Logic Editor\n\nRegards\n\nSom\n\nSom,\n\n>I already tried opening it in Notepad and than saved it with other name but still got the same error.\n\n> Also, I deleted the transaction, Copied it and renamed it.Still got the same error.\n\nRick,\n\nI have two servers(Development and Production Server) and at both the places the landscape(Display tempale ,Query Template, XML Document) is same.\n\nI dont see this as a possibility as the transaction is not trying to load/reference any other resource which is not available on the server.\n\nRaman,\n\nIf the transaction was Too Big for the editor then you would have gotten a Java Exception indicating that this was the case. With that said what is the allocated memory size set for ServletExec and how much is available on the machine?\n\nThe transaction you are dealing with is well within a valid size for the application as I've seen them even larger than this, although it is not Good Practice to do this. Try to be more modular in your future designs.\n\nMost likely someone went in to manually edit the TRX and broke it's XML structure. If this is the case you are better off rebuilding the transaction instead of looking though all of the XML for the issue. Keep in mind that when rebuilding this transaction it's operation should be rearchitected to be more modular in nature. This will allow for quicker maintenace and more flexibility. Hope this helps.\n\n-Sam\n\n| User | Count |\n| --- | --- |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1084378", + "domain": "archive.sap.com", + "file_source": "part-00239-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 13 12:46 PM\n\nHi,\n\nI activate vaerion management in external document like purchase order.\n\nmy fields is ekpo- menge,netpr\n\ni did all config in olme- version management also\n\nversion also generated from 0 to 1,\n\nbut the error is MEDCM006 Enter external number for version\n\nHow can i rectify pls\n\nwith regards\n\nkavi\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Kavi,\n\nFind below the answers for all your questions...\n\nIf you do not tick the version completed check box in the version management Tab, System will saves all the PO Amendments to the current version..\n\nIf you want the new version no. to generate after each amendment, you need to tick the version completed check box in the version management Tab after each amendment.\n\nHope this clarifies your doubt...\n\nRegards,\n\nBaskar\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\n1. Goto SPRO>MM>Purchasing>Version Mgmt>Setup Ver mgmt for ext Purch Docs\n\n2. Select your Pur.Org & Double Click\n\n3.In Field Selection Tab, there will be fields for Reason, Short Text, Requester, External No & Posting Date\n\n4.In External Number field change the entry from Required entry to Optional entry\n\nSave the settings.Now you woudn't get that error\n\nRegards,\n\nBaskar.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nThank u basker.After that version created number 1.\n\nBut my doubt is one PO have more 5 amentment happen.\n\nEach time the version number generate or Not .\n\nMy case when i change net value five time ,but the value only change in version tab. but version number not generated next 4 times changes(only first time from 0 to 1 created after that no number generated)\n\nMy client want every time i change in PO ,version number system will give.\n\nApart from that my release strategy have not triggering .due to my value going to upper .\n\nPls give me lights on this topic\n\nRegards\n\nKavi\n\n| User | Count |\n| --- | --- |\n| 122 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1071682", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 02 1:49 PM\n\nHello,\n\ni have a problem in licensing my ides. license has been properly obtained from sap portal (new digitally signed license).\n\n--> pls no hints about hw key -> this has been checked and is ok\n\nThe license is installed with transaction slicence (everything works fine!). license is installed and marked as valid.\n\nbut after deleting the temp license. i only can login with sap*. with all other users i get error in license check.\n\nany hints, any ideas? thanks in advance.\n\nKonstantin Tschaikowski\n\nHelp others by sharing your knowledge.\n\nAnswer\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nWhat error message do you get? What's the content of \"dev_ms\"?\n\nMarkus\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\neven if installed license is valid, it does not mean that it will work. you need to make sure that SID and hardware license key are also valid. also, expiration date must be checked. f you played around with system dates, you might have problems.\n\nWhich IDES are you using?\n\nin Netweaver, check tcode SLICENSE\n\nif using IDES 4.7 or below, type saplicense -get and saplicense -show and provide output here\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nError message is the following:\n\nLogon not possible (error in license check)\n\nwhen trying to log on with the gui and idadmin.\n\nSID and Hardwarekey have been check. they are the same as those in the license file (number of digits have been checked too - these are ok too)\n\ndates havent been touched - ntpd is active\n\nImported the license with slicence transaktion. slicence shows the license under new licenses - only thing thats odd is the empty expiration date field.\n\nComment on the license is valid. could this be an issue with daylight saving?\n\nany more hints?\n\nThanks in advance", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/142074", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2006 May 03 4:24 PM\n\nHi BW Gurus,\n\nI have a simple but interesting question. I want to find a way to get process chain name from the job name, that I can see in SM37.\n\ne.g. in SM37, I can find out that a job failed and I want to find out the name of a process chain, that triggered this job?\n\nIs there any way?\n\nYou can try in your system by SM37 and all those jobs that have name BI_PROCESS_TRIGGER and all these jobs are created by process chains. Then from there, can you find out the name of the process chain that triggered that particular job?\n\nPlease help!\n\nThx\n\nPraveen\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Praveen,\n\nIn SM37, for the job you are interested in, click on Step button. Then from the menu Goto > variant. You can see the process chain name here.\n\nHope this helps...\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou might also try looking from the Process Chain side, using BWCCMS or RPCSM (you have to add the process chains you want to monitor to RSPCM\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nPraveen\n\nIn SM37 double click on the job and click on the job log there you will find the name also you could try in long text.\n\nHope this helps\n\nThnaks\n\nSat\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 57 |\n| 10 |\n| 9 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1078010", + "domain": "archive.sap.com", + "file_source": "part-00015-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 07 6:26 PM\n\nHello all-\n\nI have a few questions I'm hoping someone can answer.\n\nCurrently we deploy an application with around 1100 reports. Due to customer security the report must be stored locally by them on their server with no outside access. Due to this we currently ship them new and updated reports which are stored in a standard \\reports folder. One of the problems with this is the integrity of the rpt file itself. Storage of the reports in this manner allows the users to open the reports (if they have CR installed) and make changes which then are manifested when ran within the application.\n\nI would like to store / deploy the reports in a different manner but I don't know that much about it and I am not sure what methodology would work the best.\n\nBeing that out data is stored in a SQL server can rpt files be stored in a SQL table (like a blob?) If so if it easy to call the reports from the table?\n\nCan you store rpt files in DLLs?\n\nI know we could assemble the reports inside the application itself but that would require a release when one off report changes take place.\n\nAm I barking up the wrong tree here or if what I am thinking about possible?\n\nThanks a lot for any and all responses!\n\nRob\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYes you can save them as BLOB's, I dont' have samples but I do know others who have done this.\n\nPlease re-post if this is still an issue to the .NET Development - Crystal Reports Forum or purchase a case and have a dedicated support engineer work with you directly\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nWhat version are you using crystal report .rpt? Thats why new crystal report are now integrated for security purposes so that .rpt files cannot be shown. For my experience you cant but you can still store the reports in a folder that they cant open the file. Do not install the whole package of the CR but instead just register the DLL so that it can be recognized by the OS.\n\nREgards,\n\nClint\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1301293", + "domain": "archive.sap.com", + "file_source": "part-00239-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Apr 08 4:21 PM\n\nHi friends\n\nMy requirement is that i want to attach PR05 t-code to my user dicision step. That t-code should be in edit mode. The approver should allow to edit the PR05 t-code. How to attach the t-code and also need to do in edit mode. How to approach this requirement.\n\nRegards\n\nvijay\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou can follow surjith idea but you should not change the standard BO default method. It would be good you create 2 subtype of the standard BO and then delegate one and follow surjith's comments for the other BO subtype you have created and which was not delegated. Before using this please instantiate this BO using \"GenericInstantiate\" Method of BO System.\n\nThanks\n\nArghadip\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nCreate a Method in you Custom BO and write the code as shown below.\n\nSET PARAMETER ID 'PER' FIELD object-key-employeenumber.\n\nCALL TRANSACTION 'PR05' and skip first screen.\n\nIn the SWO1, Basic Data Make this method as a default method, and it should be dialog method.\n\nThen, test this in the T.code SWO1, if it works fine call it in your workflow.\n\nNote: This custom BO must be delegate to std. BO.\n\nRegards,\n\nSurjith\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nIn the User Decision, the default Task is 8267, copy this to a custom Task. In the Custom Task, in the container tab, click the 'Create element' and give the BO & select the import and export check box in the properties and save it.\n\nIn the User Decision instead of the std. Task 8267 give this custom task and give the necessary bindings & Save and test the workflow.\n\nRegards,\n\nSurjith\n\nHi surjith\n\nAm working in Travel Management workflow. In that the user dicison step uses TS95000092 i have already copied this task and am using the same BOR DECISION and method PROCESS. If i change the BOR as BUS2089 and my method will it do the functionality of approve and reject. Because am changing the method of approve and reject itself. Now how can i handel.\n\nRegards\n\nvijay\n\nHi vijay,\n\nIn your workflow Bus2089 instance is available , create a container element of type Bus2089 in decision task\n\nbind that element workflow container---> task container (Decisiontask) then it will be available as a attachment in Decision task.\n\n2) u want to open the transaction in edit mode then create a subtype for Bus2089 and delegate it\n\nin that subtype goto BasicData~~-> click on defaults tab~~\n--> by default the method is display u just change the dafault method as changeplan then in your decision step if u click on attachments it will open the transaction in a changemode\nRegards ,\n\nSunil Challapalli.\n\nHello,\n\nFirst you have to make your own Decision step (if you haven't already).\n\nNext bind the object to it so it shows up in the Decision step.\n\nThen create a method in your object which calls PR05 in edit mode.\n\nThen change the default method of the object so that it calls that method.\n\nregards\n\nRick Bakker\n\nHanabi Technology\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 56 |\n| 10 |\n| 9 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3751017", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2015 Jun 03 3:10 PM\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nMe in Three configuration for this member was mis-formatted on backend. I was able to correct and hover shows correctly now, but I would like to understand how the misconfiguration happened in the first place, and if it might be elsewhere. I'll send you the screen shot and we can determine next steps.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHere is another one: Alastair Mills-McEwan\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nIs anyone else seeing this same thing where more than 3 badges are appearing in the hover-over (the mini profile)?\n\nWhen I look at mine I just see the three badges that I selected.\n\n--Audrey\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1963564", + "domain": "archive.sap.com", + "file_source": "part-00425-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 May 27 1:21 PM\n\nDear All,\n\nTo connect NWDS to J2EE Engine i have performed the below mentioned steps (please correct if am wrong):\n\n1) Server entry is done in Window->Preference->SAP J2EE Engine\n\n2) Entry is done properly in host file start->run->drivers->etc->host, make entry like\n\n\n\n3)Checked out if your J2EE server is working (It is working).\n\nI have also entered the correct SDM Password.\n\nStill am not able to Deploy and Run my application sucessfully.\n\nI am getting the below mentioned error:\n\n\"Result\n\n=> deployment aborted : file:/C:/DOCUME1/DISHAD1/LOCALS1/Temp/temp13657sap.comhello.ear\n\nAborted: development component 'hello'/'sap.com'/'LOKAL'/'0.2011.05.27.17.09.50'/'0':Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine. (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)\n\nDeployment exception : The deployment of at least one item aborted\".\n\nI have gone through many similar threads and done the changes as mentioned but m still facing the sme issue.\n\nPlease Help.\n\nThanks in Advance,\n\nRegards,\n\nDisha.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear Robin,\n\nThank you for the quick reply.\n\nEverything mention by you has been completed but still facing the same problem.\n\nRegards,\n\nDisha.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear Robin/John,\n\nAppreciate your response friends and sorry that I wasn't able to get back earlier on this. I havn't reset my J2EE admin password (Since I knew it already), I simply set this password in the secure store area as mentioned in the SAP note. Also, for convienience, I set the same password for SDM as well. I had then restarted the J2EE server but still I receive the same issue.\n\nRequest assistance in resolving this.\n\nThanks & Regards,\n\nDisha Doshi\n\nDear Disha,\n\nHope you are doing good.\n\nWe have been seeing similar issue and there is a new note released for the same. Please go through:\n\n1552513 - Deployment fails due to SDM connection problems to JAVA engine\n\nCheck if the configured user \"admin/user/\" can logon the the J2EE engine with the stored password \"/admin/password/\".\n\nWhen you update the secure area, does the secure store files in the below location get updated?\n\n\\usr\\sap\\SYS\\global\\security\\data\\SecStore.properties\n\nHopefully this should resolve the issue.\n\nOnce the notes are applied, start the j2ee server again and then\n\n1)\n\nExtract the J2EEDocs.ear located in\n\n...\\SDM\\root\\origin\\sap.com\\com.sap.engine.docs.examples\n\n2)\n\nDeploy this with the SDM application-please select \"update any version\".\n\nDoes this deployment go fine? If so, then please retry the deployment.\n\nThank you and have a nice day :).\n\n_____________\n\nKind Regards,\n\nHemanth\n\nSAP AGS\n\nDear Hemanth,\n\nWe went through all the steps mentioned in the note 1552513. All the parameters in the system are the same as mentioned in the note.\n\nIn the below steps mentioned by you:\n\n\"\n\nOnce the notes are applied, start the j2ee server again and then\n\n1)\n\nExtract the J2EEDocs.ear located in\n\n...\\SDM\\root\\origin\\sap.com\\com.sap.engine.docs.examples\n\n2)\n\nDeploy this with the SDM application-please select \"update any version\".\n\nDoes this deployment go fine? If so, then please retry the deployment.\"\n\nWe could locate the J2EEDocs.ear file but could not Extract if because did not know how to extract it (dont know the command).\n\nWe tried deploying it with SDM application by giving the ...\\SDM\\root\\origin\\sap.com\\com.sap.engine.docs.examples path but the below error occured:\n\n\"===========================================================================================\n\nDeployment started Wed Jun 01 17:05:06 GMT + 05:30 2011\n\n===========================================================================================\n\nStarting Deployment of com.sap.engine.docs.examples\n\nAborted: development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'7.0103.20881111105857.0000'/'1':CPO data could not be get.com.sap.sdm.apiint.serverext.servertype.deployment.DeploymentActionException: Error: Caught the following error or exception: \"com.sap.sdm.apiint.serverext.servertype.deployment.DeploymentActionException\"Additional error message is: Caught exception from deploy service of SAP J2EE Engine. Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.com.sap.sdm/serverext.servertype.inqmy.extern.DeloyManagerAuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine. (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)Additional error message is:com.sap.sdm.serverext.servertype.inqmy.extern.Deploy.Manager.AuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine. message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).NO_CPO)\n\nDeployment of com.sap.engine.docs.examples finished with Error (Duration 5619 ms)\n\n\"\n\nPlease help.\n\nAwaiting reply.\n\nThank you,\n\nRegards,\n\nDisha.\n\nDear Disha,\n\nHope you are doing good.\n\nAs mentioned earlier, when you update the secure area, does the secure store files in the below location get updated?\n\n\\usr\\sap\\SYS\\global\\security\\data\\SecStore.properties.\n\nOnce the password is changed, you need to make the changes in the config tool and restart the server . check the default traces for more clues as well.\n\nThank you and have a nice day :).\n\n_____________\n\nKind Regards,\n\nHemanth\n\nDear Hemanth,\n\nThank you so much for your reply.\n\nI will implement the steps mentioned by you and will get back to you.\n\nThank you,\n\nRegards,\n\nDisha.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhave you changed the administrator's password recently?\n\nhave you followed the notes 701654?\n\nEdited by: John Wu on May 27, 2011 4:25 PM\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nAre you able to login to the standalone SDM client using the password provided?\n\nAlso, have you looked at the SAP note mentioned in the error message?\n\nEdited by: Robin van het Hof on May 27, 2011 2:40 PM\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 57 |\n| 10 |\n| 9 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/588014", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Oct 08 4:04 PM\n\nHello gurus,\n\nI am new to adobe forms.\n\nIn the data view of the adobe layout, i am not able to see the fields. i am able to see only interface name.\n\nIf i click on data info, its saying XML schema.\n\nKindly let me know why i am not able to see the fields in the data view\n\nRegards\n\nRajesh\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello,\n\nWhich scenario are you trying to run? Provide more details.\n\nDid you check the elearning SDN page?\n\nRgds,\n\nFrancois\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1053567", + "domain": "archive.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 19 10:14 AM\n\nHello!\n\nI have, seems like, simple question:\n\nHow to get url of portal ( http://mydomain:port /irj/portal/....), which see user?\n\n(For example, portal server access by ip 10.18.0.1, but user in file 'hosts' have alias mydomain for this ip, accordingly have http://mydomain:port /irj/portal/... in address bar)\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello Paul,\n\nActually thing is that we can not access portal with its IP address so we save its Ip address with host name in drivers and then access it with its host name\n\nFor eg if ur portal Ip Address is 10.18.0.1 and u have saved it with its Host name as hello and ur instance number of ur server is 01 then ur port numbre will be\n\nPort Number = 50000+100*Instance number\n\nIe Port number will be 50100\n\nand host name willll be hello\n\nso whole URL to access ur portal will be\n\nhttp://hello:50100/irj/porttal\n\nHope this will help u\n\nregards.\n\nSoni Vinit\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Paul,\n\nPlease keep in mind that there is a long-running-war in opinion which server / port is reported by these methods when there is a proxy set in front of the portal. From my understanding (and I think this is backed up by the corresponding RFCs), the method should always return the server name/port how the original client uses it. Nevertheless, for example Apache and Tomcat both have the possibility to switch this to the proxies address. And Novell iChain for example does a dumb mix (name of the original client, port of the proxy, or vice versa, don't remember exactly).\n\nSo use it with care... That's also the reason why for example SAP doesn't trust this method (and many software doesn't) and let's the admin fill in the end-users server name / port as a config.\n\nHope it helps not to trap into a pit,\n\nbest regards\n\nDetlev\n\n| User | Count |\n| --- | --- |\n| 58 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1952686", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 May 12 12:23 PM\n\nHi,\n\nAfter the Enhancement of the datasource 0CRM_SRV_CONTRACT_H(CRM Service Contract Header Data) with appending the fields(6 fields appended) to the extract structure and also done with the Function enhancement in the BADi.\n\nUnchecked the hide fields in RSA6(edit) also.\n\nThe enhanced fields are visible in the RSA3 but the data is not populated to those fields...and checked the source table for these fields where the data is available for these fields.\n\nCan anyone please let me what would be the issue?\n\nThanks & Regards,\n\nAdhvi.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello Adhvi,\n\nCan you ensure that you have replicated the datasource on the BW side and that you have adjusted the transfer structure for the datasource so that it has the new fields, as per the note 529789:\n\n\"\n\n1. Up to and including SAPI Release 3.0, all fields of a DataSource are\n\nalways used in the extractor checker (RSA3). The transfer structure\n\nto a DataSource in the BW system, however, can only contain a subset\n\nof the fields of a DataSource . If the transfer structure contains a\n\nreduced number of fields, only these fields are extracted by a BW\n\nrequest from the source system. In particular, when you use the SAPI\n\nuser exit, this can cause the extraction result of the RSA3 and BW\n\nrequest to differ. Possible causes:\n\na) Fields are used in the user exit that are not contained in the\n\ntransfer structure of the DataSource in the BW system. The data\n\ntransferred to the user exit by the standard extractor leaves\n\nthese fields empty and the user exit fills the dependent fields\n\nincorrectly.\n\nBy changing the transfer structure in BW, you can undo the\n\ndifference between the field lists used in transaction RSA3 and BW\n\nextraction. You can do this on that left lower tab in the transfer\n\nrules. The transfer structure includes the fields to which an\n\nInfoObject is assigned in this case. You should therefore assign an\n\nInfoObject to all fields.\n\n\"\n\nPlease also check all the other points mentioned in the SAP note 529789 in case they can explain the cause of the problem in your system.\n\nKind Regards,\n\nDes\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello Des,\n\nThank you for the reply it was useful information.But the root cause was in badi function enhancement ...the data was not appending to the internal table, used the refresh statement.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 56 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/592055", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2007 Oct 11 6:10 AM\n\nHi,\n\nI want to learn how to upload data using BDC. If I have a excel data file how will upload it using BDC. I don't know the full process of doing it, if someone help me in this. I want it using BDC session process and processing that session. Plz help.\n\nThanks.\n\n2007 Oct 11 6:17 AM\n\nfor writing any sort of BDC you'l first need Recording of perticular TCODE...\n\nfirst create one recording of desired TCODE via SHDB Tcode....\n\nthen use following template to complete your BDC....\n\nREPORT ZBDC_CHANGE_VENDOR_DETAILS .\n\n1. CREATE INTERNAL TABLE CONTAINING BDC FIELDS\n\n(Pick this data from recording)\n\ndata: begin of it_upload occurs 0 with header line,\n\n\"Define all the fields used in the recording\n\nend of it_upload.\n\nBatchinputdata of single transaction\n\ndata: bdcdata like bdcdata occurs 0 with header line.\n\n*----\n\n*Variables\n\n*----\n\ndata: return(30).\n\n*----\n\n*Selection Screens\n\n*----\n\nselection-screen begin of block b1 with frame title text-000.\n\n*Give filename here.. file to be uploaded\n\nparameters p_fname like rlgrap-filename.\n\nselection-screen end of block b1.\n\nselection-screen begin of block b2 with frame title text-001.\n\nparameters : p_sname(12),\n\np_keep default 'X' as checkbox.\n\nselection-screen end of block b2.\n\n*----\n\n*At Selection-Screen\n\n*----\n\nat selection-screen on value-request for p_fname.\n\ncall function 'WS_FILENAME_GET'\n\nexporting\n\nDEF_FILENAME = ' '\n\nDEF_PATH = ' '\n\nmask = ',*.txt.' \".txt for notepad file and .xls for excel file\n\nmode = 'O'\n\nTITLE = ' '\n\nimporting\n\nfilename = p_fname\n\nRC =\n\nexceptions\n\ninv_winsys = 1\n\nno_batch = 2\n\nselection_cancel = 3\n\nselection_error = 4\n\nothers = 5\n\n.\n\nif sy-subrc <> 0.\n\nMESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO\n\nWITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.\n\nendif.\n\nat selection-screen.\n\ncall function 'WS_QUERY'\n\nexporting\n\nENVIRONMENT =\n\nfilename = p_fname\n\nquery = 'FE'\n\nWINID =\n\nimporting\n\nreturn = return\n\nexceptions\n\ninv_query = 1\n\nno_batch = 2\n\nfrontend_error = 3\n\nothers = 4\n\n.\n\nif sy-subrc <> 0.\n\nelseif return = 0.\n\nmessage e005 with 'File does not exist'.\n\nendif.\n\n*----\n\n*Start-of-selection\n\n*----\n\nstart-of-selection.\n\n*Uploading the flat file containig the infotype records.\n\ncall function 'WS_UPLOAD'\n\nexporting\n\nCODEPAGE = ' '\n\nfilename = p_fname\n\nfiletype = 'DAT'\n\nHEADLEN = ' '\n\nLINE_EXIT = ' '\n\nTRUNCLEN = ' '\n\nUSER_FORM = ' '\n\nUSER_PROG = ' '\n\nDAT_D_FORMAT = ' '\n\nIMPORTING\n\nFILELENGTH =\n\ntables\n\ndata_tab = it_upload\n\nexceptions\n\nconversion_error = 1\n\nfile_open_error = 2\n\nfile_read_error = 3\n\ninvalid_type = 4\n\nno_batch = 5\n\nunknown_error = 6\n\ninvalid_table_width = 7\n\ngui_refuse_filetransfer = 8\n\ncustomer_error = 9\n\nothers = 10\n\n.\n\nif sy-subrc <> 0.\n\nmessage e005 with 'File upload failed'.\n\nendif.\n\n*Opening the session\n\ncall function 'BDC_OPEN_GROUP'\n\nexporting\n\nclient = sy-mandt\n\ngroup = p_sname\n\nkeep = p_keep\n\nuser = sy-uname\n\nexceptions\n\nclient_invalid = 1\n\ndestination_invalid = 2\n\ngroup_invalid = 3\n\ngroup_is_locked = 4\n\nholddate_invalid = 5\n\ninternal_error = 6\n\nqueue_error = 7\n\nrunning = 8\n\nsystem_lock_error = 9\n\nuser_invalid = 10\n\nothers = 11.\n\nif sy-subrc <> 0.\n\nmessage e005 with 'Unable to open a BDC group'.\n\nendif.\n\nloop at it_upload.\n\n2. Perform BDC_DYNPRO & BDC_FIELD for each screen & its fields...Eliminate those fields which are not necessary.OKCODE is mandatory\n\n(Pick this data from recording)*perform insert session details\n\n\"This code is example .. and the values mentioned in '' are from recording...\n\nperform bdc_dynpro using 'SAPMF02K' '0106'.\n\nperform bdc_field using:\n\n'BDC_CURSOR' 'RF02K-D0130',\n\n'BDC_OKCODE' '/00',\n\n'RF02K-LIFNR' it_upload-vendor_code,\n\n'RF02K-BUKRS' it_upload-company_code,\n\n'RF02K-D0110' 'X',\n\n'RF02K-D0120' 'X',\n\n'RF02K-D0130' 'X'.\n\n3. Perform BDC_INSERT here b4 endloop\n\nCALL FUNCTION 'BDC_INSERT'\n\nEXPORTING\n\nTCODE = 'FBD1' put ur TCODE 4 whch u r doin BDC\n\nPOST_LOCAL = NOVBLOCAL\n\nPRINTING = NOPRINT\n\nSIMUBATCH = ' '\n\nCTUPARAMS = ' '\n\nTABLES\n\ndynprotab = bdcdata\n\nEXCEPTIONS\n\nINTERNAL_ERROR = 1\n\nNOT_OPEN = 2\n\nQUEUE_ERROR = 3\n\nTCODE_INVALID = 4\n\nPRINTING_INVALID = 5\n\nPOSTING_INVALID = 6\n\nOTHERS = 7\n\n.\n\nIF sy-subrc <> 0.\n\nMESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO\n\nWITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.\n\nENDIF.\n\nrefresh bdcdata.\n\nendloop.\n\n*Closing the session\n\ncall function 'BDC_CLOSE_GROUP'\n\nexceptions\n\nnot_open = 1\n\nqueue_error = 2\n\nothers = 3.\n\nif sy-subrc <> 0.\n\nmessage e005 with 'Unable to close the BDC group'.\n\nendif.\n\n----\n\nStart new screen *\n\n----\n\nform bdc_dynpro using program dynpro.\n\nclear bdcdata.\n\nbdcdata-program = program.\n\nbdcdata-dynpro = dynpro.\n\nbdcdata-dynbegin = 'X'.\n\nappend bdcdata.\n\nendform.\n\n----\n\nInsert field *\n\n----\n\nform bdc_field using fnam fval.\n\nclear bdcdata.\n\nbdcdata-fnam = fnam.\n\nbdcdata-fval = fval.\n\nappend bdcdata.\n\nendform.\n\n2007 Oct 11 6:13 AM\n\nHi,\n\nGenerally how the people do is\n\nif they want to upload the data from excelfile. They will save the data in Tab Delimited option while saving the file u can see type of file.\n\nU also have a function module\n\nALSM_EXCEL_TO_INTERNAL_TABLE\n\nAssign points if useful.\n\n2007 Oct 11 6:13 AM\n\nHi\n\nthe BDC program should be in this format\n\nTransaction Recorder (SHDB)\n\nHow to Upload Presentation Server Flat file to SAP R/3 system???\n\nHow to upload application server file to R/3 system?\n\nDefinition\n\nExample - Call Transaction Method\n\nTransaction Recorder (SHDB)\n\nBefore you work with the Batch Input methods, you should know the purpose of the tool\n\nTransaction Recorder.\n\nUse:\n\nYou can use the transaction recorder to record a series of transactions and their screens.\n\nFeatures:\n\nYou can use the recording to create\n\nData transfer programs that use batch input or CALL TRANSACTION\n\nBatch input sessions\n\nTest data\n\nFunction modules.\n\nNote: It doesnt record F1, F4 and Scrollbar movements\n\nUpload Flat file from Presentation Server to SAP R/3\n\nCALL FUNCTION GUI_UPLOAD'\n\nEXPORTING\n\nCODEPAGE = IBM'\n\nFILENAME = P_UFILE\n\nFILETYPE = 'DAT'\n\nTABLES\n\nDATA_TAB = INT_TAB\n\nEXCEPTIONS\n\nCONVERSION_ERROR = 1\n\nFILE_OPEN_ERROR = 2\n\nFILE_READ_ERROR = 3\n\nINVALID_TYPE = 4\n\nNO_BATCH = 5\n\nUNKNOWN_ERROR = 6\n\nINVALID_TABLE_WIDTH = 7\n\nGUI_REFUSE_FILETRANSFER = 8\n\nCUSTOMER_ERROR = 9\n\nOTHERS = 10 .\n\nIF SY-SUBRC NE 0.\n\nMESSAGE E999(FR) WITH 'ERROR IN FILE UPLOAD'.\n\nENDIF.\n\nUpload file from application server to SAP R/3\n\nOpen the the application server file\n\nOPEN DATASET FOR INPUT \n\nRead the data from application server file\n\nREAD DATASET INTO \n\nAnd then close the application server file\n\nCLOSE DATASET \n\nDefinition- Declaring BDC Table\n\nDATA: BDC_TAB LIKE STANDARD TABLE OF\n\nBDCDATA INITIAL SIZE 6\n\nWITH HEADER LINE .\n\nThe internal table used to collect the transactions information must be declared LIKE BDCDATA.\n\nFilling BDC Table Method #1\n\nFORM FILL_BDC_TAB.\n\nREFRESH BDC_TAB.\n\nCLEAR BDC_TAB.\n\nBDC_TAB-PROGRAM = SAPMF02K.\n\nBDC_TAB-DYNPRO = 01016.\n\nBDC_TAB-DYNBEGIN = X.\n\nAPPEND BDC_TAB.\n\nCLEAR BDC_TAB.\n\nBDC_TAB-FNAM = RF02K-LIFNR.\n\nBDC_TAB-FVAL = TEST1.\n\nAPPEND BDC_TAB.\n\nCLEAR BDC_TAB.\n\nBDC_TAB-FNAM = RF02K-D0010.\n\nBDC_TAB-FVAL = X.\n\nAPPEND BDC_TAB.\n\nCLEAR BDC_TAB.\n\nBDC_TAB-PROGRAM = SAPMF02K.\n\nBDC_TAB-DYNPRO = 0110.\n\nBDC_TAB-DYNBEGIN = X.\n\nAPPEND BDC_TAB.\n\nCLEAR BDC_TAB.\n\nBDC_TAB-FNAM = LFA1-STRAS.\n\nBDC_TAB-FVAL = 123 Main St..\n\nAPPEND BDC_TAB.\n\nCLEAR BDC_TAB.\n\nBDC_TAB-FNAM = BDC_OKCODE.\n\nBDC_TAB-FVAL = /11.\n\nAPPEND BDC_TAB.\n\nENDFORM.\n\nFilling BDC Table Method #2\n\nFORM FILL_BDC_TAB.\n\nREFRESH BDC_TAB.\n\nPERFORM POPULATE_BDC_TAB\n\nUSING:\n\n1 SAPMF02K 0106,\n\nRF02K-LIFNR TEST1,\n\nRF02K-D0010 X,\n\n1 SAPMF02K 0110,\n\nLFA1-STRAS, 123 Main St.,\n\nBDC_OKCODE, /11.\n\nENDFORM.\n\nFORM POPULATE_BDC_TAB USING FLAG VAR1 VAR2.\n\nCLEAR BDC_TAB.\n\nIF FLAG = 1.\n\nBDC_TAB-PROGRAM = VAR1.\n\nBDC_TAB-DYNPRO = VAR2..\n\nBDC_TAB-DYNBEGIN = X.\n\nELSE.\n\nBDC_TAB-FNAM = VAR1.\n\nBDC_TAB-FVAL = VAR2.\n\nENDIF.\n\nAPPEND BDC_TAB.\n\nENDFORM.\n\nThis two subroutine method to fill the BDC table is preferable because the POPULATE_BDC_TABLE subroutine is reusable throughout all batch input programs.\n\nExample #1 - Change Vendor (Call Transaction Method)\n\nExample #1- Declaration Section\n\nREPORT Y180DM10.\n\nDATA: BDC_TAB LIKE STANDARD TABLE OF\n\nBDCDATA INITIAL SIZE 6 WITH HEADER LINE.\n\nINFILE(20) VALUE /tmp/bc180_file4.\n\nDATA: BEGIN OF INREC.\n\nVENDNUM LIKE LFA1-LIFNR.\n\nSTREET LIKE LFA1-STRAS.\n\nEND OF INREC.\n\nPARAMETERS: DISPMODE DEFAULT A,\n\nUPDAMODE DEFAULT S.\n\nSTART-OF-SELECTION.\n\nOPEN DATASET INFILE\n\nFOR INPUT IN TEXT MODE.\n\nDO.\n\nREAD DATASET INFILE INTO INREC.\n\nIF SY-SUBRC < > 0. EXIT. ENDIF.\n\nPERFORM FILL_BDC_TAB.\n\nCALL TRANSACTION FK02\n\nUSING BDC_TAB\n\nMODE DISPMODE\n\nUPDATE UPDAMODE.\n\nIF SY-SUBRC < > 0.\n\nWRITE: /ERROR.\n\nENDIF.\n\nENDDO.\n\nCLOSE DATASET INFILE.\n\nsynchronous updating\n\nDO.\n\nPERFORM FILL_BDC_TAB.\n\nCALL TRANSACTION FK02\n\nUSING BDC_TAB\n\nMODE N\n\nUPDATE S.\n\nIF SY-SUBRC < > 0.\n\nWRITE: /ERROR.\n\nENDIF.\n\nENDDO.\n\nWith synchronous updating, we can check SY-SUBRC to determine the success of the transaction and the actual update to the database.\n\nasynchronous updating\n\nDO.\n\nPERFORM FILL_BDC_TAB.\n\nCALL TRANSACTION FK02\n\nUSING BDC_TAB\n\nMODE N\n\nUPDATE A.\n\nIF SY-SUBRC < > 0.\n\nWRITE: /ERROR.\n\nENDIF.\n\nENDDO.\n\nWith asynchronous updating, we can check SY-SUBRC to determine the success of the transaction only, not the actual update to the database.\n\nError Handling\n\nWrite an error report.\n\nSend the record(s) in error to an error file.\n\nCreate a batch input session with the record(s) in error.\n\nTo store error messages ( CALL TRANSACTION )\n\ndata: begin of Tab_Mess occurs 0.\n\ninclude structure bdcmsgcoll.\n\ndata : end of Tab_Mess,\n\nCALL TRANSACTION FK02 USING BDC_TAB MODE N UPDATE S\n\nMESSAGES INTO TAB_MESS.\n\nIF SY-SUBRC NE 0.\n\nWRITE: / Tab_MESS-TCODE, Tab_MESS-DYNUMB, Tab_MESS-MSGTYP ,\n\nTab_MESS-MSGID.\n\nENDIF.\n\ni am giving you example for Change Vendor you practice for ur tcode\n\nFor our example, we will use the Change Vendor transaction (FK02) to add a street address to an already existing vendor.\n\nStep #1\n\nUse SystemStatus menu path to determine online program name (SAPMF02K), screen number (0110)\n\nStep #2\n\nUse F1 key and Technical Info pushbutton in each screen field to be filled to determine the field name.\n\nStep #3\n\nDetermine how to proceed in the transaction\n\n(save the record by clicking on the Save pushbutton or pressing the F11 key).\n\nBDC Table Contents\n\nAfter researching the transaction we can determine the contents of the BDC table.\n\nPROGRAM DYNPRO DYNBEGIN FNAM FVAL\n\nSAMPF02K 0106 X\n\nRF02K-LIFNR TEST1\n\nRF02K-D0110 X\n\nSAMPF02K 0110 X\n\nLFA1-STRAS 123 Main St.\n\nBDC_OKCODE /11\n\nBatch Input Methods\n\nCALL TRANSACTION USING\n\nSTATEMENT\n\nCall transaction - for data transfer\n\nProcessing batch input data with CALL TRANSACTION USING is the faster of the two recommended data transfer methods. In this method, legacy data is processed inline in your data transfer program.\n\nSyntax:\n\nCALL TRANSACTION \n\nUSING \n\nMODE \n\nUPDATE \n\nA Display all\n\nE Display errors only\n\nN No display\n\nS Synchronous\n\nA Asynchronous\n\nL Local update\n\nThe process flow of CALL TRANSACTION\n\nA program that uses CALL TRANSACTION USING to process legacy data should execute thefollowing steps:\n\nPrepare a BDCDATA structure for the transaction that you wish to run.\n\nPrepare a internal table to store error messages Tab_Mess like structure of BDCMSGCOLL.\n\nWith a CALL TRANSACTION USING statement, call the transaction and prepare the BDCDATA structure. For example:\n\nCALL TRANSACTION MM01' USING BDCDATA MODE 'A' UPDATE 'S'. MESSAGES INTO TAB_MESS.\n\nIF SY-SUBRC <> 0.\n\n.\n\nENDIF.\n\nOverview of Batch Input Session\n\nThe first batch input method is to create a batch input session. It is the processing of this batch input session that updates the database, not the execution of the batch input program.\n\nReward if usefull\n\n2007 Oct 11 6:15 AM\n\nHi,\n\nPlease find the code. i have created for call transcation. Just convert it into BDC session. you can search forum for help in creating BDC sessions.\n\n*****************************************************************************\n\nMAIN PROGRAM\n\n******************************************************************************\n\n&----\n\n*& AT SELECTION-SCREEN *\n\n&----\n\nAT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.\n\nDialog box for selecting File Name.\n\nPERFORM display_dialog.\n\nAT SELECTION-SCREEN.\n\nValidate Input File\n\nPERFORM validate_input_file.\n\nValidate Plant.\n\nPERFORM validate_plant.\n\n&----\n\n*& START-OF-SELECTION *\n\n&----\n\nSTART-OF-SELECTION.\n\nUpload Data from File.\n\nPERFORM upload_data.\n\nBuild the BDC data.\n\nPERFORM build_bdc.\n\n&----\n\n*& END-OF-SELECTION *\n\n&----\n\nEND-OF-SELECTION.\n\nDisplay the Log details\n\nPERFORM display_report.\n\n**************************************************************************************\n\nInclude where i have written the code\n\n***************************************************************************************\n\n----\n\nINCLUDE ZULV_BOM_UPLOAD_F01 *\n\n----\n\n&----\n\n*& Form display_dialog\n\n&----\n\nTo display the pop up dialog box\n\n----\n\n*\n\n----\n\nFORM display_dialog.\n\nCalling FM to display File Select dialog box\n\nCALL FUNCTION 'F4_FILENAME'\n\nEXPORTING\n\nprogram_name = syst-cprog\n\ndynpro_number = syst-dynnr\n\nFIELD_NAME = ' '\n\nIMPORTING\n\nfile_name = p_file .\n\nENDFORM. \" display_dialog\n\n&----\n\n*& Form upload_data\n\n&----\n\nTo Upload the data into Internal Table.\n\n----\n\n*\n\n----\n\nFORM upload_data.\n\nDATA : lt_itab TYPE STANDARD TABLE OF alsmex_tabline,\n\nls_itab TYPE alsmex_tabline,\n\nls_upload TYPE ty_upload_data.\n\nCALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE'\n\nEXPORTING\n\nfilename = p_file\n\ni_begin_col = 1\n\ni_begin_row = 2\n\ni_end_col = 5\n\ni_end_row = 50000\n\nTABLES\n\nintern = lt_itab[]\n\nEXCEPTIONS\n\ninconsistent_parameters = 1\n\nupload_ole = 2\n\nOTHERS = 3.\n\nIF sy-subrc <> 0.\n\nMESSAGE i000 WITH text-t04.\n\nLEAVE LIST-PROCESSING.\n\nENDIF.\n\nCLEAR ls_itab.\n\nLOOP AT lt_itab INTO ls_itab.\n\nCASE ls_itab-col.\n\nWHEN 1.\n\nls_upload-matnr = ls_itab-value.\n\nWHEN 2.\n\nPERFORM convert_to_decimal USING ls_itab-value.\n\nls_upload-bmeng = ls_itab-value.\n\nWHEN 3.\n\nls_upload-idnrk = ls_itab-value.\n\nWHEN 4.\n\nPERFORM convert_to_decimal USING ls_itab-value.\n\nls_upload-menge = ls_itab-value.\n\nWHEN 5.\n\nls_upload-meins = ls_itab-value.\n\nENDCASE.\n\nAT END OF row.\n\nAPPEND ls_upload TO gt_upload.\n\nCLEAR ls_upload.\n\nENDAT.\n\nCLEAR ls_itab.\n\nENDLOOP.\n\nDeleting the contents of internal table\n\nFREE lt_itab.\n\nENDFORM. \" upload_data\n\n&----\n\n*& Form build_bdc\n\n&----\n\nBuild the BDC\n\n----\n\n*\n\n----\n\nFORM build_bdc.\n\nDATA: l_str_count TYPE string,\n\nl_str TYPE string,\n\nl_count(2) TYPE n VALUE 1,\n\nl_posnr(4) TYPE n VALUE 10,\n\nl_break TYPE i VALUE 0,\n\nls_upload TYPE ty_upload_data,\n\nls_matnr TYPE ty_matnr,\n\nls_log TYPE ty_log,\n\nls_bdcmsgcol TYPE bdcmsgcoll,\n\nl_matnr TYPE matnr .\n\nCollecting the Matnr into a separate IT\n\nLOOP AT gt_upload INTO ls_upload.\n\nls_matnr-matnr = ls_upload-matnr.\n\nAPPEND ls_matnr TO gt_matnr.\n\nCLEAR: ls_matnr,\n\nls_upload.\n\nENDLOOP.\n\nSort the Table by Material number\n\nSORT gt_matnr BY matnr.\n\nSORT gt_upload BY matnr.\n\nCLEAR g_grp_index .\n\ndelete the duplicate records\n\nDELETE ADJACENT DUPLICATES FROM gt_matnr COMPARING matnr.\n\nCLEAR: ls_matnr,\n\nls_upload.\n\nLOOP AT gt_matnr INTO ls_matnr.\n\nCopying the matnr into Log Internal table\n\nls_log-matnr = ls_matnr-matnr.\n\nAPPEND ls_log TO gt_log.\n\nCLEAR ls_log.\n\nREFRESH: gt_bdcdata[],\n\ngt_bdcmsgcol.\n\nCLEAR l_matnr.\n\nSELECT SINGLE matnr\n\nFROM mast\n\nINTO l_matnr\n\nWHERE matnr EQ ls_matnr-matnr\n\nAND werks EQ p_plant\n\nAND stlan EQ '5' .\n\nIF sy-subrc EQ 0 .\n\nCLEAR ls_log.\n\nls_log-light = '1'.\n\nls_log-matnr = ls_matnr-matnr.\n\nls_log-desc = text-t11.\n\nAPPEND ls_log TO gt_log .\n\nCONTINUE.\n\nENDIF.\n\nPERFORM bdc_dynpro USING 'SAPLCSDI' '0100'.\n\nPERFORM bdc_field USING 'BDC_OKCODE' '/00'.\n\nPERFORM bdc_field USING 'RC29N-MATNR' ls_matnr-matnr.\n\nPERFORM bdc_field USING 'RC29N-WERKS' p_plant.\n\nPERFORM bdc_field USING 'RC29N-STLAN' '5'.\n\nPERFORM bdc_field USING 'RC29N-DATUV' p_date.\n\nREAD TABLE gt_upload INTO ls_upload\n\nWITH KEY matnr = ls_matnr-matnr.\n\nCHECK sy-subrc EQ 0.\n\nPERFORM bdc_dynpro USING 'SAPLCSDI' '0110'.\n\nPERFORM bdc_field USING 'BDC_OKCODE' '/00'.\n\nPERFORM bdc_field USING 'RC29K-BMENG' ls_upload-bmeng.\n\nCLEAR ls_upload.\n\nPERFORM bdc_field USING 'RC29K-STLST' '1'.\n\nPERFORM bdc_dynpro USING 'SAPLCSDI' '0111'.\n\nPERFORM bdc_field USING 'BDC_OKCODE' '/00'.\n\nLOOP AT gt_upload INTO ls_upload\n\nWHERE matnr = ls_matnr-matnr.\n\nl_break = l_break + 1.\n\nCLEAR: l_str,\n\nl_str_count.\n\nl_str_count = l_count.\n\nCONDENSE l_str_count.\n\nPERFORM bdc_dynpro USING 'SAPLCSDI' '0140'.\n\nPERFORM bdc_field USING 'BDC_OKCODE' '/00'.\n\nBDC for Item level\n\nCONCATENATE 'RC29P-IDNRK(' l_str_count ')' INTO l_str.\n\nPERFORM bdc_field USING l_str ls_upload-idnrk.\n\nCONCATENATE 'RC29P-MENGE(' l_str_count ')' INTO l_str.\n\nPERFORM bdc_field USING l_str ls_upload-menge.\n\nCONCATENATE 'RC29P-MEINS(' l_str_count ')' INTO l_str.\n\nPERFORM bdc_field USING l_str ls_upload-meins.\n\nCONCATENATE 'RC29P-POSTP(' l_str_count ')' INTO l_str.\n\nPERFORM bdc_field USING l_str 'L'.\n\nPERFORM bdc_dynpro USING 'SAPLCSDI' '0130'.\n\nPERFORM bdc_field USING 'BDC_OKCODE' '/00'.\n\nPERFORM bdc_field USING 'RC29P-POSNR' l_posnr.\n\nPERFORM bdc_field USING 'RC29P-IDNRK' ls_upload-idnrk.\n\nPERFORM bdc_field USING 'RC29P-MENGE' ls_upload-menge.\n\nPERFORM bdc_field USING 'RC29P-MEINS' ls_upload-meins.\n\nPERFORM bdc_dynpro USING 'SAPLCSDI' '0131'.\n\nPERFORM bdc_field USING 'BDC_OKCODE' '/00'.\n\nPERFORM bdc_field USING 'RC29P-RVREL' 'X'. \" Change\n\nif the item is more than 14 records.\n\nl_break = l_break MOD 14.\n\nIF l_break EQ 0.\n\nPERFORM bdc_dynpro USING 'SAPLCSDI' '0140'.\n\nPERFORM bdc_field USING : 'BDC_OKCODE' '=FCNP'.\n\nl_count = 1.\n\nl_break = 1.\n\nENDIF.\n\nl_count = l_count + 1.\n\nl_posnr = l_posnr + 10.\n\nCLEAR ls_upload.\n\nENDLOOP.\n\nPERFORM bdc_dynpro USING 'SAPLCSDI' '0140'.\n\nPERFORM bdc_field USING 'BDC_OKCODE' '=FCBU'.\n\nl_count = 1.\n\nPERFORM call_transcation USING ls_matnr-matnr.\n\nCLEAR ls_matnr.\n\nENDLOOP.\n\nENDFORM. \" build_bdc\n\n&----\n\n*& Form bdc-dynpro\n\n&----\n\nThe program name and the screen number are passed\n\n----\n\n-->pa_program program name\n\n-->pa_dynpro screen number\n\n----\n\nFORM bdc_dynpro USING pa_program\n\npa_dynpro.\n\nDATA: c_x(1) TYPE c VALUE 'X'.\n\ngs_bdcdata-program = pa_program.\n\ngs_bdcdata-dynpro = pa_dynpro.\n\ngs_bdcdata-dynbegin = c_x.\n\nAPPEND gs_bdcdata TO gt_bdcdata.\n\nCLEAR gs_bdcdata.\n\nENDFORM. \" bdc-dynpro\n\n&----\n\n*& Form bdc_field\n\n&----\n\nTo populate field details in BDC\n\n----\n\n-->pa_fnam field name\n\n-->pa_fval field value\n\n----\n\nFORM bdc_field USING pa_fnam\n\npa_fval.\n\ngs_bdcdata-fnam = pa_fnam.\n\ngs_bdcdata-fval = pa_fval.\n\nAPPEND gs_bdcdata TO gt_bdcdata.\n\nCLEAR gs_bdcdata.\n\nENDFORM. \" bdc_field\n\n&----\n\n*& Form validate_input_file\n\n&----\n\nTo validate Input File\n\n----\n\n*\n\n----\n\nFORM validate_input_file.\n\ncheck whether the uploaded file is in excel format\n\nIF p_file NP '*.xls'.\n\nMESSAGE e000 WITH text-t07.\n\nENDIF.\n\nENDFORM.\n\n&----\n\n*& Form call_transcation\n\n&----\n\nCall Transcation CS01\n\n----\n\n*\n\n----\n\nFORM call_transcation USING pa_matnr TYPE matnr.\n\nDATA : c_mode TYPE c VALUE 'N' .\n\nDATA: ls_bdcmsgcol TYPE bdcmsgcoll,\n\nl_message TYPE string,\n\nls_log TYPE ty_log,\n\nf_success TYPE c,\n\nf_error TYPE c,\n\nl_index(4) TYPE c .\n\nCLEAR ls_log.\n\nls_log-matnr = pa_matnr.\n\nCALL TRANSACTION 'CS01' USING gt_bdcdata\n\nMODE c_mode\n\nUPDATE 'S'\n\nMESSAGES INTO gt_bdcmsgcol.\n\nCLEAR ls_bdcmsgcol.\n\nLOOP AT gt_bdcmsgcol INTO ls_bdcmsgcol.\n\nIF ls_bdcmsgcol-msgtyp EQ 'S'.\n\nCall transcation Success.set the flag\n\nf_success = 'X'.\n\nELSEIF ls_bdcmsgcol-msgtyp EQ 'E' OR\n\nls_bdcmsgcol-msgtyp EQ 'A'.\n\nCall transcation failed\n\nf_error = 'X'.\n\nENDIF.\n\nCLEAR ls_bdcmsgcol.\n\nENDLOOP.\n\nIF f_success = 'X'.\n\nTranscation executed successfully.\n\nCheck for success message\n\nCLEAR: f_success,\n\nls_bdcmsgcol.\n\nREAD TABLE gt_bdcmsgcol INTO ls_bdcmsgcol\n\nWITH KEY msgtyp = 'S'.\n\nCHECK sy-subrc EQ 0.\n\nls_log-light = '3'. \" Green color light\n\nPERFORM build_message USING ls_bdcmsgcol\n\nCHANGING l_message.\n\nls_log-desc = l_message. \"Success message from BDC\n\nELSEIF f_error = 'X'.\n\nTranscation failed\n\nls_log-light = '1'. \"Red color light\n\nOpen BDC Session\n\nCreating Group name for Open BDC\n\ng_grp_index = g_grp_index + 1 .\n\nCLEAR l_index.\n\nMOVE g_grp_index TO l_index .\n\nCONDENSE l_index NO-GAPS.\n\nCONCATENATE g_group l_index sy-uzeit INTO g_group .\n\nCONCATENATE g_group pa_matnr INTO g_group.\n\nPERFORM open_group.\n\nPERFORM bdc_insert.\n\nPERFORM bdc_close.\n\nls_log-session = g_group.\n\nCLEAR: f_error,\n\ng_group,\n\nls_bdcmsgcol.\n\ninitializing group name.\n\ng_group = 'ZB'.\n\nREAD TABLE gt_bdcmsgcol INTO ls_bdcmsgcol\n\nWITH KEY msgtyp = 'E'.\n\nIF sy-subrc EQ 0.\n\nMessage from BDC\n\nPERFORM build_message USING ls_bdcmsgcol\n\nCHANGING l_message.\n\nls_log-desc = l_message. \"Error / Success message from BDC\n\nELSE.\n\nMessage Not Present in BDCMSGCOL.\n\nls_log-desc = text-t02. \"Error message\n\nENDIF.\n\nENDIF.\n\nAPPEND ls_log TO gt_log.\n\nCLEAR ls_log.\n\nENDFORM. \" call_transcation\n\n&----\n\n*& Form open_group\n\n&----\n\nOpen Group for BDC\n\n----\n\n*\n\n----\n\nFORM open_group.\n\nDATA: l_client TYPE mandt,\n\nl_user TYPE sy-uname,\n\nl_holddate TYPE apqi-startdate.\n\nCONSTANTS c_x TYPE c VALUE 'X'.\n\nl_client = sy-mandt.\n\nl_user = sy-uname.\n\nCALL FUNCTION 'BDC_OPEN_GROUP'\n\nEXPORTING\n\nclient = l_client\n\ngroup = g_group\n\nuser = l_user\n\nkeep = c_x\n\nholddate = l_holddate.\n\nENDFORM. \" open_group\n\n&----\n\n*& Form bdc_insert\n\n&----\n\nInsert BDC data\n\n----\n\n*\n\n----\n\nFORM bdc_insert.\n\nCALL FUNCTION 'BDC_INSERT'\n\nEXPORTING\n\ntcode = 'CS01'\n\nTABLES\n\ndynprotab = gt_bdcdata.\n\nIF sy-subrc NE 0.\n\nMESSAGE e000 WITH\n\n'Problem with BDC session, contact system admin'.\n\nENDIF.\n\nENDFORM. \" bdc_insert\n\n&----\n\n*& Form bdc_close\n\n&----\n\nClose The BDC\n\n----\n\n*\n\n----\n\nFORM bdc_close.\n\nCALL FUNCTION 'BDC_CLOSE_GROUP'.\n\nENDFORM. \" bdc_close\n\n2007 Oct 11 6:17 AM\n\nfor writing any sort of BDC you'l first need Recording of perticular TCODE...\n\nfirst create one recording of desired TCODE via SHDB Tcode....\n\nthen use following template to complete your BDC....\n\nREPORT ZBDC_CHANGE_VENDOR_DETAILS .\n\n1. CREATE INTERNAL TABLE CONTAINING BDC FIELDS\n\n(Pick this data from recording)\n\ndata: begin of it_upload occurs 0 with header line,\n\n\"Define all the fields used in the recording\n\nend of it_upload.\n\nBatchinputdata of single transaction\n\ndata: bdcdata like bdcdata occurs 0 with header line.\n\n*----\n\n*Variables\n\n*----\n\ndata: return(30).\n\n*----\n\n*Selection Screens\n\n*----\n\nselection-screen begin of block b1 with frame title text-000.\n\n*Give filename here.. file to be uploaded\n\nparameters p_fname like rlgrap-filename.\n\nselection-screen end of block b1.\n\nselection-screen begin of block b2 with frame title text-001.\n\nparameters : p_sname(12),\n\np_keep default 'X' as checkbox.\n\nselection-screen end of block b2.\n\n*----\n\n*At Selection-Screen\n\n*----\n\nat selection-screen on value-request for p_fname.\n\ncall function 'WS_FILENAME_GET'\n\nexporting\n\nDEF_FILENAME = ' '\n\nDEF_PATH = ' '\n\nmask = ',*.txt.' \".txt for notepad file and .xls for excel file\n\nmode = 'O'\n\nTITLE = ' '\n\nimporting\n\nfilename = p_fname\n\nRC =\n\nexceptions\n\ninv_winsys = 1\n\nno_batch = 2\n\nselection_cancel = 3\n\nselection_error = 4\n\nothers = 5\n\n.\n\nif sy-subrc <> 0.\n\nMESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO\n\nWITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.\n\nendif.\n\nat selection-screen.\n\ncall function 'WS_QUERY'\n\nexporting\n\nENVIRONMENT =\n\nfilename = p_fname\n\nquery = 'FE'\n\nWINID =\n\nimporting\n\nreturn = return\n\nexceptions\n\ninv_query = 1\n\nno_batch = 2\n\nfrontend_error = 3\n\nothers = 4\n\n.\n\nif sy-subrc <> 0.\n\nelseif return = 0.\n\nmessage e005 with 'File does not exist'.\n\nendif.\n\n*----\n\n*Start-of-selection\n\n*----\n\nstart-of-selection.\n\n*Uploading the flat file containig the infotype records.\n\ncall function 'WS_UPLOAD'\n\nexporting\n\nCODEPAGE = ' '\n\nfilename = p_fname\n\nfiletype = 'DAT'\n\nHEADLEN = ' '\n\nLINE_EXIT = ' '\n\nTRUNCLEN = ' '\n\nUSER_FORM = ' '\n\nUSER_PROG = ' '\n\nDAT_D_FORMAT = ' '\n\nIMPORTING\n\nFILELENGTH =\n\ntables\n\ndata_tab = it_upload\n\nexceptions\n\nconversion_error = 1\n\nfile_open_error = 2\n\nfile_read_error = 3\n\ninvalid_type = 4\n\nno_batch = 5\n\nunknown_error = 6\n\ninvalid_table_width = 7\n\ngui_refuse_filetransfer = 8\n\ncustomer_error = 9\n\nothers = 10\n\n.\n\nif sy-subrc <> 0.\n\nmessage e005 with 'File upload failed'.\n\nendif.\n\n*Opening the session\n\ncall function 'BDC_OPEN_GROUP'\n\nexporting\n\nclient = sy-mandt\n\ngroup = p_sname\n\nkeep = p_keep\n\nuser = sy-uname\n\nexceptions\n\nclient_invalid = 1\n\ndestination_invalid = 2\n\ngroup_invalid = 3\n\ngroup_is_locked = 4\n\nholddate_invalid = 5\n\ninternal_error = 6\n\nqueue_error = 7\n\nrunning = 8\n\nsystem_lock_error = 9\n\nuser_invalid = 10\n\nothers = 11.\n\nif sy-subrc <> 0.\n\nmessage e005 with 'Unable to open a BDC group'.\n\nendif.\n\nloop at it_upload.\n\n2. Perform BDC_DYNPRO & BDC_FIELD for each screen & its fields...Eliminate those fields which are not necessary.OKCODE is mandatory\n\n(Pick this data from recording)*perform insert session details\n\n\"This code is example .. and the values mentioned in '' are from recording...\n\nperform bdc_dynpro using 'SAPMF02K' '0106'.\n\nperform bdc_field using:\n\n'BDC_CURSOR' 'RF02K-D0130',\n\n'BDC_OKCODE' '/00',\n\n'RF02K-LIFNR' it_upload-vendor_code,\n\n'RF02K-BUKRS' it_upload-company_code,\n\n'RF02K-D0110' 'X',\n\n'RF02K-D0120' 'X',\n\n'RF02K-D0130' 'X'.\n\n3. Perform BDC_INSERT here b4 endloop\n\nCALL FUNCTION 'BDC_INSERT'\n\nEXPORTING\n\nTCODE = 'FBD1' put ur TCODE 4 whch u r doin BDC\n\nPOST_LOCAL = NOVBLOCAL\n\nPRINTING = NOPRINT\n\nSIMUBATCH = ' '\n\nCTUPARAMS = ' '\n\nTABLES\n\ndynprotab = bdcdata\n\nEXCEPTIONS\n\nINTERNAL_ERROR = 1\n\nNOT_OPEN = 2\n\nQUEUE_ERROR = 3\n\nTCODE_INVALID = 4\n\nPRINTING_INVALID = 5\n\nPOSTING_INVALID = 6\n\nOTHERS = 7\n\n.\n\nIF sy-subrc <> 0.\n\nMESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO\n\nWITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.\n\nENDIF.\n\nrefresh bdcdata.\n\nendloop.\n\n*Closing the session\n\ncall function 'BDC_CLOSE_GROUP'\n\nexceptions\n\nnot_open = 1\n\nqueue_error = 2\n\nothers = 3.\n\nif sy-subrc <> 0.\n\nmessage e005 with 'Unable to close the BDC group'.\n\nendif.\n\n----\n\nStart new screen *\n\n----\n\nform bdc_dynpro using program dynpro.\n\nclear bdcdata.\n\nbdcdata-program = program.\n\nbdcdata-dynpro = dynpro.\n\nbdcdata-dynbegin = 'X'.\n\nappend bdcdata.\n\nendform.\n\n----\n\nInsert field *\n\n----\n\nform bdc_field using fnam fval.\n\nclear bdcdata.\n\nbdcdata-fnam = fnam.\n\nbdcdata-fval = fval.\n\nappend bdcdata.\n\nendform.\n\n2007 Oct 11 6:18 AM\n\nhi,\n\ninclude bdcrecx1.\n\nparameters: filename like rlgrap-filename.\n\ndata: begin of record,\n\nASNUM(18),\n\nASKTX(40),\n\nASTYP(4),\n\nMEINS(3),\n\nMATKL(6),\n\nBKLAS(4),\n\nend of record.\n\ndata: itab_program like record occurs 0 with header line.\n\n***\n\n****************************************************\n\nAt Selection Screen\n\n****************************************************\n\nat selection-screen on value-request for filename.\n\nperform query_filename changing filename.\n\n****************************************************\n\n*START-OF-SELECTION\n\n*****************************************************\n\nstart-of-selection.\n\n*-- Upload flat data to ITAB.\n\nperform upload_to_itab.\n\n*{ chg001 -- modified as per requirement\n\nperform open_group.\n\nloop at itab_program.\n\nperform upload_programs.\n\nendloop.\n\nperform close_group.\n\n----\n\nFORM UPLOAD_TO_ITAB *\n\n----\n\n........ *\n\n----\n\nform upload_to_itab.\n\ncall function 'WS_UPLOAD'\n\nexporting\n\nCODEPAGE = ' '\n\nfilename = filename\n\nfiletype = 'DAT'\n\nHEADLEN = ' '\n\nLINE_EXIT = ' '\n\nTRUNCLEN = ' '\n\nUSER_FORM = ' '\n\nUSER_PROG = ' '\n\nDAT_D_FORMAT = ' '\n\nIMPORTING\n\nFILELENGTH =\n\ntables\n\ndata_tab = itab_program\n\nEXCEPTIONS\n\nCONVERSION_ERROR = 1\n\nFILE_OPEN_ERROR = 2\n\nFILE_READ_ERROR = 3\n\nINVALID_TYPE = 4\n\nNO_BATCH = 5\n\nUNKNOWN_ERROR = 6\n\nINVALID_TABLE_WIDTH = 7\n\nGUI_REFUSE_FILETRANSFER = 8\n\nCUSTOMER_ERROR = 9\n\nOTHERS = 10\n\n.\n\nif sy-subrc <> 0.\n\nMESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO\n\nWITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.\n\nwrite : 'File opening error.'.\n\nendif.\n\nendform.\n\n----\n\nFORM QUERY_FILENAME *\n\n----\n\n........ *\n\n----\n\n--> P_FILENAME *\n\n----\n\nform query_filename changing p_filename.\n\ndata : tmp_filename like filename.\n\ncall function 'WS_FILENAME_GET'\n\nexporting\n\ndef_filename = filename\n\nmask = ',.txt,.txt.'\n\nmode = 'O'\n\ntitle = 'Select the file to Upload'\n\nimporting\n\nfilename = tmp_filename\n\nexceptions\n\ninv_winsys = 01\n\nno_batch = 02\n\nselection_cancel = 03\n\nselection_error = 04.\n\nif sy-subrc = 0.\n\nfilename = tmp_filename.\n\nendif.\n\nendform.\n\n*******************************************\n\n*perform open_group.\n\n&----\n\n*& Form UPLOAD_programs\n\n&----\n\ntext\n\n----\n\n--> p1 text\n\n<-- p2 text\n\n----\n\nform upload_programs.\n\nperform bdc_dynpro using 'SAPLBAS0' '0300'.\n\nperform bdc_field using 'BDC_CURSOR'\n\n'ASMD-ASNUM'.\n\nperform bdc_field using 'BDC_OKCODE'\n\n'=NEW'.\n\nperform bdc_field using 'RM63T-SPRAS'\n\n'EN'.\n\nperform bdc_dynpro using 'SAPLBAS0' '0300'.\n\nperform bdc_field using 'BDC_CURSOR'\n\n'ASMD-MATKL'.\n\nperform bdc_field using 'BDC_OKCODE'\n\n'=POST'.\n\nperform bdc_field using 'ASMD-ASNUM'\n\nitab_program-ASNUM.\n\nperform bdc_field using 'ASMDT-ASKTX'\n\nitab_program-ASKTX.\n\nperform bdc_field using 'ASMD-ASTYP'\n\nitab_program-ASTYP.\n\nperform bdc_field using 'ASMD-MEINS'\n\nitab_program-MEINS.\n\nperform bdc_field using 'ASMD-MATKL'\n\nitab_program-MATKL.\n\nperform bdc_field using 'ASMD-BKLAS'\n\nitab_program-BKLAS.\n\nperform bdc_dynpro using 'SAPLBAS0' '0300'.\n\nperform bdc_field using 'BDC_OKCODE'\n\n'/EBACK'.\n\nperform bdc_field using 'BDC_CURSOR'\n\n'ASMD-ASNUM'.\n\nperform bdc_dynpro using 'SAPLSPO1' '0100'.\n\nperform bdc_field using 'BDC_OKCODE'\n\n'=YES'.\n\nperform bdc_transaction using 'AC03'.\n\nendform. \" UPLOAD_programs\n\ncheck this to upload dat from excel to internal table.\n\nTABLES:zmatnr.\n\nTYPE-POOLS truxs.\n\nDATA : itab LIKE alsmex_tabline OCCURS 0 WITH HEADER LINE.\n\nDATA row LIKE alsmex_tabline-row.\n\ndata : gi_final like zmatnr occurs 0 with header line.\n\nSELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.\n\nPARAMETER : pfname LIKE rlgrap-filename OBLIGATORY.\n\nSELECTION-SCREEN END OF BLOCK b1.\n\nAT SELECTION-SCREEN ON VALUE-REQUEST FOR pfname.\n\nPERFORM search.\n\nSTART-OF-SELECTION.\n\nperform process.\n\nform process.\n\nCALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE'\n\nEXPORTING\n\nfilename = pfname\n\ni_begin_col = 1\n\ni_begin_row = 2\n\ni_end_col = 12\n\ni_end_row = 65000\n\nTABLES\n\nintern = itab\n\nEXCEPTIONS\n\ninconsistent_parameters = 1\n\nupload_ole = 2\n\nOTHERS = 3.\n\nIF sy-subrc <> 0.\n\nMESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO\n\nWITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.\n\nENDIF.\n\ndescribe table itab lines itab_count.\n\nrow = 1.\n\nloop at itab.\n\nif itab-row <> row.\n\nappend gi_final.\n\nclear gi_final.\n\nendif.\n\ncase itab-col.\n\nwhen '1'.\n\ngi_final-MATNR = itab-value.\n\nwhen '2'.\n\ngi_final-Maktx = itab-value.\n\nendcase.\n\nrow = itab-row.\n\nendloop.\n\nappend gi_final.\n\nclear gi_final.\n\nendform.\n\nFORM search .\n\nCALL FUNCTION 'KD_GET_FILENAME_ON_F4'\n\nEXPORTING\n\nstatic = 'X'\n\nCHANGING\n\nfile_name = pfname.\n\nENDFORM.\n\nregards\n\nsiva\n\n2007 Oct 11 6:29 AM\n\nPlease have a look at the following code this will give u a clear understanding for BDC session creation . This code will create a BDC session that can be processed thru SM35 . Just execute the code by creating a Z program in SE38 and then check the created session in SM35 . Reward points if info useful....\n\n&----\n\n*& Report Z_TEST_BDC_SESSIONS\n\n*&\n\n&----\n\n*&\n\n*&\n\n&----\n\nREPORT Z_TEST_BDC_SESSIONS.\n\ndata : gt_bdc TYPE STANDARD TABLE OF bdcdata,\n\ngs_bdc TYPE bdcdata,\n\nuser LIKE apqi-userid ,\n\n\"user for start session in batch\n\nkeep(1) TYPE c VALUE 'X',\n\n, \"' ' = delete session if finished\n\n\"'X' = keep session if finished\n\nholddate LIKE apqi-startdate ,\n\nw_group(12) TYPE c,\n\np_group(6) VALUE 'SLUPLD'.\n\nCONSTANTS : c_comma TYPE c VALUE ',',\n\nc_x TYPE c VALUE 'X',\n\nc_e TYPE c VALUE 'N'.\n\nCreating BDC data for a sales order\n\nPERFORM fill_bdc_screen USING 'SAPMV45A' '0102' .\n\nPERFORM fill_bdc_val USING: 'BDC_OKCODE' '/00'.\n\nPERFORM fill_bdc_val USING: 'VBAK-VBELN' '1006'.\" Enter a valid sales order\n\nEvery BDC session is uniquely identified by its group\n\nCONCATENATE p_group sy-uzeit INTO w_group.\n\nuser = sy-uname.\n\nopen , insert and close BDC group to create a session\n\nCALL FUNCTION 'BDC_OPEN_GROUP'\n\nEXPORTING\n\nclient = sy-mandt\n\ngroup = w_group\n\nuser = user\n\nkeep = keep\n\nholddate = holddate.\n\nCALL FUNCTION 'BDC_INSERT'\n\nEXPORTING\n\ntcode = 'VA02'\n\nTABLES\n\ndynprotab = gt_bdc.\n\nCALL FUNCTION 'BDC_CLOSE_GROUP'.\n\nFORM fill_bdc_screen USING p_prog\n\np_scrn.\n\nDATA : ls_bdc TYPE bdcdata.\n\nMOVE : p_prog TO ls_bdc-program,\n\np_scrn TO ls_bdc-dynpro,\n\nc_x TO ls_bdc-dynbegin.\n\nAPPEND ls_bdc TO gt_bdc.\n\nENDFORM. \" fill_bdc_screen\n\nFORM fill_bdc_val USING p_fnam\n\np_fval.\n\nDATA : ls_bdc TYPE bdcdata,\n\nl_str TYPE string.\n\nMOVE p_fval TO l_str.\n\nMOVE : p_fnam TO ls_bdc-fnam,\n\nl_str TO ls_bdc-fval.\n\nAPPEND ls_bdc TO gt_bdc.\n\nENDFORM. \" fill_bdc_val\n\n2007 Oct 11 6:50 AM\n\nHi Amardeep,\n\nFor a BDC upload you need to write a program which creates BDC sessions.\n\nSteps for BDC Uplaod:\n\n1. Work out the transaction you would use to create the data manually.\n\n2. Use transaction \"SHDB\" to record the creation of one material master data.\n\nClick the New recording button or the Menu - Recording - Create\n\n3. Save the recording, and then go back a screen to the overview.\n\n4. Select the recording and click on Edit - Create Program.\n\nGive the program a Z* name, and select transfer from recording.\n\n5. Edit the program. You will see that all the data you entered is hard-coded into the program. Make the following changes:\n\na. After the start-of-selection, Call ws_upload to upload the file (the excel file needs to be saved as TAB separated).\n\nb. After the open-group, Loop on the uploaded data. For each line, perform validation checks on the data, then modify the perform bdc_field commands to use the file data.\n\nc. After perform bdc_transaction, add endloop.\n\nExecute the program. It will have options to create a batch session or to process directly.\n\nPlease reward points if useful.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1085047", + "domain": "archive.sap.com", + "file_source": "part-00425-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2008 Oct 13 11:20 PM\n\nHi Everyone!\n\nWe need to make a program that create a new request, read another program , and add to this new request all elements used inside that program, like element type, domain, includes etc. The ideia is to transport only this request to another environment, and have the entire program working fine on the new environment.\n\nDoes anybody has any idea how to make this? Do you think is it possible?\n\nThanks very much.\n\nLuíza\n\n2008 Oct 14 2:51 AM\n\nHi,\n\nTry using a BDC to create a new request..You can get back the created request from the table. Then again run a BDC to relate the objects to this new request... The values or the object names to run the BDC can be again got from tables...\n\nregards,\n\nMadan,,\n\n2008 Oct 14 2:51 AM\n\nHi,\n\nTry using a BDC to create a new request..You can get back the created request from the table. Then again run a BDC to relate the objects to this new request... The values or the object names to run the BDC can be again got from tables...\n\nregards,\n\nMadan,,", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/142659", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2006 May 04 4:26 PM\n\nWe have installed a high availability solution and I am in the process of trying to determine all the libraries and IFS objects I should be replicating. There are a couple of libraries on the system which I am not sure how they are really used or if they are just some leftovers from some maintenance or upgrade process in the past. Examples, R3QTEMP and GEN46DEOPT. I know different iseries customers are using various HA solutions but I would be interested if anyone could state what specific libraries and IFS links they are replicating for HA purposes.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Russ,\n\nR3QTEMP should be deleted and should never appear again as it was replaced by PCHsid a few years ago ...\n\nI assume, you are using a 4.6D system ...\n\nThen I would use the following:\n\n- r3siddata\n\n- r3sidjrn\n\n- kernel lib\n\n- r3sid400\n\n- r3400\n\n- r3sys\n\n- r3wrk00\n\n- /usr/sap/sid/sys/profile\n\n(i would exclude the rest as it only creates problems with locking situations and batch jobs - at least you should exclude the batch job directories)\n\nIf you need more detailed descriptions, please let me know.\n\nRegards\n\nVolker Gueldenpfennig\n\nconsolut.gmbh\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Russ,\n\nlet me add a list of 6.40 lib's and structures:\n\nR3DATA\n\nR3400\n\nR3JRN\n\nSAPDB\n\nSAPJRN\n\nJ2EELIB\n\nKERNELLIB\n\nDirectories:\n\nusr/sap//.\n\nsapmnt//.\n\nsapmnt/trans/.\n\nHope it helps\n\nRegards\n\nBjoern Willig\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 56 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1093679", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 20 7:54 AM\n\nHello all !\n\nI've to develop some php pages which will search informations in our SAP database.\n\nAfter a quick search, I've found SAPRFC and some samples.\n\nI've seen that i'll have to use the function CallFunction which uses BAPI functions. But, I've no documentation about this function (and how do we have to use the differents parameters like SIGN, OPTION, LOW, ...)\n\nWhere can I find documentation about this ???\n\nThank you very much.\n\nHelp others by sharing your knowledge.\n\nAnswer\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Pil,\n\nI am also developing php scripts interfacing SAP world, and wrote a couple of blogs about it:\n\n[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4459] [original link is broken] [original link is broken] [original link is broken];\n\nWhat I am usually doing is, at first, to test the BAPI / RFC in SE37. Function module documentation should be available there.\n\nThen I run the saprfc_test.php script available in the saprfc installation, and here one can also get some reference php code.\n\nHope this could help. If you need some further info, just let me know.\n\nKind Regards,\n\nFlavio Ciotola\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHave you check the PHP Blogs? [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/58]\n\nI haven't use any BAPI yet...But I have done a lot of SAP Transaction emulation on PHP...\n\nYou can also check the WIKI for [Must Read Blogs|https://wiki.sdn.sap.com/wiki/display/EmTech/Mustreadweblogs]\n\nGreetings,\n\nBlag.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1066848", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 29 1:33 PM\n\nHi,\n\ni like to see from the item master data , the Purchasing UoM in the A/R Invoice as a table field.\n\nI tried it in many ways, but it doesn't work. maybe the sql statement is wrong.\n\ncould somebody help me?\n\nthanks\n\nmichael\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThank you all for your reply.\n\nbut it doesn't work anyway.\n\ni create a word document , that shows , what i want to do.\n\n[http://www.mydrive.ch]\n\nfor login: name:polley password:sap2008\n\ngreetings from hamburg\n\nmichael\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nmany many thanks for you fast answer.\n\nit works !!\n\nbest regards\n\nmichael\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nMichael\n\nI think the UDF you have created is in the Marketing Document lines.\n\nSuda\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Michael,\n\nTry this query to see if it works:\n\n```\nSELECT T0.purpackmsr from oitm T0 where T0.itemcode=$[$38.1.0]\n```\n\nThanks,\n\nGordon\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi Sridharan,\n\nthanks for your fast reply ,\n\ni'm sorry, but the sql statement doesnt't work. (failed)\n\ni use SBO2007\n\ngreetings michael\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n```\n$[Inv1.itemcode] is a System variable. As with any system variable, \nif you only run it within the Query Generator, it will give you error, as \nwithin the query generator the system cannot retrieve the correct current \nvalue for the system variable. \n\nTherefore, you need to run the query either from the menu: Tools -> \nUser Queries, or from within a document as formatted search.\n```\n\nUse the following query as FMS to the Row level UDF in AR Invoice\n\n```\nSELECT oitm.purpackmsr from oitm where oitm.itemcode=$[Inv1.itemcode]\n```\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 9 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1092631", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 18 1:14 AM\n\nHi Gurus,\n\nIs there a way i can get count of approvers involved in a shopping cart approval from 0BBP_TD_SC_1 datasource.\n\nAlso wanted to know what is the significance of header records for a shopping cart id. I see that for one guid there can be 2 0r 3 header records too.\n\nPoints will be awarded for helpful answers.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi BW,\n\nCheck the link:\n\nhttp://help.sap.com/saphelp_nw04/helpdata/en/e0/9e01b206d03c45bc2a00269265d9e9/frameset.htm\n\nalso keyfigure :0BBP_APRCT which is used to determine the number of approval steps that a shopping cart is subject to.\n\nHope it helps,\n\nregards,\n\nSupriya\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nhttp://help.sap.com/saphelp_nw04/helpdata/en/6a/5dad26e59ce24f883d97c31f557ce0/content.htm\n\n0BBP_SC_ID SC_NUMBER\n\n0SC_CURR CURRENCY\n\n0CALDAY SC_DATE\n\n0BBP_DESCR DESCRIPTION\n\n0BBP_APRCT APPROVER_COUNT\n\n0BBP_BEG_DT APPR_START_DATE\n\n0BBP_RELSC STAT_RELEASE\n\n0BBP_APPROV APPROVER_ID\n\n0BBP_BEG_TM APPR_START_TIME\n\n0COMP_AUTHLV APPROVAL_LIMIT\n\n0APPR_CURR APPROVAL_CURR\n\n0BBP_END_DT APPR_END_DATE\n\n0BBP_END_TM APPR_END_TIME\n\n0LOGSYS_PUR BBP_LOG_SYSTEM\n\n0RECORDMODE UPMOD\n\n0BBP_DELSIG ITM_DEL_IND\n\n0BBP_BUYID ORDERER_ID\n\n0BBP_DOGUID ITM_PARENT\n\nand also check SAP note no: 616554\n\nThanks\n\nReddy\n\nHi Reddy,\n\nThank you very much for your input. What you said is correct, in case of 0BBP_TD_SC_APPR_1 datasoruce I need to assign 0BBP_APRCT to APPROVER_COUNT. But i wanted to get the approvers count from 0BBP_SC_TD_1 datasource. Was wondering if there is any way i can get this count/number of approval steps from this datasource.\n\nAlso does SC_COUNT add any value to what i am looking for. This just gives the count of headers in a shopping cart. I also wanted to know why do we have more than one header for any shopping cart. Does the count of header represent the approval steps involved by any chance.\n\nPlease advice.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/835098", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2008 Apr 23 2:10 PM\n\nhi gurus\n\ni have two internal table tab1 and itab2\n\ni am using\n\nappend lines of itab1 to itab2.\n\nit is appending all the field of itab1 to itab2 but not the last to fields\n\nplease help me with the same as soon as possible.\n\nthe structure of the two are not same and i cant change it also.\n\nplease help me as soon as possible\n\nthanks alot in advance.\n\nanuj\n\n2008 Apr 23 2:13 PM\n\n2008 Apr 23 2:14 PM\n\nhi,\n\nuse move corresponding to work ara and then append work area to itab\n\nregards,\n\nchandu\n\n2008 Apr 23 2:15 PM\n\nHi,\n\nYou can use append when both internal tables are equal structures.\n\nUse MOVE statement.\n\nRegards,\n\nChandu\n\n2008 Apr 23 2:16 PM\n\nSo I guess the problem is the tables have not the same structure.\n\nI'm not sure, but I think you must, inside a loop on your itab1, fill a work area that has the same structure of itab2 and append it to this table.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/133140", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3615730", + "domain": "archive.sap.com", + "file_source": "part-00239-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2014 Sep 07 5:13 PM\n\nHi,\n\nWhen the folder structure has commas, bods 4.1 is not accessing the complete directory..\n\nHowever file_exists functions return 1 as expected.\n\nTo elaborate, check highlighted folder name which is comma separated\n\nM:\\Source\\03 Source\\3.5 Developments, User Interface, Integration\n\nError:\n\n12780 13500 FIL-080101 5/09/2014 6:08:34 PM Cannot open file . Check its path and permissions.\n\nBut when the folder structure is M:\\Source\\03 Source\\3.5 Developments (without commas in folder name) then the files are accessible.\n\nPlease help to resolve?\n\nTried to enclose the path within double quotes as well. No luck..\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Nisha,\nSave the below path in a variable and try accessing it.\n\n'M:/Source/03 Source/3.5 Developments, User Interface, Integration'\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYes. Reversed the slashes. Tried double quotes to enclose. Tried to concat commas manually.\n\nNone worked.\n\nFile exist checks work. Only when we expect the files to be read or written into this folder, it fails.\n\nIt only considers the path until the first comma. Hence fails as the path is incorrect as no such path exits.\n\nFull path: M:\\Source\\03 Source\\3.5 Developments, User Interface, Integration\n\nBODS considered path: M:\\Source\\03 Source\\3.5 Developments\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3819125", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2015 Oct 29 6:07 AM\n\nDear Experts,\n\nHope you all are doing well !\n\nI have old project coding key and new project coding key in coding mask. We want to restrict old project coding key, due to this reason we selected lock indicator in coding mask setting for any new PD, WBS, AR & Lock indicator for standard WBS also by using old project ID.\n\nBut this is restricting to create New sub WBS also for the project which exist in system for old project ID.\n\nIs there any way to restrict new AR, Project Definition creation for old project ID but allow to create sub WBS for existing projects with same old project ID.\n\nRegards\n\nSingh AK\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Singh,\n\nFirst check whether you can do via Validation OPSI, else try with user exit CNEX0002, contact your abaper.\n\nRegards\n\nTerence\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 118 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1043973", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 12 3:20 PM\n\nHi there,\n\nOur development environment is VB 6.0 and Crystal Reports 8.5\n\nI Installed Crystal Reports XI on the same machine (Windows 2003 SP2) - both works fine\n\nNow the reports which saved as XI no longer be open with the application\n\nWhat should I do to make the application view the XI reports?\n\nThanks,\n\nOded Dror\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThank you for posting your solution\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThere are two possible problems here. Seeing as you have 8.5 and XI on the same machine, there is a very good chance your VB application is loading the 8.5 engine which will not open the XI reports.\n\nThe other possibility would be on how VB is calling the reports. If you are using the OCX or API calls then that older print engine will also not work with XI reports. You should be using the RDC.\n\nGood luck,\n\nBrian\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Oded\n\nPlease search for the following thread in the forums for Business Objects SDK Application Development » .NET Development - Crystal Reports\n\nThread: working on crystal reports with . NET.\n\nIn case this is not what you are looking for, I would suggest you to post this question to the above forum for .NET Development - Crystal Reports.\n\nHope this helps!!!\n\nRegards\n\nSourashree\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/2100731", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 Dec 17 3:53 AM\n\nHi,\n\nI am working on iOS and could manage triggering workflow from App on mobile device into the server. I could see the message in server and now I am trying to send a response through a workflow. What are the settings I need to do in SCC to make this work and get the notification mail in the mobile device? I tried configuring the notification mailbox too but didn't know how to proceed. Can someone help me with this?\n\nThanks in advance.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHave you been following through the steps outlined in the documentation? What values have you use in configuring the device user/application connection, the workflow and the mailbox? Which mail server are you using? What errors are you getting, if any? Have you set the trace level of WorkflowClient to Debug and, if so, are there any errors in those logs? Have you confirmed that the message you are sending has the correct information in its fields in relation to the matching and extraction rules of your workflow?\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 57 |\n| 10 |\n| 9 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/637360", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Nov 17 4:00 AM\n\nHi folks,\n\nI have a task of replicating BPs from CRM to OLTP system. I am new in this area. Can anyone guide me with some kinda step by step documentation, SAP notes. Once I am done with this, I need to replicate the Sales Orders too. Please guide.\n\nThanks\n\nJohn\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Fredrick\n\nJust check out the Best Practices for CRM Master data and transactional data replication guide (C03) on the following link.\n\nhttp://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/html/BBlibrary.htm\n\nIt should help you with BP and transactions replication both\n\nHope this will help\n\nRegards,\n\nRekha Dadwal\n\nYou gain a point for every point that you reward. So reward helpful answers generously\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 19 |\n| 5 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1050483", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 17 6:40 PM\n\nCan someone please tell me how in print layout designer I can display a new date field based on a calculation of another date field.\n\nFor example take a date and subtract 5 weeks or 35 days so if deldate = 09/01/08 display the date 5 weeks earlier.\n\nIs this possible in PLD? If not then I guess I could create a new udf on the marketing row and calculate the date and then display it on the form.\n\nIdeas?\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThe formula field in PLD can do mormal calculation but date function support is not there. The UDF displays in the PLD will be your right solution.\n\nThanks,\n\nGordon\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nKeith,\n\nYou can actually do days.\n\nLet us suppose your date field is Field_175 (typically Posting date on Sales Order)\n\nYou can have a Formula field with the formula\n\nField_175 - 30\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 119 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1231335", + "domain": "archive.sap.com", + "file_source": "part-00425-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Feb 11 8:41 AM\n\nHi Experts,\n\nI am working with webservices model Using NWDS 7.013. One application (webservice model) was developed in old portal server after that portal server was scrapped. XI server only available now. Currently i have a new server. I import into that application into My NWDS using the New server.\n\nRefering the below thread\n\nI added following code in the component controller before execute the model\n\n```\nreq._setUser(\"username\"); (eg. user_XI)\nreq._setPassword(\"password\"); (eg. password_XI)\n```\n\nwhile executing the model in the component controller the following exception will be occured\n\njavax.xml.rpc.soap.SOAPFaultException\n\nHow can i rectify this? anything i am going to create JCO in SLD or any configuration going to create Visual administrator? Please give me your valuable suggestions....\n\nRegards,\n\nP.Manivannan.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Manivannan,\n\nCheck the following blog and analyse the exception yourself:\n\n/people/steinermatt/blog/2008/04/23/theres-a-rule-for-every-exception\n\nRegards.\n\nRajat\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 52 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3598137", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2014 Aug 04 2:08 PM\n\nHello\n\nthis is my first post, so please don't be to critical 😃\n\nI had some trouble on Windows 7 Computer with the 32 bit B1 Client, We got around 2-to-7 C++ Errors per day (i cant find the Screenshot from that specific error anymore), so we decided (with help from the SAP Support) why not try the 64 Bit Client on that Machine.\n\nSadly it still Crashes.\n\nI can re-enact the specific module crash by simply interrupting the Client to Server connection\n\nIs anyone else Experiencing something simmilar?\n\nDoes aynone else have an idea what else could cause the Problem?\n\nDoes anyone know how to get around the Problem?\n\nBest regards\n\nMoritz Collin\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nWelcome to B1 forum. What is your B1 version and PL?\n\nThanks & Regards,\n\nNagarajan\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nCould you advice at which condition B1 crash? Please check SAP note:\n\n1989457 - Analysing unexpected application shutdowns\n\nThanks & Regards,\n\nNagarajan\n\nApplication shutdown is \"random\" and in case of a short network losss reproducible\n\non only one workstation ( in the real scenario, but with all users on that workstation)\n\ni can reproduce it with every database in different scenarios and in the sam PL and under different PL\n\n( i also tried it under 9.1 just for the fun of it, same thing)\n\nit happens if you run it ass adminsitrator and also if not\n\nno UDFS, No Addons, same error\n\nWe allready created the dumpfile, and cheked it with the support nothing Helpfull in it sadly\n\nBest Regards\n\nMoritz Collin\n\nPS: just tell me what more information you need and i wil collect it eg. whole network traffic etc\n\nHi,\n\nPlease refer below link to fix DLL error:\n\nThe Program can&#39;t start because MSVCR110.dll is missing from your - Microsoft Community\n\nThanks & Regards,\n\nNagarajan\n\nSorry but that doesnt fix it,\n\nfirst of all dll is not missing in all of the systems, secondly i tried it on different machines.\n\nthe Problem ist not that the dll is mising, the problem is that if i lose connection to the server, b1 client crashes, and in the error eventlog i get the module name of the application that crashed MSVCR100.dll\n\nAgain the module only crashes if i lose connection to the server.\n\n| User | Count |\n| --- | --- |\n| 116 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1029806", + "domain": "archive.sap.com", + "file_source": "part-00142-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2008 Sep 02 9:51 PM\n\nHello,\n\nI´m using Idoc Pricecatalogue02 for Pricat inbound. I could upload the idoc without problem and with the right status. Then I´m seeing the price catalog using transaction W_pricat_maintain. The problem is that always the light for the article is grey. I supposed it has to be green. Does someone know what is happening?\n\nThank You\n\n2008 Oct 12 9:04 AM\n\nHi Maria,\n\nI am facing the same issue. let me know the answer, If you have solved it?\n\nregards,\n\nRaja\n\n2008 Oct 16 6:23 AM\n\nHi,\n\nYes, I thought i wasn't working (because in IDES worked different), but this is the normal behaviuor. When you upload the catalog the light is grey, after the creation of the article the light will turn green,or if the creation failed the light will turn red.\n\nYou can read note 1038571.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1330368", + "domain": "archive.sap.com", + "file_source": "part-00452-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 May 05 3:59 PM\n\nHi,\n\nI have an ALV with like 3 lines with dropdown fields, each line needs several dropdown values in the same column.\n\nIn BSP this is easy with an iterator but I couldn't find a possibility to do this in WDA.\n\nAt the moment my ALV Dropdown Fields for every line get filled from Context Value Set of the corresponding field - any Ideas how to create a single Dropdown for each Row and Column? (then I could supply every Dropdown the Value Table I want to see)\n\nThe other way would be not to change the ALV but the Context Value Sets - but I found no methods to change the Value Set for each row in a context table.\n\nOther (working) ideas also Welcome.\n\nthanks + regards,\n\nSebastian\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nnot even a \"sorry this is not possible\"?!\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n>\n\nThat's should be the case. If you set the Singleton option correctly, you will get a new instance of the entire child node that conaints the dropdown values for each element in the parent. This allows you to have unique DDLB values per row in your table as you described that you wanted.\n\nHi,\n\nWhen you refer this link-\n\nTo have the different values for each row then populate the different valuesets for each row by looping the table to which the ALV is bound.\n\nDATA:\n\nls_value_set TYPE wdr_context_attr_value.\n\n```\nloop at lt_final into ls_final.\n\n***For each row based on condition fill the valueset.\nif sy-tabix eq 1. \"1st row.\n ls_value_set-text = space.\n INSERT ls_value_set INTO TABLE ls_final-valueset.\n ls_value_set-value = space.\n ls_value_set-text = '1'.\n INSERT ls_value_set INTO TABLE ls_final-valueset.\nelseif sy-tabix eq 2.\n ls_value_set-text = space.\n INSERT ls_value_set INTO TABLE ls_final-valueset.\n ls_value_set-value = space.\n ls_value_set-text = '1'.\n INSERT ls_value_set INTO TABLE ls_final-valueset. \"Diferene values\nendif.\nappend ls_final to lt_final1.\nclear ls_final.\nendloop.\n```\n\nlt_final1 bind to the table.\n\nNow get the column references of the node to which table is bound.\n\nDATA: lr_node type ref to if_wd_context_node,\n\nlr_info type ref to if_wd_context_node_info.\n\nlr_node = wd_context->get_child_node( 'FINAL' ).\n\nlr_info = lr_node->get_node_info( ).\n\nUse GET_COLUMNS of cl_salv_wd_config_table to get column references.\n\ndeclare a dropdown index element.\n\nloop at the lt_columns into lr_cols.\n\nwhen 'colname'.\n\nCREATE OBJECT lr_drp_idx\n\nEXPORTING\n\nselected_key_fieldname = lv_id. \"column name\n\nlr_drp_idx->set_texts( 'VALUESET' ). \"Attribute name of the node\n\nor set_on_select to bind the valuset attribute\n\nlr_cols->set_cell_editor( lr_drp_idx ).\n\nendloop.\n\nRegards,\n\nLekha.\n\nHi Thomas,\n\nI now created a dummy node (since my node was on root layer and there is only singleton allowed).\n\nBut it still doesn't work.\n\nI loop over the elements in the node under the dummy node (which is NOT set as singleton) and set the value set there for each line (element).\n\nBut unfortunately the ALV Output is still the same - all value sets are the same -.-\n\nHope u still have some hints for me\n\nbest regards,\n\nSebastian\n\nHello Sebastian,\n\ncould you elaborate on how you made this work?\n\nDid you have a table of nodes each with one element and show those elements in your table? I can see how something like this might work with hierarchical tables (using a master column) - but even in this case all elements within the same branch share the same node.\n\nI can't see anyway of populating the dropdown by key values other than populating the valuelist of the attribute info (derived from node info) I certainly can't see any way to bind the valuelist on and element by element basis.\n\nI believe there may be a solution using the dropdown by index - was this how you solved your problem?\n\nI would be very interested to understand how you solved this problem.\n\nThanks!\n\nChris\n\nHi guys,\n\nfor all who lost in translation and landed on this question... i found a (the) solution for myself.\n\nIf you want different values in each dropdown in each cell of one column ( 'BKVID' ) ...\n\n1. define a context node which is explicit for the alv. (that was my first error in reasoning)\n\n2. add in that node an attribute 'BKVID_CONTEXT' with the type WDR_CONTEXT_ATTR_VALUE_LIST\n\n3. fill the node with all data inclusive the value list 'BKVID_CONTEXT'\n\n4. use dropdown by index for selection (that was my second error in reasoning. do not use dropdown by key)\n\n```\n* Declare variable to store column details\n\n DATA: ALV_CONFIG_TABLE type REF TO CL_SALV_WD_CONFIG_TABLE.\n DATA: wd_table_usage TYPE REF TO if_wd_component_usage.\n DATA: wd_table TYPE REF TO iwci_salv_wd_table.\n\n DATA: \n column_settings TYPE REF TO if_salv_wd_column_settings,\n column TYPE REF TO cl_salv_wd_column,\n column_hdr TYPE REF TO cl_salv_wd_column_header,\n lr_input_field TYPE REF TO cl_salv_wd_uie_input_field,\n lr_dropdown_key TYPE REF TO cl_salv_wd_uie_dropdown_by_key,\n```\n\nlr_dropdown_idx TYPE REF TO cl_salv_wd_uie_dropdown_by_idx, <== very important\n\n```\nlr_text_editor_v type REF TO CL_SALV_WD_UIE_TEXT_VIEW,\n lr_field type ref to cl_salv_wd_field,\n lr_field_settings type ref to if_salv_wd_field_settings,\n lr_aggr_rule type ref to cl_salv_wd_aggr_rule,\n lr_sort_rule type ref to cl_salv_wd_sort_rule.\n\n wd_table_usage = wd_this->wd_cpuse_TC031_ZBI_AZP_ALV( ).\n IF wd_table_usage->has_active_component( ) IS INITIAL.\n wd_table_usage->create_component( ).\n ENDIF.\n\n wd_table = wd_this->wd_cpifc_TC031_ZBI_AZP_ALV( ).\n alv_config_table = wd_table->get_model( ).\n\n column_settings ?= alv_config_table.\n\n column = column_settings->get_column( 'BKVID' ). \n column->set_visible( if_wdl_core=>VISIBILITY_VISIBLE ).\n\n CREATE OBJECT lr_dropdown_idx EXPORTING selected_key_fieldname = 'BKVID'.\n\n call METHOD lr_dropdown_idx->set_valueset_fieldname EXPORTING value = 'BKVID_CONTEXT'.\n call METHOD lr_dropdown_idx->set_type \n EXPORTING value = if_salv_wd_c_uie_drdn_by_index=>TYPE_KEY_VALUE.\n\n column->set_cell_editor( lr_dropdown_idx ).\n```\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3677222", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2015 Jan 07 1:30 PM\n\nHi Team,\n\nI am using SAP Design Studio 1.3 sp02 . I am facing issue when using pie chart and selecting show data labels. if I select display format as \"Default \" I am getting the values in percentage with two decimal places I want to avoid this .\n\nif I select the display format as #,##0, i am not getting the percentage symbol but displaying value as 1 or 0. kindly find the attached snap shot regarding the same. pls let me know any workarounds\n\nRegards,\nBala\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 8 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1345513", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2009 May 18 7:03 PM\n\nHi everybody, I created a programa in ABAP that was generated with the its mobile generator provided by SAP. This application calls a sapscript, if I print it in a system printer there is no problem, but sometimes I need to print it in a network printer.\n\nI tested passing the printer parameter 'LOCL', but this works if I run the application on a laptop, but if I run the application on a mobile device with windows mobile 5, it doesn't work.\n\nThanks and Regards.\n\n2009 Jun 01 3:18 PM", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1719469", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2010 Jun 23 9:56 PM\n\nIs there a way to have transaction MB51 display the Detail List as default upon execution as opposed to the old-looking report?\n\nRight now, I execute the report, then I have to click the \"Detail List\" button to see it in ALV format.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nNote 357187 gives me the impression that as of SAP release 4.0, the display was changed to a grid based, heirarchical view from a ALV report. This can be accomplished by changing RM07DOCS report, but you may want to raise an OSS message first.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 116 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/620207", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Nov 01 8:23 AM\n\nHi ,\n\nWe are going for REM.\n\nThe REM assembly has some components with split valuation. (Locally puchased & Imported).\n\nWhen we confirm the assembly, how will system backflush the stock?\n\nI have learnt that \"Stock determination Grp\" will take care of this.\n\nIf so, please elaborate on :\n\n1. How to set STG,\n\n2. Where to assign the STG\n\n3. Any other paramater to be set.\n\nThanks\n\nNitin\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThanks All\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nYou can assing a stck determination rule in OPJ2 & define a SDG in OSPX.\n\nIn the SDG, you can define which valuation type to be chosen first.\n\nTo check out the conf go to Material manatgement~~> inv management~~\n> Stock determination.\nYou can also assign SDG in rem profile also. But make sure you have correct sdg as per requirement.\n\nRegards\n\nVineet\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThanks Vineet.\n\nWe are operating with REM. one way is to set the SDG in REM profile. With this, the SDG will be applicable to backflush all the components of the subassembly.\n\nThe scenario is : Subassembly has 2 components For each, the SDG is different.\n\nCan I set the respective SDG in MRP2 view for the compoents and not is REM profile of the subassembly?\n\nPlease Guide.\n\nThanks\n\nNitin\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 9 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/592277", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Oct 11 8:03 AM\n\nHi,\n\nI have installed SEM-BCS 6 on our DEV server. After installation, tried customising in the workbench but the process and techinal view only shows Data basis and Consolidation Area nodes. I do not see any hierarchy for Data model, master data, consolidation functions etc. but just the two nodes.\n\nWe had done a pilot install, where we had installed the delivery example which worked fine and the process view and technical view both had the necessary nodes.\n\nMy question is that, do we need to load the delivery example to see the complete views or is there any other way to activate/generate these views?\n\nThanks\n\nNeeraj\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nneeraj,\n\nCoA - place any code. If it doesn't exist, the system will propose to create a value.\n\nNo special transactions needed.\n\nVersion 100 is not created automatically. Don't set any versions neither in data basis nor in cons area.\n\nWhen you generate the data basis and a cons area and enter the system again, it starts to offer you a screen with permanent parameters. Set there version 100. After that in workbench create this version 100.\n\nNext time when you enter the system, in the frame with parameters you'll be able to save them. Only after that the menu will appear.\n\nI want to reset the rating\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Neeraj,\n\nHope this can help you :\n\n1 . in data basis, tab \"Field Catalog\", fill \"infocube for totals records\"\n\n2. tab \"data stream\" , tick \"Document\", \"Inventory Data\", \"Supplier Data\" ,etc(depends on your requirement). Afterwards, click \"Generate Button\". Then save it.\n\nThis step will generate the view (such as master data, consolidation function ,etc).\n\nYou will asking to enter permanent parameters. Please make sure that you have already maintain the fiscal year variant before you do those steps.\n\nYou can copy the \"infocube for totals records\" from the bussiness content (in t-code RSA1).\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 2 |\n| 2 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3680542", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2015 Jan 14 9:47 AM\n\nHello Experts,\n\nWe have a transaction getting created in SAP CRM from external application.\n\nWe want to change the Sales Office in that transaction in debug mode (as we can not edit the sales area data in the organization tab in the transaction)\n\nCould you please suggest which table should be used to perform this activity.\n\nKindly revert.\n\nThanks and Regards\n\nDJ\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\norg master data is stored in HRP100* tables in CRM...\n\nTransaction org data is stored in CRMD_ORGMAN.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 18 |\n| 5 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1082389", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2008 Oct 10 4:14 PM\n\nhi,\n\ni have a custom table. i want to create a copy of it along with its data. can it be done without writing a z program ??\n\nthks\n\n2008 Oct 10 4:25 PM\n\nIt cant be done . You have to write a z pogram to update the data in the new dbtable.\n\n2008 Oct 10 4:25 PM\n\nIt cant be done . You have to write a z pogram to update the data in the new dbtable.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1315109", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2009 Apr 21 3:10 PM\n\nHi All,\n\nI have a custom table which has records that represent set of rules. Now my question is how can I display records of a custom table on selection screen dynamically. Because I cannot define selection screen manually with these records as it is not future proof.\n\nThanks for your assistence,\n\nVenkat\n\n2009 Apr 21 3:22 PM\n\nHi,\n\nyou can achieve this in pbo by checking whether the records are there or not in the custom table, design a screen which satisfies your requirement\n\n2009 Apr 21 5:17 PM\n\nYou can use PBO event to create the screen depending on your conditions you can edit the selection screen,.\n\nIf it is also conserned with user interaction then you can also edit screen in PAI event.\n\nIf you are not using module pool.\n\nyou can make use of at selection screen event and loop at screen.\n\nRegards,\n\nLalit Mohan Gupta.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3672086", + "domain": "archive.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2014 Dec 22 3:37 PM\n\nHi experts,\n\nI am facing issues on report while moving Development to production .\n\nDevelopment report is Containing two queries top of info provider.find the screen of report\n\ndevelopment report is working correctly..\n\nWhen moving to production- selected management dependencies I have selected particular connection and info-provider.\n\nbut only first query showing second or remaining query is not showing.find the screen shot\n\nwhat is issues ..All the BI report is moved to BI production..\n\nPlz help..\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi there,\n\nAre you able to create a very simple Webi document in Production with your second query / olap connection?\n\nWith regards\n\nGill\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/137331", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2006 Apr 21 4:00 PM\n\nWe have a big VS2003 project that includes the calling to an SAP remote function thanks to SapNetConnector 2.0.\n\nAll was working well, but today we received an strange error when invoking that function: \"FUNCTION NOT IMPLEMENTED\". I checked the function in SAP but it remains without change.\n\nI would like to know, under which circumstances this messages issues?\n\nBest regards.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHI Gironas,\n\nEVen i Faced the same problem. I guess it is beacuse of the modification of the RFC function.\n\nYou should relaod your proxy (i mean) you should remove the proxy create one more in the VS2003. Then it should work.\n\n(if it solved your problem please dont forget to award me the points)\n\nRegards\n\nram\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 53 |\n| 10 |\n| 9 |\n| 8 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3501812", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2014 Feb 13 12:13 PM\n\nGood Day Experts\n\nI've got the following problem.\n\nI've created a travel plan and I want to create an expense report on the same trip number.\n\nHowever when creating the travel expense I do get the following error :\n\n| |\n |\n\nThis does not happen in the back end system (TRIP)\n\nI would appreciate any assistance.\n\nRegards\n\nJaco\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Jaco\n\nIf its only in the web dynpro, it sounds like an error as I am quite sure there are some corrections for this. What is your EA_HR version and SP level?\n\ncheers\n\nSally\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 123 |\n| 8 |\n| 8 |\n| 6 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/592419", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2007 Oct 11 9:26 AM\n\nI am using TCODE VA02.\n\nI go to GOTO --> Header --> Partner and it displays Partner list. Then I double click on one of those partner which displays Partner data, addr (SAPLV09C Screen 5000) in change mode. I need to make this screen in DISPLAY mode not in Change but I've not found a USEREXIT before the screen is displayed.\n\nWhat can I do?\n\nSAPLV09C is a function pool with include LV09CF70 where I have found the form FCODE_PSDE_1000; here, I think to insert the code so as to obtain my purpose.\n\nDo you think is the best solution (even if I had to modify a standard object)?\n\nI thank you in advance.\n\nBest regards, Paolo.\n\n2007 Oct 16 7:13 AM\n\nHi ,\n\nsorry for late reply ! as i was busy with some other work.\n\nZSDAUTHO1 is the include and its being called from userexit_field_modification function. as it might not come coz u r searching for partner data.\n\nbut MV45AFZZ should work definately , as everyone can write user exit functions here ...\n\ntry it out , tell me if u can get any other solution.\n\nthanks & regards,\n\n2007 Oct 12 6:23 AM\n\nHi Paolo,\n\nHere is some of the partial solutions , i dont know weather it will be helpful or not,\n\n1. You can u can freeze screen fields using the subroutine userexit_field_modification in the include MV45AFZZ .\n\n2. check the function exit EXIT_SAPMV45A_004 in the enchancement V45A0003 .\n\n3. Also you can make changes and write a code in to Include ZSDAUTH01 in Program SAPLV69A. In that UserExit_Field_Modification Function is there , u can write code like,\n\nloop at screen.\n\nif screen-name = 'NAME_OF_FIELD_HERE_IN_CAPS'.\n\ne.g. screen-input = 0.\n\nmodify screen.\n\nendif.\n\nendloop.\n\n[ set attributes of screen such as REQUIRED, INPUT, OUTPUT, INTENSIFIED, INVISIBLE, ACTIVE, DISPLAY_3D, VALUE_HELP to 1(ON) or 0(OFF) ] \n\nTry this solutions , and tell me weather its useful or not !!\n\nReward with some points if useful ...\n\nThanks & Regards,\n\n2007 Oct 12 5:09 PM\n\nHi bh_hir,\n\nfirst I would like to thank you for your reply. I've tried the first and the second\n\nsolution as you suggested me, but they are not called when I double click on\n\na partner in order to go to subscreen of Partner data.\n\nRegarding the third solution I have not understood where I found the include ZSDAUTH01; do I have to insert it in the functionpool SAPLV69A?\n\nPlease, could you explain me this point in detail?\n\nI thank you again. Regards,\n\nPaolo.\n\n2007 Oct 16 7:13 AM\n\nHi ,\n\nsorry for late reply ! as i was busy with some other work.\n\nZSDAUTHO1 is the include and its being called from userexit_field_modification function. as it might not come coz u r searching for partner data.\n\nbut MV45AFZZ should work definately , as everyone can write user exit functions here ...\n\ntry it out , tell me if u can get any other solution.\n\nthanks & regards,\n\n2007 Oct 18 10:15 AM\n\nHi,\n\nthank you for your reply. I've tried to work with MV45AFZZ but I believe that\n\nthere are no call to it between the double click on partner code\n\n(pgm SAPLV09C subscreen 1000) and the address data (SAPLSZA1 subscreen 030).\n\nAt present I've applied this solution:\n\nI have modified the include LV09CF70 of functionpool SAPLV09C as follow:\n\n- step 1 (row 26)\n\n. . . . . .\n\nlv_parnr = gt_tc_selected_lines-rec-partner.\n\n*{ INSERT D03K909152 2\n\nIn trans.'VA02' (Change Sales Order), for the partner function\n\n'AG'(Sold-to party) and 'RG'(Payer) adress data are not modifiable.\n\nIF sy-tcode EQ 'VA02' AND\n\n( lv_parvw EQ 'AG' or lv_parvw EQ 'RG' ).\n\nlv_display_only = 'X'.\n\nENDIF.\n\n*} INSERT\n\ncall pop-up partner detail information\n\nCALL FUNCTION 'SD_PARTNER_ADDRESS_DIALOG'\n\nEXPORTING\n\n. . . . . .\n\nstep 2 (row 66)\n\n. . . . . . .\n\nIF lvs_sel_partner cn ' 0'.\n\n*{ INSERT D03K909152 3\n\nIn trans.'VA02' (Change Sales Order), for the partner function\n\n'AG'(Sold-to party) and 'RG'(Payer) adress data are not modifiable.\n\nIF sy-tcode EQ 'VA02' AND\n\n( lv_parvw EQ 'AG' or lv_parvw EQ 'RG' ).\n\nlv_display_only = 'X'.\n\nENDIF.\n\n*} INSERT\n\ncall pop-up\n\nCALL FUNCTION 'SD_PARTNER_ADDRESS_DIALOG'\n\nEXPORTING\n\n. . . .\n\nI wish to thank you again for your interest.\n\nPaolo.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1063278", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 25 5:28 PM\n\nHi Gurus,\n\nI have created partner determination for sales order using following logic.\n\nFirst enter ship-to-party, it will determine sold-to-party, based on sold-to-party it determine payer and bill-to-party.\n\nThis determination perfectly working fine if we creating order using CRM GUI transaction 'CRMD_BUS2000115 - Maintain Sales Transactions '.\n\nIf we placing order via E-Commerce B2B, it copies same ship-to-party in other partner function in CRM order. Our order creation based on ship-to-party.\n\nWhere partner determination being called during process so I can check what is going wrong?\n\nI'm also found 'ORDER_SAVE' BADI to modify partner but more interested to know if there is any FM being called to determine partner function while order creation via WEB.\n\nThanks & Regards,\n\nNilesh Parsekar\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nNilesh,\n\nE-Commerce B2B design hinges on an assumption that the Contact Person (alias for the Logged in User) has multiple Sold-Tos and one should pick the Sold-To for creating the order. That is, the application knows the Contact Person already and forces you to pick a Sold-To first. There is no partner determination per-se. It is hard-wired logic. The following Business partners are set instead of being determined.\n\n
  • Contact Person - SU01 user alias etc.\n\n
  • Sold-To - Through Contact person to Sold-To relationship\n\nRemember, in CRM for the E-Commerce B2B to work, the logging in user (SU01 user) must be Internet enabled - aka - must have a Contact Person alias and the Contact person must have at least one Sold-To. And that is what is used in the above logic.\n\nThe SAPGUI version gives ways to select and set the partners the way we want by way of the Partner determination procedure . However, these config changes are not automatically reflected in the Web world. You have to make a similar change in the sequence of determining the partner. Like, selecting the Ship-To first and then the Sold-To. That will be custom modification. :..-(\n\nA solution from10,000 foot level:\n\nMaintain a similar relationship for Contact Person to Ship-To in Business partner. Or more sleek way will be to develop a custom function module to get all the Ship-Tos of the Sold-Tos the Contact Person (SU01 user alias) is related to. - Custom ABAP + configuration work\n\nChange the standard E-Commerce flow to show a list of Ship-Tos as determined in the previous step. - Custom Java + application configuration work\n\nDetermine the Sold-To automatically from Ship-To by whatever logic you use now. - ABAP + Java\n\nSet these new partners in the E-Commerce application.- Java\n\nCreate orders and be happy\n\n(Usually there are several ways to skin a cat and this is just one of them)\n\nEaswar Ram\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Nilesh,\n\nIn this message, you have written \"I have created partner determination for sales order using following logic.\n\nFirst enter ship-to-party, it will determine sold-to-party, based on sold-to-party it determine payer and bill-to-party.\" As I am new to CRM, Please let me know how to achieve this?\n\nIs this a configuaration or development?\n\nPlease help.\n\nThanks & Kind Regards,\n\nRavi\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Easwar,\n\nThanks for information. Basically we are trying to place order using ship-to rather than sold-to.\n\nI was looking for FM which use for partner determination.\n\nWe have resolved problem by writting our own FM to determine partner function and also modified BADI.\n\nRegards,\n\nNilesh P.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 20 |\n| 4 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/588008", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Oct 08 4:04 PM\n\nHi Experts -\n\nI have a structure in my query with 3 selections for the 3 previous months' figures including the current month. However I need that for only one of the key figures. I have the key figure for this in a Key Figure structure. But I need to display other key figures in the query but they don;t need the 3 months data. If I include other key figures, all key figures show the 3 months data.\n\nHow can I solve this? Please help!\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nyou can't.....\n\nYou'll have to dfine your key figures selection separately, let's say\n\n- you define \"sales value\" for the three months\n\n- and \"sales budget\" only for one period\n\nThe above structure will have 4 elements defined...\n\nhope this \"helps\"...\n\nOlivier.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThanks Bhanu and Olivier!\n\nI created a RKF with billed qty and calendar year/month. i'm using a text variable for the calendar year/month. I created a golbal RKF on the left hand side and dragged it into the query. The description is like this: &Variable_Name& because I need a user input for the month and based on that it'll display that month and the prev 3 months.\n\nBut I'm getting an exception when I bring it up in analyzer!\n\nPlease let me know what I'm doing wrong!\n\nHi Syed,\n\nInstead of creating a structure, create 3 restricted key figure for the key figure where you want 3 months of data. You can do this either in the query, or on the left hand side as global RKFs and then pull them into your query.\n\nHope this helps...\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 57 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3678655", + "domain": "archive.sap.com", + "file_source": "part-00452-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2015 Jan 09 4:22 PM\n\nHello Experts,\nI am facing few errors in all the flavors created for transaction code IW21. Following are errors, observations and inconsistent behaviors with reference to ECC backend.\n\n1. The value selected from search help is not getting filled in functional location field\n\n2. It appears that enter button is getting pressed while selecting value from search help and data in all other fields disappears.\n\n3. Some of the fields on this flavor are mandatory. If all mandatory fields are filled manually before selecting functional location from search help then transaction is posted successfuy without any problem.\n\n4. The date also can not be picked from drop down/date picker.\n\n5. Search help is working fine for other flavors. For example ME2L transaction where there is no mandatory field on the screen.\n\nPlease let us know if any one of you have experienced such behaviors with your flavors. Any pointer is highly apprecuated.\n\nThanks & Regards,\n\nAvinash\n\nHelp others by sharing your knowledge.\n\nAnswer\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nSuch behavior is usually related to tab caching. Required fields and tab caching don't play nicely with each other.\n\nMandatory fields will force a certain sequence in screen processing and tab caching tries to click on each cached tab before the screen is rendered. The required field check will kick in when a new tab is selected for caching by the flavor and you get the 'Enter required fields' message.\n\nAs for the disappearing fields, my guess is that these are the ones that were moved from other tabs to the one with the required fields. The flavor was not yet able to complete the tab caching and so these fields will not be displayed until the required field(s) are populated. In such case, the tab caching indicator will be red.\n\nI cannot offer a good solution to this issue other than not to cache/merge tabs with required fields.\n\nTo know it for sure what's going on, the actual flavor should be analyzed but these would be my first thoughts.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1058473", + "domain": "archive.sap.com", + "file_source": "part-00239-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 23 12:18 PM\n\nHi All,\n\nI have created a new DC in the existing track .DTR doesn't ask the creation of new activity while creating the new DC creation.\n\nI have copied the src folder from an existing web dynpro project to the src folder in the new DC at that time also DTR doesn't ask for option 'Add To DTR'.\n\nI went to Navigator view.There i right clicked on the SRC folder of DC.Then when i choose DTR option from the context menu its showing only one oprion 'share project'.It doesn't showing ' Add to DTR ' option.\n\nCan DTR server restart will solve the aboce issue?\n\nThanks\n\nSusmita\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nSusmita,\n\nyou must have created new dc from active dcs section.try to create a dc from inactive dcs section\n\nThanks\n\nBala Duvvuri\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nI am facing problem that is DTR is not asking for Check Out whenever i am creation a new DC under Inactive View section.\n\nIf i am modifying something in the code to the existion DC present in the Inactive DC section DTR is asking for Check Out option.\n\nFor new DC when i select \" Share Project \" option from context menu it will open the DTR perspective with list of folders but Finish button will be enable only when i am selection folder TopLevelDCs from the development conconfiguration.Thays why i ahve selected TopLevelDCs and after that DTR asked for Activity creation.\n\nHowever still home symbol is appearing in DC name.This activity now contains the SC folder in its activity list.Can i check-in this activity now?After check in the activity will the home symbol will be gone from DC name?\n\nThanks\n\nSusmita\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nI have re imported the configuration.Then create new DC in the inactive DC section.\n\nWhile creation of DC DTR doesn't ask for an Activity.I went to navigation folder and from the context menu i have selected Share project and choose the folder TopLevelDCs from development configuration.After that DTR asked the for an activity.\n\nStill the DC name is showing in home symbol.In the local DC section of development configuration i am able to see only DC Meta Data and Bin folder only.Src folder is not there.If i will check-in the activity can the DC be available in Active DC section also ?\n\nRecently basis team migrated NWDI from 6.40 to 7.0.However they have added the build dependecies of 6.40 instead of 7.0 to the track.May be for the build dependecies of version 6.40 we are getting such type of error in NWDS.We are using NWDS 2.0.15 as our EP is 6.0 sp15.\n\nThanks\n\nSusmita\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n```\ni have selected Share project and choose the folder TopLevelDCs from development configuration.After that DTR asked the for an activity.\nStill the DC name is showing in home symbol.In the local DC section of development configuration i am able to see only DC Meta Data and Bin folder only.Src folder is not there\n```\n\nwhy dont you try add to dtr option now.\n\nThis is happening at other places to? can you try editing existing project. so you can make sure its DTR's fault\n\nHi\n\nI have created DC in inactive DC section only.While creating the DC i have selected the option Local development.\n\nWhen i select the Share project from context menu i am unable to find the DC name in the Development configuration .However i am able to see the DC in the local DC section not in Inactive DC section.Also home symbol(Blue mark like its there for bin,gen folder in InactiveDC section) is appearing on the DC name at local DC section.\n\nThanks\n\nSusmita\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHI,\n\nAs context menu its showing only one oprion 'share project\n\nso choose it.\n\nfirst check in development configuration perspective, that the new DC you have creates is showing in inactive DC's of your track.\n\nif the DC is there then from context menu of your project just choose share project option and give the ref of DC in track.\n\nthen you'll get an option of add to DTR.\n\nBut if project is not showing in development configuration perspective then you will need to create it once again.\n\nP.S. check .log file of your NWDS for any error.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 8 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1078446", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 08 6:05 AM\n\nHi All,\n\nI have a Product which is having collective production orders.\n\nthe finished material of sub-production orders should be done Auto GI to Final Production Order. I found that only one Sub-production Order GI is done to to Final Production Order. Other sub prodution Order is not GI to Final Production Order.\n\nI checked COGI for all the orders but there is not error recorded.\n\nPlease suggest what Iam missing.\n\nThanks in advance,\n\nNagesh\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear Brahmkar,\n\nThe User was able to complete the confirmation of Final Production Order also, but in Documented Goods Movement I was not able to GR of Sub-production Order, this should not happen.\n\neven, there is no COGI error reflecting.\n\nThanks,\n\nNagesh\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear,\n\nGR is done for Main order only and document also post for main order. This is standard SAP funcitionality.\n\nConfirmation is carried out same as normal Production order,\n\nIf u do the confirmation for suborder in the collective structure - the automatic goodsmovements taken place between the production orders in collective structure.\n\nSince suborder materail is directly produced , when confirm the \"suborder\", the produced qty will issued automatically to \"superior order\".\n\nThere is no seperate goods issue is needed for superior order in collective order structure.\n\nAfter confirming the suborder, u can confirm the superior order, and make GR for finished product.\n\nFor above process \"Collective order with goods movements\" check box should be activated for Order type at OPJH\n\nHope clear to you.\n\nRegards,\n\nR.Brahmankar\n\nDear,\n\nPlease note as I know it is not possible as system will not do the backflush in this case you need to go for seperated backflush so that components can be backflushed.\n\nAuto GI in collective confirmation is possible.Even though save button is grayed out, while saving confirmation it does goods movement.\n\nPlease refer the link,\n\nhttp://help.sap.com/saphelp_erp2005/helpdata/en/b1/c0500c439a11d189410000e829fbbd/frameset.htm\n\nHope clear to you.\n\nRegards,\n\nR.Brahmankar\n\nEdited by: R Brahmankar on Oct 8, 2008 10:48 AM\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 117 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1970340", + "domain": "archive.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 Jun 08 3:21 AM\n\nDear Experts,\n\nTechnically speaking, how can it be reproduced a scenario where delta is not captured when a program is used to update a standard field in a SAP transaction data ?\n\nI mean, what exactly is the cause that prevents delta from being captured?\n\nYou may have heard that in R/3, delta may not work all the time when program directly updates the transaction data.\n\nSo, I am using standard SAP program eg. the tcodes with a '2' (change) in it. But why is it this program can give delta but not the direct update?\n\neg. using the command 'update' [table] in abap.\n\nHope experts can advise what really is the reason for non-capturing (intermittent) of delta using direct update and how can it be simulated as I am unable to reproduce the problem as I do not know exactly why it sometimes does not capture delta.\n\nSo, this is a general question and not specific on any standard extractor (with or without enhanced fields).\n\nHave a nice day.\n\nregards\n\nBass\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nbump * pls\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/2131552", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2012 Feb 06 11:22 AM\n\nWhen we run the job, then the printouts of the job is coming only for 1st variants and not coming for 2nd variants.\n\nIn Ohter words, we run the job for automatic delivery creation and it run successfully. It prints cover page and the next page containing group no., created by, created on, etc. but it does not print the list of delivery document numbers which were created by the job, i.e. the 3rd page which contains the delivery doc. numbers do not get printed.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Team,\n\nAny reply on my issue?\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 117 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1331652", + "domain": "archive.sap.com", + "file_source": "part-00239-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 May 06 12:07 PM\n\nHello experts\n\nwe have 2 clients in PRD\n\n100,200\n\nIn 100 if i execute the tcode FAGLL03 it is showing the line items within 100 sec.\n\nwhere as in 200 if i execute FAGLL03 it is showing runtime error.\n\nif this executed in background it takes 1300 sec and finished successfully.\n\nFrom basis perspective what would be the issue.\n\nRegards\n\nRavi\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nfirst you need to check the runtime error perfectly.\n\nPlease check the run time error symptoms and also Check SM21, with out this inputs we can't analyze the error situation or else post the same log here.\n\n-Srini\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello srini\n\nThanks for ur input\n\n********************************************************************************************************************\n\nDetails\n\nRecording at local and central time........................ 06.05.2009 14:03:30\n\nTask................ 07522 / Dialog work process No. 00\n\nUser................ DEVAKUMAR\n\nClient.............. 200\n\nTerminal............ H2SBASIS\n\nSession............. 1\n\nTransaction code.... FAGLL03\n\nProgram name........ FAGL_ACCOUNT_ITEMS_GL\n\nProblem class....... T Transaction Problem\n\nDevelopment class... SABP\n\nFurther details for this message type\n\nModule name......... abinit\n\nLine................ 1890\n\nError text.......... ab_chstat\n\nDocumentation for system log message AB 0 :\n\nThe specified runtime error has occurred in the system.\n\nParameter\n\na.. TIME_OUT\n\nTechnical details\n\nFile................ 000989\n\nPosition............ 0000261540\n\nEntry type.......... l ( Error (Module, Row) )\n\nMessage ID.......... AB 0\n\nVariable parts...... ab_chstat abinit 1890\n\nthis is the log got from SM21.\n\nThe runtime error is time out error\n\nRegards\n\nRavi\n\nAs you are getting the message TIME_OUT that means the process is not able to execute in the specified time in Client 200, So you can check the parameter rdisp/max_wprun_time and increase the value.\n\nPossible reason for this\n\nHuge data on client 200 and not sufficient memory to execute in the specified time\n\nRegards,\n\nSubhash\n\nHi,\n\nSubhash is absolutely correct. there may be a chace for the data differences in 2 clients.\n\ncheck the rdisp/max_wprun_time parameter its restrict the maximum runtime of a dialog work process.\n\nif required inceres the time. or else better to shceduled the same in Background.\n\nPlease have a look on the below links/guides.\n\nNote 25528 - Parameter rdisp/max_wprun_time\n\nHope the above information will helps.\n\n-Srini\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/141195", + "domain": "archive.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2006 May 02 10:32 AM\n\nHello All,\n\nI have to develop Z reports or Z smartforms.\n\nUsers login in English or Italy.\n\nIn program Heading of column maintain in English,\n\nWhen Login through Italy it will automatic convert or I have to build the code like\n\nif sy-langu = 'EN'.\n\nWrite 😕 'Total Company Code'.\n\nelseif sy-langu = 'IT'.\n\nWrite 😕 'Total Clinte'.\n\nendif.\n\nThaks in Advance\n\nRegards\n\nAmisha\n\n2006 May 02 10:36 AM\n\nHi Amisha,\n\nFor all standard texts if you maintain the translated texts, they appear automatically.\n\nYOu can transalate your texts in the transaction se63.\n\nRegards,\n\nRavi\n\n2006 May 02 10:37 AM\n\nJust like you can maintain the translations for standard texts in different languages, you can also maintain scripts in different languages.\n\nThe transaction for this SE63.\n\nIn SE63, follow this link\n\nTranslation --> R/3 Enterprise --> Other Longg Texts.\n\nDouble click on \"Forms\" if it is a Script. choose SAP Smartforms if it is a smartform.\n\nNow you can enter the script/smartform name for which u want to maintain translations and then choose the language.\n\nAs given in the purchase requisition example by you,\n\nu can maintain the static texts in the script in the local language that you want.\n\nThe dynamic texts have to be got from the driver program. These cannot be maintained here.\n\n2006 May 02 10:38 AM\n\nHI\n\nGOOD\n\nIF YOU R CONVERTING A LANGUAGE FROM ENGLISH TO ITALY THAN ALL THE CODINGS AUTOMATICALLY WILL CONVERT TO ENGLISH.THERE IS NO NEED TO CHANGE EACH AND EVERY STATEMENT.\n\nTHANKS\n\nMRUTYUN\n\n2006 May 02 10:43 AM\n\nNo,\n\nI tried it.\n\nI write program.\n\nWrite : / 'Hello Word'.\n\nIn english and Italy i got same ouput \"Hello word\".\n\nIs there Function module which convert english to other language ?\n\nRegards\n\nAmisha\n\n2006 May 02 10:50 AM\n\nAmisha,\n\nIt does not work that way.\n\nYour statement should Write 😕 Text-001.\n\nNow, Text-001 will have to be maintained in all the languages you want, in SE63.\n\nDepending on which language the user logs in that language text will be printed.\n\nThe hard coded text will never change the language.\n\nRegards,\n\nRavi\n\nNote : Please mark the helpful answers", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3620421", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2014 Sep 15 9:40 PM\n\nHi, I'm using crystal reports 2008.\n\nOnce i previewed the result, I can export to pdf, export to Microsoft excel (97-2003), but i can't export to Microsoft excel (97-2003) Data-only, though i was able to do all those before.\n\nnow if i do export to Microsoft excel (97-2003) Data-only, it will give me error message of 'Failed to export the report'.\n\nThe software has been uninstalled and reinstalled, but i'm still having the issue for export data only.\n\nHow can i fix it?\n\nThanks. Tracy\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 56 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1967965", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 Jun 03 1:30 PM\n\nHi Luke!\n\nI am trying to display the whole employee name in the orgchart but I am not able to get it. We are using Nakisa 3.0. I did a lot of tests modifying different xml and xsl files but I didn't get anything. I have enlarged the OrgUnitBox (via xml or AdminConsole) but it is not possible to display the whole name. Could you tell me what xml file/s I have to change in order to display de whole name?\n\nThanks in advance.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThank you Stephen for your reply, but I have changed the attribute \"width\" in both files and nothing happened.\n\nLuke, that is just I wanted to know, how can I get the complete name instead of \"...\"\n\nThanks,\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nWhich file did you change it in? The files under ...root/Templates_SAP?\n\nIf you want to be sure that a) you have the right file and b) it is taking effect, then try putting some hard coded text before the field out.\n\ni.e. same files ... hard code \"HELLO\" before the employee name\n\nIn sapemployeenamexsl.xsl - notice the width is specified here also\n\n```\n\n HELLO\n \n```\n\nSimilarly in sappositionnamexsl.xsl ...\n\n```\n\n HELLO\n\n```\n\nDo they appear? If not, then we've got the wrong file or your change isn't taking effect.\n\nSolved. Thank you very much.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Manuel,\n\nStephen's post might be the solution you are looking for. I just wanted to know if you meant you wanted the full name to display instead of being cut off with \"...\" when it is a long name.\n\nBest regards,\n\nLuke\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThe problem is that in 3.0 the XSLT has a width applied so it is restricting the size for the name in the boxes (view). I presume this is what you refer to - wondered why you said \"in Business Card\" in the title of your post.\n\nIf it is a problem in the view boxes ... look at the XSLT used in the view, found under Templates_SAP\n\nsapemployeenamexsl.xsl for Employee Name\n\nsappositionnamexsl.xsl for Position Name\n\nIn each XSLT look for the width attribute being set.\n\n```\n\n \n \n```\n\nRegards,\n\nStephen\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 122 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/140210", + "domain": "archive.sap.com", + "file_source": "part-00015-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2006 Apr 28 10:24 AM\n\nHi all,\n\nI want to include a large block of text in one of my web templates. I could just type it there in a table or something like that, but I'd like it to have the same look and feel as the rest of the web items.\n\nIs there any web item I can use to include that text, so that I can have the nice blue, collapsible boxes, with a title and all the works?\n\nThanks a lot in advance for your help.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nAssign a BEX-style-class to your text.\n\nYou could insert your text into a cell of a table and assign a style to that cell.\n\n'your text'\n\nRegards,\n\nBeat\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/609007", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Oct 24 12:17 PM\n\nHi all,\n\nWhat are the steps to be followed in general to connect a SAP system with a third party system using XI. It will be more helpful if I get information on the settings needed to be done on the 3 systems to get integrated (SAP,XI,Third party system).\n\nI listed down the settings needed to be done in each of the system as far as I know. Correct/Update the list if you know more.\n\nSAP system:\n\nRFC destination from SAP --> XI\n\nXI system:\n\nWEB AS ABAP technical system in SLD\n\nThird party system in SLD\n\nDo we need a RFC destination from XI --> SAP?\n\nApart from the above, do we need to maintain any settings in XI(both ABAP and JAVA stack) and the ERP system.\n\nAlso, let me know what are the parameters(like host name,client) needed if a system is going to integrate with XI.\n\nYour help will be appreciated\n\nRegards,\n\nSakthi\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi sakthi,\n\nif your integration is something like SAP R/3 - XI - ThirdParty System\n\nYou have make entries in SLD for\n\nTechnical System\n\nSAP R/3 -\n\n> WEB AS ABAP\n\nXI (Already existing) - no need to created if configuration done properly\n\nThirdparty system --- > Third Party\n\nBusiness System\n\nCreate Business system for SAP R/3 (for sending IDoc)\n\nCreate Business system for ThirdParty (Business Service can also be created)\n\nin SAP R/3 system\n\nhope it is help\n\nRegards\n\nRamesh P\n\nCreate RFC destination for XI\n\nCreate Partner profile\n\nCreate trfc port\n\nin XI system\n\nCreate RFC destination for SAP R/3 system\n\nCreate the port using IDX1\n\nload the metadata using IDX2\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Sakti,\n\nSAP system:\n\nRFC destination from SAP XI\n\ncorrect\n\nXI system:\n\nWEB AS ABAP technical system in SLD\n\nThird party system in SLD\n\ncorrect\n\nDo we need a RFC destination from XI  SAP?\n\nduring installaltion the connection is done...\n\nsee here in details...\n\nSAP XI\n\n1) RFC Destination (SM59)\n\na) Choose create.\n\nb) Specify the name of the RFC destination\n\nc) Select connection type as 3 and save\n\nd) In the technical settings tab enter the details SAP SID/URL and system number#.\n\ne) Enter the Gateway host as same details above SID/URL.\n\nf) Gateway service is 3300+system number#.\n\ng) In the Logon /Security tab, enter the client user & Password details of Destination system.\n\nh) Test the connection and remote logon.\n\n2) Create Port (IDX1)\n\na) Select create new button\n\nb) Enter the port name as SAP+SID (The starting char should be SAP)\n\nc) Enter the destination client.\n\nd) Enter the RFC Destination created in SAP R/3 towards other system.\n\ne) Save\n\n3) Load Meta Data for IDOC (IDX2)\n\na) Create new\n\nb) IDOC Message Type\n\nc) Enter port created in IDX1.\n\nSAP R/3\n\n1) RFC Destination (SM59)\n\na) Choose create.\n\nb) Specify the name of the RFC destination\n\nc) Select connection type as 3 and save\n\nd) In the technical settings tab enter the details SAP SID/URL and system number#.\n\ne) Enter the Gateway host as same details above SID/URL.\n\nf) Gateway service is 3300+system number#.\n\ng) In the Logon /Security tab, enter the client user & Password details of Destination system.\n\nh) Test the connection and remote logon.\n\n2) Create Port (We21)\n\na) First Select Transactional RFC and then click create button\n\nb) Enter the destination port name as SAP+SID (The starting char should be SAP)\n\nc) Enter the destination client.\n\nd) Enter the RFC Destination created in SAP R/3 towards other system.\n\ne) Save\n\n3) Create Partner Profile (WE20)\n\na) Create New\n\nb) Create the Partner no. name as same the logical system name of the destination system.\n\nc) Select Partner type LS\n\nd) Enter details for Type: US/USER, Agent, and Lang.\n\ne) Click on the + button to select the message type.\n\nf) Select Partner no. and LS which ever create above.\n\ng) Select Message type\n\nh) Select Process code related to the Message type.\n\nI) save.\n\nIn SLD System Landscape Directory\n\nTS for R/3 (Logical system):-Assign the client name created in R/3 as Logical system Name.\n\nTs for Third Party (Logical system):-\n\nBS for SAP R/3 (Logical system):- Assign the client name created in R/3 as Logical system Name.\n\nBS for Third Party (Logical system):-Enter the XI logical system name.\n\nIn Transaction SALE\n\nDefine and Assign the logical system name.\n\nApart from the above, do we need to maintain any settings in XI(both ABAP and JAVA stack) and the ERP system\n\nNo need!!\n\nAlso, let me know what are the parameters(like host name,client) needed if a system is going to integrate with XI.\n\nduring the creation of Business ssytem...give the same logical name !!!\n\nregards\n\nbiplab\n\n**reward if it helps u!!!\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\n@ramesh,santhosh,biblab - Thanks for your response\n\nTo be more precise, i want to know about the network settings to be done in XI system to connect a another SAP R/3 system/ third party system.\n\nfor eg.: if i have to create a RFC destination,i think there should be some prerequiste to make the connection succesfull.In my case, i entered all the parameters and i got a error \"Error opening RFC connection\"\n\n@biblab: if my system number is 01,then my gateway service is going to be 330001.. is it correct?\n\nRegards,\n\nSakthi.\n\nHi sakti,\n\nApplication Server(Gateway) is the Gateway hostname and Application Server Service(Gateway) is the Gateway service.\n\nUsually the Gateway service is sapgwXX where XX is the system number\n\nso in ur case its sapgw01.\n\nhey check these ur doubt will be clear...!!(chech the 2 nd point)\n\n/people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009\n\nregards\n\nbiplab\n\nHi Sakthi,\n\nU should maintain\n\nR3\n\n1.Partner Profile\n\n2.Port and\n\n3.RFC destination\n\nXI.\n\n1.Port\n\n2.RFC Destnation\n\nMaintain the third party system in the SLD\n\nRegards\n\nSan\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 53 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1083331", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 12 10:28 PM\n\nHello Xperts,\n\nI am creating a simple order in R/3 in Quality Env. and then running the job in LBWE for extracting the order information into the relevant delta queue. But the job is getting cancelled and the description of the job says\n\nJob started\n\nStep 001 started (program RMBWV311, variant , user ID ITSJB)\n\nQueue processing started (MCEX11, 1,000, , 0)\n\nExtraction queue processing started MCEX11 with 438 LUWs\n\nABAP/4 processor: MESSAGE_TYPE_X\n\nJob cancelled\n\nThe ST22 log says that\n\nError analysis\n\nShort text of error message:\n\nStructures have changed (sy-su\n\nLong text of error message:\n\nTechnical information about th\n\nMessage class....... \"MCEX\"\n\nNumber.............. 194\n\nVariable 1.......... 2\n\nVariable 2.......... \" \"\n\nVariable 3.......... \" \"\n\nVariable 4.......... \" \"\n\nPlease let me know as to why this is happening. Just to let you know we had done a system copy from Production some time back and after did some transports from Dev to Qlty for order, deliv and billing data sources as part of new development changes.Since then I am getting this issue.\n\nPlease provide help ASAP.\n\nRegards\n\nRohit Parti\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Rohit,\n\nFrom message you can see:\n\nError analysis\n\nShort text of error message:\n\n*Structures have changed (sy-su*\n\nDue to structures got changed with out clearing Setup tables, deleting RSA7 and LBWQ data.\n\nIf you are working on DEV or Quality please follow as below:\n\n1. Clear all SETUP tables data.\n\n2. Celar RSA7 data\n\n3. Clear SMQ1 & LBWQ data\n\n4. Delete data at Sm13.\n\nActivate structures(using LBWE) again at DEV and transport and try.\n\nHope it Helps\n\nSrini\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi\n\nCheck the delta queue in RSA7 whether it's available or not.\n\nRegards,\n\nChandu.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1954916", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 May 16 5:31 PM\n\nHi guys\n\nI need to add users from a second domain to my BPC setup.\n\nThe domains are completely unrelated (not parent/child or anything), so I need to know what I need to do.\n\nI assume that I need to add a trust relationship in Active Directory, but are there any specific additions that I need to make to BPC (any entries in the database or anything like that)?\n\nI can't find anything on doing this, so if anyone has any ideas (or better yet, if anyone has actualy done this before), please let me know.\n\nThanks\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Pie,\n\nIf you add users in Active Directory under your specific domain, they will have access to BPC. There is no Parent or Children type of hiearchy for they users of BPC. Once they are given access then you can restrict them in their profile and also assign them to the teams accordingly.\n\nThe parent-child realtionship exists in dimensions when you create hierarchy based on that.\n\nHope this clarifies.\n\nRgds,\n\nPoonam\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Pie,\n\nthere are two ways to achive this:\n\n1. Go to the BPC application server Start->All programs->SAP->BPC server 7.X. After that go to Options->define system user groups. there you configure the new domain that you want to work with. After you finish the domain configuration you only have to push the update button. Finally you have to enter to bpc Administrator and there the new domain that you configure will be avaliable.\n\n2. You can go to BW to transacction Se16 and enter to the table UJE_USER, there you can update the table with the users of the new domain like \"Domain\\username\"\n\n(note: if you want to use the second choice you will have to know the user id of the ew user that is configurated in the domain)\n\nhope it helps\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nActually, I just found something in the NW Ops manual, but need clarification:\n\nDDIC Table Name: UJA_DOMAIN\n\nRemote Function Call: UJ0_API_BPC_CONFIG_05\n\nConfiguration data included: Supported domain\n\nTable Fields:\n\nMANDT u2014 SAP GUI Logon Client Number\n\nGROUP_NAME u2014 The logic group of the system user\n\nDOMAIN_TYPE u2014 Specifies whether the system is running in domain or work group mode\n\nDOMAIN_NAME u2014 Name of the domain\n\nREAD_ONLY u2014 Indicates whether the value can be changed\n\nSo once the domains trust each other (I assume I can configure the usual 2-way transitive trust in this scenario),\n\ndoes this mean that I can simply add entries to this table and BPC should allow users from the additional domain, or is there more to it than this?\n\nThanks again\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 7 |\n| 2 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1962498", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 May 26 11:09 AM\n\nI try to transfer one asset from one company code to another company code, abt1n, my posting date is May.26.2011\n\nwhich date I should put in the asset value date column?what's the difference between if I put May.31.2011 and June.30.2011\n\nin terms of depreciation calculation and NBV?\n\nI hit the error when I try to transfer exsiting asset to a new asset in another company code, the error says:\n\nData inconsistency: No revenue entered\n\nMessage no. AAPO118\n\nDiagnosis\n\n1. You tried to post a retirement to asset . You entered transaction type 0002, in which the 'retirement with revenue' indicator is set.\n\n2. You tried to transfer asset . You entered transfer variant 0002, which uses a transaction type for 'retirement with revenue' in at least one depreciation area.\n\nIn both cases, you are required to enter the revenue.\n\nProcedure\n\nThere are three options:\n\nEnter the revenue.\n\nEnter a depreciation area, from which the net book value is to be used as the revenue.\n\nCheck the the transfer variant.\n\nbut why we need to put revenue? if my original asset NBV is 200, acquisition value is 500, what is the figure I should put for revenue?\n\nHow to identify the asset with previous year acquisition and current year acquisition? any table or system report to show this?\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nany idea?\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1295418", + "domain": "archive.sap.com", + "file_source": "part-00832-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1963471", + "domain": "archive.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 May 27 11:42 AM\n\nDear Gurus,\n\nWhile customizing heuristic, there is one tab Order internal relationship which is explained in SAP help as Time relationship between two activities that belong to different operations of an order.\n\nIts customizing options are 1.) Do not consider, 2.) Consider in propogation range, 3.) Always consider.\n\nCan somebody please explain the significance of the options given for this tab for a REM scenario.\n\n-Vinay\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThis message was moderated.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThanks Nanda.\n\nIn a nutshell, i can say that\n\n1.) if i want dependent demand to be considered while doing planning for its successor shop/operation then i should choose always consider or consider in propagation range(to choose min & max intervals as well in planning).\n\nAny business scenario where we will choose do not consider?\n\n-Vinay\n\n| User | Count |\n| --- | --- |\n| 5 |\n| 4 |\n| 3 |\n| 3 |\n| 2 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1081158", + "domain": "archive.sap.com", + "file_source": "part-00452-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 09 10:44 PM\n\nWe had a new acquisition and the BSI interface is missing the company code. As a result the unemployment rates are calculated wrong due the BSI not knowing what company rates to used.\n\nAnyone know how we can add the company code into the BSI interface?\n\nThank you and reword points for any help.\n\nChris\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nDid you complete the config for this new acquisition comapny in IMG-Payroll: USA-Tax-Tax Companies.\n\nLet me know.\n\nArti\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 9 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1064438", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2008 Sep 26 11:14 AM\n\nHi All,\n\nPlease help me to resolve this Issue.\n\nInternal table - IT which has table name like\n\nKOTH600\n\nKOTH601\n\nKOTH602\n\nKOTH603 , All these table has field KNUMH.\n\nLoop at IT into WA. ( which has table name in it )\n\nselect * from (WA-TABNAME) into (New_WA)\n\nwhere KNUMH = '100010'.\n\nwrite:/ New_WA - NAME.\n\nEndloop.\n\nHere issue is table name is dynamic and depending upon this New_WA will change. How can I give both table name and work-area dynamic. ( I do not wish to define 4 new work-area, one for each to handle this situation as number of tables will increase going further ).\n\nThanks in advance,\n\nRegards,\n\nMayank Rajguru.\n\n2008 Sep 26 12:31 PM\n\nIn this example you have what you are looking for. Create dinamyc tables.\n\nREPORT Z_DUMMY_ATG NO STANDARD PAGE HEADING MESSAGE-ID SAPLWOSA.\n\n*=======================================================================\n\nVariables*\n\n*=======================================================================\n\nDATA DESCR_STRUCT_REF TYPE REF TO CL_ABAP_STRUCTDESCR.\n\nDATA WA_FCAT TYPE LVC_S_FCAT.\n\nDATA IT_FIELDCATALOG TYPE LVC_T_FCAT.\n\nDATA DATAREF TYPE REF TO DATA.\n\nDATA: ONE LIKE PCFILE-DRIVE,\n\nTWO LIKE PCFILE-PATH,\n\nLONG TYPE I,\n\nFLAG TYPE C,\n\nFILEPATH(128) TYPE C,\n\nFILE_TAB TYPE STRING,\n\nTABNAME LIKE DD02L-TABNAME.\n\n*=======================================================================\n\nField-Symbols.*\n\n*=======================================================================\n\nFIELD-SYMBOLS:\n\n TYPE ANY TABLE,\n\n TYPE STANDARD TABLE,\n\n TYPE ABAP_COMPDESCR,\n\n TYPE ANY.\n\n*=======================================================================\n\nSelection screen*\n\n*=======================================================================\n\nSELECTION-SCREEN BEGIN OF BLOCK DATA WITH FRAME TITLE TEXT-T01.\n\nPARAMETERS:\n\nTABNAM(128) TYPE C,\n\nFUNCTION(1) TYPE C OBLIGATORY,\n\nLISTNAME LIKE RLGRAP-FILENAME.\n\nSELECTION-SCREEN END OF BLOCK DATA.\n\n*=======================================================================\n\nAt Selection screen*\n\n*=======================================================================\n\nAT SELECTION-SCREEN ON VALUE-REQUEST FOR LISTNAME.\n\nPERFORM GET_FILENAME CHANGING LISTNAME.\n\n*=======================================================================\n\nStart-of-selection*\n\n*=======================================================================\n\nSTART-OF-SELECTION.\n\nCLEAR FLAG.\n\nPERFORM LOAD_DATA USING TABNAM.\n\nPERFORM VERIFY_TABLE USING TABNAM CHANGING FLAG.\n\nIF FLAG NE 'X'.\n\nIF FUNCTION EQ 'D'.\n\nPERFORM CREATE_TABLE USING TABNAM.\n\nPERFORM DOWNLOAD_TABLE USING TABNAM.\n\nELSE.\n\nPERFORM CREATE_TABLE USING TABNAM.\n\nPERFORM UPLOAD_TABLE USING TABNAM.\n\nENDIF.\n\nELSE.\n\nMESSAGE S000 WITH 'The proposed table doesn''t exist.'.\n\nENDIF.\n\n*----\n\nFORM GET_FILENAME **\n\n*----\n\nName of the directory.*\n\n*----\n\nFORM GET_FILENAME CHANGING LISTNAME.\n\nCALL FUNCTION 'WS_FILENAME_GET'\n\nEXPORTING\n\nDEF_FILENAME = LISTNAME\n\nDEF_PATH = 'C:\\downloads\\list'\n\nMASK = ',.,.. '\n\nMODE = 'S'\n\nTITLE = 'Save as'\n\nIMPORTING\n\nFILENAME = LISTNAME\n\nEXCEPTIONS\n\nINV_WINSYS = 1\n\nNO_BATCH = 2\n\nSELECTION_CANCEL = 3\n\nSELECTION_ERROR = 4\n\nOTHERS = 5.\n\nENDFORM.\n\n*----\n\nFORM LOAD_DATA **\n\n*----\n\nSpecifies the path and table name*\n\n*----\n\nFORM LOAD_DATA USING MY_TAB.\n\nDATA: W_FILE LIKE PCFILE-PATH.\n\nW_FILE = LISTNAME.\n\nCALL FUNCTION 'PC_SPLIT_COMPLETE_FILENAME'\n\nEXPORTING\n\nCOMPLETE_FILENAME = W_FILE\n\nIMPORTING\n\nDRIVE = ONE\n\nPATH = TWO\n\nEXCEPTIONS\n\nINVALID_DRIVE = 1\n\nINVALID_EXTENSION = 2\n\nINVALID_NAME = 3\n\nINVALID_PATH = 4\n\nOTHERS = 5.\n\nCONCATENATE ONE ':' TWO INTO FILEPATH.\n\nCONCATENATE FILEPATH MY_TAB '.txt' INTO FILE_TAB.\n\nENDFORM.\n\n*----\n\nFORM DOWNLOAD_TABLE **\n\n*----\n\nDownloads the table data.*\n\n*----\n\nFORM DOWNLOAD_TABLE USING MY_TAB.\n\n*SELECT **\n\nINTO TABLE \n\nFROM (MY_TAB).\n\nASSIGN TO
    .\n\nCALL FUNCTION 'GUI_DOWNLOAD'\n\nEXPORTING\n\nFILENAME = FILE_TAB\n\nFILETYPE = 'ASC'\n\nTABLES\n\nDATA_TAB =
    \n\nEXCEPTIONS\n\nFILE_WRITE_ERROR = 1\n\nNO_BATCH = 2\n\nGUI_REFUSE_FILETRANSFER = 3\n\nINVALID_TYPE = 4\n\nNO_AUTHORITY = 5\n\nUNKNOWN_ERROR = 6.\n\nIF SY-SUBRC EQ 0.\n\nCALL FUNCTION 'POPUP_TO_INFORM'\n\nEXPORTING\n\nTITEL = 'Successful Download'\n\nTXT1 = 'All the data from the table'\n\nTXT2 = 'was correctly downloaded.'.\n\nELSE.\n\nCALL FUNCTION 'POPUP_TO_INFORM'\n\nEXPORTING\n\nTITEL = 'Download Error!'\n\nTXT1 = 'The data of the table'\n\nTXT2 = 'couldn''t be downloaded.'.\n\nENDIF.\n\nENDFORM.\n\n*----\n\nFORM UPLOAD_TABLE **\n\n*----\n\nTable Upload.*\n\n*----\n\nFORM UPLOAD_TABLE USING MY_TAB.\n\nASSIGN TO
    .\n\nCALL FUNCTION 'GUI_UPLOAD'\n\nEXPORTING\n\nFILENAME = FILE_TAB\n\nFILETYPE = 'ASC'\n\nIMPORTING\n\nFILELENGTH = LONG\n\nTABLES\n\nDATA_TAB =
    \n\nEXCEPTIONS\n\nFILE_OPEN_ERROR = 1\n\nFILE_READ_ERROR = 2\n\nNO_BATCH = 3\n\nGUI_REFUSE_FILETRANSFER = 4\n\nINVALID_TYPE = 5\n\nNO_AUTHORITY = 6\n\nUNKNOWN_ERROR = 7.\n\nMODIFY (MY_TAB) FROM TABLE
    .\n\nIF SY-SUBRC EQ 0.\n\nCALL FUNCTION 'POPUP_TO_INFORM'\n\nEXPORTING\n\nTITEL = 'Successful Upload'\n\nTXT1 = 'All the data from the table'\n\nTXT2 = 'was correctly uploaded.'.\n\nELSE.\n\nCALL FUNCTION 'POPUP_TO_INFORM'\n\nEXPORTING\n\nTITEL = 'Upload Error!'\n\nTXT1 = 'The data of the table'\n\nTXT2 = 'couldn''t be uploaded.'.\n\nENDIF.\n\nENDFORM.\n\n*----\n\nFORM CREATE_TABLE **\n\n*----\n\nCreates a dynamic internal table.*\n\n*----\n\nFORM CREATE_TABLE USING MY_TAB.\n\nCREATE DATA DATAREF TYPE (MY_TAB).\n\nASSIGN DATAREF-> TO .*\n\nDESCR_STRUCT_REF ?= CL_ABAP_TYPEDESCR=>DESCRIBE_BY_DATA( ).\n\nLOOP AT DESCR_STRUCT_REF->COMPONENTS ASSIGNING .\n\nWA_FCAT-FIELDNAME = -NAME.\n\nWA_FCAT-REF_TABLE = MY_TAB.\n\nWA_FCAT-REF_FIELD = -NAME.\n\nAPPEND WA_FCAT TO IT_FIELDCATALOG.\n\nENDLOOP.\n\nCALL METHOD CL_ALV_TABLE_CREATE=>CREATE_DYNAMIC_TABLE\n\nEXPORTING\n\nIT_FIELDCATALOG = IT_FIELDCATALOG\n\nIMPORTING\n\nEP_TABLE = DATAREF\n\nEXCEPTIONS\n\nGENERATE_SUBPOOL_DIR_FULL = 1\n\nOTHERS = 2.\n\nASSIGN DATAREF-> TO .*\n\nENDFORM.\n\n*&----\n\n*& Form VERIFY_TABLE\n\n*&----\n\nThe table must exist!*\n\n*----\n\nFORM VERIFY_TABLE USING TABNAM CHANGING FLAG.\n\nSELECT SINGLE TABNAME\n\nINTO (TABNAME)\n\nFROM DD02L\n\nWHERE TABNAME EQ TABNAM.\n\nIF SY-SUBRC NE 0.\n\nFLAG = 'X'.\n\nENDIF.\n\nENDFORM.\n\n2008 Sep 26 12:37 PM\n\nHi,\n\nyou can determine both internal table and workarea during runtime. If you give any database table as input it will retrieve all record of it.\n\nCheck this code\n\n```\nREPORT Z_RTTC.\nPARAMETERS:\np_tab TYPE dd02l-tabname . \" Input data table name\n\nFIELD-SYMBOLS:\n TYPE ANY TABLE, \" Field symbol for internal table\n TYPE ANY, \" Field symbol for work area\n TYPE ANY. \" Field symbol for field value\n\nDATA:\nref_rowtype\nTYPE REF TO cl_abap_structdescr, \" Rowtype ref to RTTS\nref_tabletype\nTYPE REF TO cl_abap_tabledescr. \" Internal table type ref to RTTS\n\nDATA:\nref_wa TYPE REF TO data, \t\t \" Declaration of work area instance\nref_itab TYPE REF TO data. \" Declaration of internal table instance\n\n*\"---------------------------------------------------------------------\n* START-OF-SELECTION\n*\"---------------------------------------------------------------------\n\nSTART-OF-SELECTION.\n\n* Create row type and tabletype by RTTC technique\nref_rowtype ?= cl_abap_typedescr=>describe_by_name( p_tab ).\nref_tabletype = cl_abap_tabledescr=>create( p_line_type = ref_rowtype).\n\n* Object type created by RTTC.\nCREATE DATA ref_itab TYPE HANDLE ref_tabletype.\nCREATE DATA ref_wa TYPE HANDLE ref_rowtype.\n\n*Type assignment\nASSIGN ref_itab->* TO .\nASSIGN ref_wa->* TO .\n\n* Value assignment to the internal table \nSELECT *\nFROM (p_tab)\nINTO TABLE .\n\n* Display Output \nLOOP AT INTO .\n\nDO.\n\nASSIGN COMPONENT sy-index OF STRUCTURE TO\n\n.\n\nIF sy-subrc NE 0.\n\nNEW-LINE. \" Shift Cursor to next line\nEXIT. \" EXIT to next work area\n\nENDIF. \" IF sy-subrc NE 0.\n\nWRITE .\n\nENDDO.\n\nENDLOOP. \" LOOP AT INTO .\n```\n\nRegards,\n\nAnirban\n\n2008 Sep 30 10:33 PM\n\nCheck this out: [Dynamic Internal Table Creation and selection|http://help-abap.blogspot.com/2008/09/dynamic-internal-table-creation.html]\n\nRegards,\n\nNaimesh Patel", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1089365", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 16 7:39 AM\n\nHi All,\n\nI am facing different Issue in CRM System.\n\nThe following datasources are not displayed in RSA5 of the CRM System. Can you please help to find out these datasources in CRM System.\n\n0CRM_SRV_COSTS\n\n0CRM_CONF_COSTS\n\n0CRM_SERVICE_CONTROL\n\n0CRM_SERVICE_PROCESS\n\n0CRM_SERVICE_CONTROLLING_I\n\n0CRM_SERVICE_CONTROLLING_H\n\n0CRM_SRV_CO_PLAN\n\nThanks in advance.\n\nThanks,\n\nRam.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nChech the link\n\nhttp://help.sap.com/bp_biv170/BBLibrary/documentation/BA8_BB_ConfigGuide_EN_DE.doc\n\nThanks\n\nReddy\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nCheck the following links for other datasources\n\n0CRM_SERVICE_CONTROLLING_I\n\nhelp.sap.com/bp_biv235/bi_en/BBLibrary/documentation/B92_BB_ConfigGuide_EN_DE.doc\n\n0CRM_SERVICE_CONTROLLING_H\n\nhelp.sap.com/bp_biv170/BBLibrary/documentation/BB3_BB_ConfigGuide_EN_DE.doc\n\n0CRM_SRV_CO_PLAN\n\nhelp.sap.com/bp_biv170/BBLibrary/documentation/BB3_BB_ConfigGuide_EN_DE.doc\n\n0CRM_CONF_COSTS\n\nhelp.sap.com/bp_biv170/BBLibrary/documentation/BA8_BB_ConfigGuide_EN_DE.doc\n\n0CRM_SRV_COSTS\n\nhelp.sap.com/bp_biv170/BBLibrary/documentation/BA8_BB_ConfigGuide_EN_DE.doc\n\nThanks\n\nReddy\n\nHi BW Experts,\n\nI got the solution for this.\n\n0CRM_SRV_COSTS and 0CRM_CONF_COSTS are the datasources that are available in ECC and not from CRM System.So these datasources are pulling data from ECC system.So i can find these datasources in RSA5 of ECC System.\n\nThanks a lot for ur inputs.\n\nThanks,\n\nRam.\n\n| User | Count |\n| --- | --- |\n| 56 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/586035", + "domain": "archive.sap.com", + "file_source": "part-00239-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1048435", + "domain": "archive.sap.com", + "file_source": "part-00142-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Sep 16 7:09 PM\n\nHello people!\n\nIn customizing Data Model / Data Basis / Data Model (tag) there is an option tittled u201CAssets / Liabilitiesu201D an inside other option u201Celimination of interunit profit/loss in transferred inventoryu201D and require u201CInventory Itemu201D ; but in match code does not appear nothing to choose.\n\nHelp information says :\n\nYou need to specify the inventory item InfoObject only if you want to use the consolidation function elimination of interunit profit/loss in transferred inventory.\n\nThe system automatically includes the InfoObject, together with the product group InfoObject, in the data stream for documents.\n\nHowever, I did some test with task about it, and everything works ok; but just in case I prefer to check perhaps this data is useful in some cases, and I would try to see the potencial problem before happens\n\nThanks!!!\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThanks!\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Ismael,\n\nAFAIK, if you are not going to use IPA (but only IPI), you may not configure the assets-liabilities functionality.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 5 |\n| 4 |\n| 3 |\n| 3 |\n| 2 |\n| 2 |\n| 1 |\n| 1 |\n| 1 |\n| 1 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1313562", + "domain": "archive.sap.com", + "file_source": "part-00425-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Apr 20 3:32 PM\n\nHello everyone\n\nCan anyone please guide if its possible to cater withholding tax automatically in cash journal (FBCJ). If yes please tell the process for that. The scenario is i want to make payment to a vendor in cash and wht is liable in his master data but waht will be the procedure after that as i am only making payment through cash journal and not claering invoice and thsi will be cleared through f-44 where wht information would be ignored. Please help me out in this regard.\n\nRegards\n\nAzeb\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nWAS NOT ABLE TO RESOLVE\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 117 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3620923", + "domain": "archive.sap.com", + "file_source": "part-00142-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2014 Sep 16 1:03 PM\n\nHi gurus,\n\nI need your help in a subject.\n\nI've a material which is assigned to two classes ZMATERIAL and ZMATERIAL2.\n\nZMATERIAL has some characteristics about the material and ZMATERIAL2 has also different characteristics.\n\nI want to search for material by giving values for multiple characteristics which are assigned to different classes.\n\nFor example;\n\nZMATERIAL has Plant and Material Group as characteristic\n\nZMATERIAL2 has Responsible Person as characteristic\n\nI want to search by giving plant and responsible person. Can I do this in SAP? It allows me to search only by one class as I see.\n\nThanks in advance...\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nSeems it can be done if you can use class hierarchy.\n\nCreate a new class ZMAT without any characteristic , then assign your existing classes to this class using transaction CL22N. once its done, you can use CL30N to search objects in new class ZMAT , also you will have optyion to use subordinate class for this searches.\n\nCheck below link for more details\n\nInherited Characteristics - Classification (CA-CL) - SAP Library\n\nCheck and come back with your findings.\n\nHope it will help you.\n\nThanks\n\nRitesh\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 123 |\n| 8 |\n| 8 |\n| 6 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3757353", + "domain": "archive.sap.com", + "file_source": "part-00239-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1407803", + "domain": "archive.sap.com", + "file_source": "part-00452-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2009 Jul 13 11:44 PM\n\nHi, use version 2005b.\n\nScenario:\n\nAn invoice A/P with 5 installment, with paid installment for 2.\n\nNeed:\n\nI have the need to change the maturity date of the third.\n\nHow can I do? Anybody have any guidance? If it is not possible in version 2005b is the version can 2007b?\n\nGrateful,\n\nFernando\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear Luiz,\n\ncheck reply on your thread opened in Portuguese (notes 1333212 and 941272).\n\nPlease, remember to confirm this thread and also allocate some points to my user.\n\nRegards,\n\nWesley Honorato\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 125 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/101209", + "domain": "archive.sap.com", + "file_source": "part-00452-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2006 Jan 19 10:05 AM\n\nHI,\n\ni am recently placed at a client who wants a sms service from SAP server to mobile which is not a blackberry.\n\nsms should pass from sap server to a aggregat called valuefirst. data is all related to SD. my client uses 4.7 version and has no netweaver.\n\ncan you help me if any ideas,\n\nbye\n\najay\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Ajay,\n\nSorry to disappoint you, but if your client does not have Netweaver than Mobile Infrastructure would not be able to help you out.\n\nHowever, you can checkout the following weblog:\n\n/people/durairaj.athavanraja/blog/2005/07/12/send-sms-to-india-from-abap\n\nIt doesn't work for some but maybe it might just work for you.\n\nRegards,\n\nRahul\n\nAssign me some points if this helps\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nthankyou rahul,\n\nwell does any way BAPI is useful.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 6 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1720780", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2010 Jun 25 7:29 AM\n\nHi\n\nIu2019m making my planning layout in T-Code u2013 KEPM when I execute the planning method, I received this error message: Error while opening document.\n\nCan anybody help me to resolve this error? Please see the message:\n\nError while opening document\n\nMessage no. SOFFICEINTEGRATION143\n\nDiagnosis\n\nAn error occurred in the desktop application while opening a document.\n\nProcedure\n\nCheck first whether you can insert a document from this desktop application as an embedded object in another application. The necessary menu item is usually 'Insert --> Object'. The application then lists all of the OLE document types. Choose the type corresponding to the desktop applciation. If the insertion fails, the error is in the desktop application itself.\n\nThis error has various causes. Often, it is caused by activating certain add-ins. Sometimes, the desktop application is wrongly installed. The error should not recur once you have disabled any add-ins or reinstalled the desktop application.\n\nProcedure for System Administration\n\nIf you cannot solve the problem as described above, enter a problem message. There are notes relating to how to generate the log file using the program SAPROFFICEINTEGRATIONTRACE.\n\nRegards\n\nLouie\n\nPS. We upgrade our SAP gui to 7.2 version\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Louie,\n\nThe most errors occur because the Microsoft Excel template stored\n\nin Transaction KP34 for the corresponding layout is incorrect.\n\nYou cannot avoid this in advance since you have formatting options\n\n(which cannot be deactivated) in Excel that result in problems in case\n\nof an inplace.\n\nPlease check the following steps.\n\nFor each planning with active Integrated Excel the system needs a\n\ntemplate Excel sheet (\"Template\"), which is filled with the current\n\ndata (in accordance with the specifications on the initial screen)\n\nupon the call of the planning screen.\n\nIn the profile maintenance (Transaction KP34), you can save a\n\nseparate template for every layout, e.g. to store color changes.\n\nThis template is stored in the R/3 system. If no separate template\n\nexists for the current layout, the system uses an empty standard\n\ntemplate which contains the macros necessary for planning \"only\".\n\nError message SOFFICEINTEGRATION143 indicates that a separate\n\nincorrect template was saved. In the most cases users\n\nremoved or hid lines lines while setting-up the template in\n\nTransaction KP34, or he even stored own macros.\n\nTo repair the incorrect template presumably makes no sense, however,\n\nsince there is a \"link\" between the layout and the template,\n\nremoving the layout and inserting it afterwards again into the\n\nplanner profile often does not even help to make the layout\n\naccessible again.\n\nUsing the utility program KPP7UT03 you can delete existing\n\ntemplates. Here, it is important that you make a restriction to the\n\nlayout in question on the initial screen, since otherwise the system\n\nmay delete several (or even all !) Thus you should make the\n\nfollowing specifications:\n\na) Planner profile,\n\nb) Subclass (always 01),\n\nc) Table name (Planning area -> F4 input help) and\n\nd) Planning layout.\n\nThe profile item is only relevant if a layout has been entered more\n\nthan once in the same profile. The program has no test run.\n\nAfterwards the empty standard template is used again for the\n\nrespective layout.\n\nFor more detailed analyses of the template used in each case you can\n\nsave this onto your own hard disk as follows:\n\na) Set a breakpoint in function module KPP_XL_TEMPLATE_GET_COPY.\n\nb) Call up the planning transaction, go to the planning screen.\n\nc) When the function module is reached, \"empty\" variable I_MODUS.\n\nd) Set a breakpoint to success message K9353.\n\ne) Continue processing (F8).\n\nf) The system generates a dialog box on which you can specify the target location of the Excel file.\n\ng) Continue processing (F8).\n\nh) Cancel the transaction when you reach the breakpoint.\n\nYou can now examine the template . Especially for recurring problems you can access the\n\nchanges stored this way.\n\nAlso recommend to check note 499152.\n\nI hope it helps.\n\nRegards,\n\nFernando Evangelista\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 9 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1744539", + "domain": "archive.sap.com", + "file_source": "part-00425-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2010 Jul 26 11:03 AM\n\nWe had some network connection problem.Outcome was that in SXI_MONI ,there were some\n\nred color flags,single rectangles,green flags.\n\nFirstly i restarted red color flag,secondly i restarted single rectangles.In this way,first two issues got resolved.\n\nThird problem was \"scheduled for outbound processing\" ie green flags.\n\nFo this , i decided to fiest relate how many actual idocs are posted to destination.While i was going with htis activity.\n\nautomatically after two hours green flags got processed.\n\nSo what does this means ,that green color flag is scheduled to run later and an XI consultant needn;t work on this part ?\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear experts,\n\nFor green error flag ,due to network issue or connection problem .Will you advise to select the message in SXI_MONI and try to restart them ?\n\nThanx and regards,\n\nAditya Sharma\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear experts,\n\nI have a basic question,if i see messages in SXI_MONI as green color flag.Does that mean it will be system responsibility (as it has scheduled) to send message to destination .Should we simply wait or not\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nAditya-\n\nAs I have explained u detail the reasons why message status stays in green because of either queue got locked,message stucked etc.\n\nWait for some time if message is not got processed successfull if it has not then some one has to monitor or check the queues inorder to resolve the issues.\n\nChirag\n\nEdited by: Chirag Gohil on Jul 26, 2010 4:17 PM\n\nU get can all the detail about which is respective queues and the message associated with it in SMQ1 and SMQ2 tcode\n\nIn case if ur message got stuck in queues then u have to manually release the message from queues after the investigation or if ur queue is lock then u can deregister and register activate the queues again using SMQR tcode.\n\nIt depends upon the analysis.\n\nchirag.\n\nEdited by: Chirag Gohil on Jul 26, 2010 5:06 PM\n\nFor a Green Message, when it is stuck in Queue & problem is activation of queue.\n\nYou can reporcess that message from SMQ2 / SMQ1, double click on message & press \"Activate\" Button.\n\nFor Registration of Queue, goto SXMB_ADM --> Manage Queue --> Select Queue name for activation & press button Register Queue & Activate Queue.\n\nBut When Queue has some error message, it will not allow you to activate Queue.\n\nFor this you will double click on that message & process that by activate from SMQ1 / SMQ2.\n\nWhen queue is clear, now you can activate queue in SXMB_ADM.\n\nDear sirs,\n\nI feel registrations should be one time activity, ideally speaking.The queue cannot come into picture if it was not registered.\n\nNow i a queue is stuck due to network disconnect( i am referring to only and only network disconnect) here.I do not mean any message mapping failure and i do not mean any udf error or something.\n\nSo if a queue is stuck due to a netwrk disconnect,plz guide me witha solution.What i came acroos i just mentioned.\n\nAs what u r saying that we need to register/deregister queus.Kindly justify this article then as given in subject.\n\nYou may correct spelling of technical.I did so to avoid this site filter.\n\nhttp://www.saptecnical.com/Tutorials/XI/XMLMessageQueues/Monitor.htm\n\nEdited by: aditya sharma on Jul 26, 2010 3:01 PM\n\nHi Aditya,\n\nMessage recorded for Outbound processing status basically occur when trfc queue entries increase in your Inbound or outbound side(depending on the scenario). In that case you can see those entries in ready status, in some cases you can see them in error status.\n\nIf you found your trfc queue in error status, in that case you can make those run manually.\n\nThanks,\n\nSoumen\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nThe message status goes in greeen (scheduled for processing) when either ur message is got stucked in queues- refer smq1 and smq2 tcode.\n\nIf one message got stuck then the messages which are following that stucke message will not get processed till that message is released..\n\nsometime if queues are locked ur message will not get processed for that u need to register the queues again using SMQR tcode.\n\nThis might be possible reasons.\n\nXi developer can analyse such issues and can inform basis people inorder to resolve the same.\n\nchirag\n\nEdited by: Chirag Gohil on Jul 26, 2010 3:40 PM\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 54 |\n| 10 |\n| 9 |\n| 8 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1089099", + "domain": "archive.sap.com", + "file_source": "part-00142-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 16 4:51 AM\n\nI created a UDF field with valid value \"Yes\" and \"No\", and I added this column in Matrix of a standard form.\n\nI use following statement to indicate this field before saving a record:\n\noEditText = oMatrix.Columns.Item(\"U_UDF\").Cells.Item(i).Specific\n\nAn there is an error pop-up,\n\n\"Unable to cast COM object of type 'System.___ComObject' to interface type 'SAPbouiCOM.EditText ...........\"\n\nI have tried using ComboBoxColumn and get the similar error.\n\nAny ideas?\n\nThanks\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi,\n\nYou said that column is combobox column.and you have initialised combo type value to text type.please correct it.\n\nuse\n\nDim ocombo as SAPbouiCOM.ComboBox\n\noCombo = oMatrix.Columns.Item(\"U_UDF\").Cells.Item(i).Specific\n\nregards,\n\nvarma\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 123 |\n| 8 |\n| 8 |\n| 6 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1083289", + "domain": "archive.sap.com", + "file_source": "part-00239-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 12 7:09 PM\n\nHello.\n\nim new about BO.\n\nI want to install the BOE server..so i need to download Business Objects Entreprise Xi3 or xi2 .\n\nany1 can tell me where i can download it?\n\nthanks\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nyou have to have an access to the ESD website\n\nhttps://businessobjects.subscribenet.com\n\nthats where you can download all the business objects products.\n\ngood luck\n\nAmr\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Pheno,\n\nWe can download from this link also to download software:\n\n[Service.sap.com]\n\nClick on SAP Support Portal -> Software downloads\n\nYour credentials are required for it:\n\nYou can call on CIC numbers regarding this\n\nAmericas : 1 866 8907686 (toll-free)\n\nAPJ: 1800 613459 (toll-free)\n\nEMEA: 08081012181 (toll-free)\n\nHope this helps!!\n\nRegards,\n\nShweta\n\ni think its still working\n\nhttps://businessobjects.subscribenet.com\n\nyou need your user name and passwarod\n\ngood luck\n\nAmr\n\ni think you still have the trial version if you are looking for that\n\nhttp://www.businessobjects.com/product/freetrials.asp\n\ngood luck\n\nAmr\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/626177", + "domain": "archive.sap.com", + "file_source": "part-00775-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Nov 07 2:07 AM\n\nHi Guys!\n\nPlease guide me how to maintain infotypes directly in ORG management. These infotypes when i try to maintail in pa30, they say it is not possible. suppose what if i want to key in some data manually in OM?\n\nThanks and Regards,\n\nSoniya Singh\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Soniya Singh,\n\nYou can Maintain OM infotypes (Object wise) with following Tcodes\n\nPP01 - General (menu-guided)\n\nPP02 - General (open)\n\nPFCT - Task Catalog\n\nPO01 - Work center\n\nPO13 - Position\n\nPO03 - Job\n\nPO10 - Organizational Unit\n\nCheers,\n\nTG\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHAi..\n\nInfo types 0000 to 0999 for personnel master data, and certain applicant data.\n\nInfo types 1000 to 1999 for Human resources planning data.\n\nInfo types 2000 to 2999 for time management data.\n\nInfo types 4000 to 4999 for applicant only data.\n\nInfo types 9000 to 9999 are reserves for customers.\n\nU cannot access OM ifnotype in PA or vice versa..\n\nHope its clear now\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi soniya,\n\nu cannot access OM infotypes in PA30.\n\nu have use tcodes for position , job, org unit etc.\n\nrgds\n\nkiran\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\ntransaction -PP02 and PP03.\n\nRegards,\n\nManoj.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 120 |\n| 9 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/619571", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2007 Oct 31 6:33 PM\n\nHi,\n\nI am getting the error \"Location \\sixers\\c:\\images not accessible\" when I tried to Reimport an image in Data Manager. I am trying to Reimport by right click on the image in Images table and select Reimport option. I loaded the image as a Link by selecting option \"Link to original file only\" when loading the image\n\nAny suggestions will be appriciated.\n\nThanks\n\nvara\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi vara,\n\nAs you are not able to reimport specific image , you could not see the same image in your Data Manager.\n\nso, you just copy that same image in different location and then try to reimport it to the Data Manager that will let u know whether that image is capable of importing or it is damaged.\n\nHow u r importing the images?\n\nIndividually or bulk wise, coz if ur importing the images bulk wise then it may sometimes happen that one or two images did not get copied properly.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Vara,\n\nSince the error is Location \\sixers\\c:\\images not accessible I would like to share the way i followed..\n\nSometimes, one may want to reimport a new/different or same image into an existing image record while preserving all of the links to the original image across the different image lookup fields of the repository.\n\nin this case,you may reimport one or more images from their original source locations:\n\na) for that in the Records pane, select the image record(s) you want to reimport.\n\nb) then Right-click on one of the records and choose Reimport from the context menu, or choose Objects Reimport from the main menu to open the Reimport Images dialog.MDM places Use original data group(s) into the Data Groupdrop-down list, and places the selected image filename(s) into the Filespane.\n\nYou can use the Data Group drop-down list to select a new data group to be applied to all of the reimported images.\n\nc) finally,Click OK to close the Reimport Images dialog and reimport the images from the original locations. MDM opens the Reimporting Images progress dialog to indicate the status as it reimports each of the images.\n\nMoreover,details about replacing images are available @\n\nthis URL\n\nHope it will suffice to hint you.\n\nReward points if you find it useful\n\nRegards,\n\nKrutarth\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nVara,\n\nCan you verify that the image still exists in the original location (\\sixers\\c:\\images)? Do you have access to this area from the PC you are doing the Reimport on?\n\nThe Reimport option looks in the exact location where the original file was loaded.\n\nIf the image name or location has changed you will have to do a Replace.\n\nThanks,\n\nTim\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 59 |\n| 10 |\n| 8 |\n| 8 |\n| 6 |\n| 6 |\n| 6 |\n| 5 |\n| 4 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1111240", + "domain": "archive.sap.com", + "file_source": "part-00819-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Nov 03 10:16 AM\n\nDear All,\n\nwhile creating the sales returns billing docuement the accounting document is not creating.\n\nwhen trying to realse acccouting from VF02 its giving the error Account 800135 6000 is blocked for posting\n\nwhere 800135 customer number and the 6000 is company code\n\nplease help me how to solve this problem, thanks in advance.\n\nBest regards\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear Mohammed\n\nTwo checks you need to carry out\n\n- In VA02, input the return sale order and remove the Billing block if it is set there\n\n- Go to XD05, input the customer code 800135, company code 6000 and his sales area and execute. There remove the billing block and save.\n\nNow retry to release the document to accounting.\n\nthanks\n\nG. Lakshmipathi\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi,\n\nHere I have different to opine.\n\nThe customer is not blocked for billing in XD05 & even the sales document is not blocked in VA02, because user is able to creae the billing document. The problem is with accounting document.\n\nI will suggest you to do account determination analysis in VA02, Environment> Analysis> Account determination. It may help to find out he actual problem.\n\nHave you maintained customer for two company code?\n\nCheck the settings also in reconcillation account determination.\n\nAlso check your reconcillation account no. in FS00, it should not have any block & should marked as reconcillation account.\n\nravi\n\nEdited by: Ravi on Nov 3, 2008 6:10 PM\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nhi\n\ngo to t-code VA02...enter the sales order number....and then remove billing block from the document..\n\nalso check whether customer is block for billing in t-code XD05...\n\nin case of any query do revert\n\nregards\n\nchander\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi mohammed\n\nGo to VA02 and release the block of the billing ( like by default it will be blocked as 08 - check credit memo ) .\n\nRegards\n\nSrinath\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 119 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1964525", + "domain": "archive.sap.com", + "file_source": "part-00000-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2011 May 30 11:40 AM\n\nHello\n\nWe normally release/approve documents by setting a specific document status.\n\nWhen this status is set you can not do any changes to the document. You have to create a new version.\n\nBut we have a specific status (Document controller) that document controllers can set to update meta data / characteristic values on already approved documents without creating a new version.\n\nWe have been able to prevent user from changing the original file when this status is active. But he can still delete the original from the DIR. That is a problem for us, as the only thing he should be allowed to do is to update meta data.\n\nWe have used the authorization object \"Status-Dependent Authorizations for Documents\" to try to prevent this. Here we allow the activities \"Change\", \"Display\" and \"Display application start\". We need to have change to allow changes of e.g. characteristics. But the user can then alos delete the original from the DIR.\n\nAny proposal for how to prevent users from deleting originals from the DIR?\n\nBest regards\n\nTom Saga\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Tom,\n\nYou can't restrict user at this stage. If you are giving access of create or change document then that user will be able to delete or replace the original. Authorizations can be controlled at specific object in roles only. where Activity is one object.\n\nHope this will resolve the query,\n\nRegards,\n\nRavindra\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 119 |\n| 8 |\n| 7 |\n| 5 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/650075", + "domain": "archive.sap.com", + "file_source": "part-00015-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n2007 Nov 28 10:05 AM\n\nI need to automaticaly change Payment conditions depending on some conditions on item level. There is algorithm which we got from our customer for this calculation. So, i need userexit or badi where I can implement enhancement.\n\n2007 Nov 28 10:25 AM\n\nI have this list. Could you recommand some of this UE for the purpose which I explained?\n\n2007 Nov 28 10:14 AM\n\nHello,\n\nFollowing user exits are present in MIRO\n\nLMR1M001 User exits in Logistics Invoice Verification\n\nLMR1M002 Account grouping for GR/IR account maintenance\n\nLMR1M003 Number assignment in Logistics Invoice Verification\n\nLMR1M004 Logistics Invoice Verification: item text for follow-on docs\n\nLMR1M005 Logistics Inv. Verification: Release Parked Doc. for Posting\n\nLMR1M006 Logistics Invoice Verification: Process XML Invoice\n\nMRMH0001 Logistics Invoice Verification: ERS procedure\n\nMRMH0002 Logistics Invoice Verification: EDI inbound\n\nMRMH0003 Logistics Invoice Verification: Revaluation/RAP\n\nMRMN0001 Message output and creation: Logistics Invoice Verification\n\nNo of Exits: 10\n\nSaurabh\n\n2007 Nov 28 10:25 AM\n\nI have this list. Could you recommand some of this UE for the purpose which I explained?\n\n2007 Nov 28 11:05 AM\n\nHI,\n\nI think u need to make changes in user exit 'LMR1M001' . Kindly check out there or by debugging just check which exit is getting triggered go to se24 and use class CL_EXITHANDLER and put breakpoint in method 'GET_INSTANCE' . there u can see which exit is getting triggered.\n\nSaurabh", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3814150", + "domain": "archive.sap.com", + "file_source": "part-00235-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2015 Oct 18 1:55 PM\n\nHi all,\n\nI want to create an interface from C4C to external ERP system.\n\nin the ERP system, address name is a primary key. since this is not the situation in C4C, I want to create a new field \"ERP Address ID\" which will have a unique id for this address in a specfic account.\n\nIs there any way to make a field unique? (=won't allow duplicates value)\n\nThanks,\n\nDror\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHi Dror,\n\nthis is possible, however somewhat complicated.\n\nThe prefered way using the studio is to declare an element as \"AlternativeKey\".\n\nHowever this is not possible for extension fields.\n\nSo to use this feature, you need to create a second custom Business Object with your ERP Address ID as alternative key and have an association to reference the standard C4C business object.\n\nSecondly, you need to make sure (using custom logic) that no two of your custom business objects references the same standard business object.\n\nBest regards,\n\nLudger\n\n--\n\nCustom Development with All4Cloud.de\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 60 |\n| 10 |\n| 8 |\n| 8 |\n| 7 |\n| 6 |\n| 5 |\n| 5 |\n| 5 |\n| 4 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/622441", + "domain": "archive.sap.com", + "file_source": "part-00239-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGo to Products and Technology if you are looking for an answer on SAP products and technology, or want to read the latest blogs.\n\nCheck out the latest updates on SAP Products and Technology on the Topic pages\n\nGo SAP Community Getting Started to find more information on the features used on the SAP Community.", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/1087029", + "domain": "archive.sap.com", + "file_source": "part-00239-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2008 Oct 15 3:09 AM\n\nDear expert,\n\nI meet a intractable issue in our SAP system.\n\nThe scenario as below:For our product shipping to china,the ship-to of Sales Order should be chinese.\n\nwhen i give the response to customer using ALE IDoc which is std in sap,the EDI-Subsystem can't parse the xml file! So our customer can't receive the data.\n\nAfter tracing the issue,i find it is the chinese charater to beget this.\n\nActually the idoc file is the ANSI coding.\n\nCan anybody help me ?\n\nThank you very much.\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nDear\n\nI find the really reason is that the R/3 System is Non-Unicode System,the ECC 6.0 is Unicode System.\n\nIs my viewpoint right?\n\nPls give me some advice.\n\nTKS!\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 123 |\n| 8 |\n| 8 |\n| 6 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + }, + { + "url": "https://archive.sap.com/discussions/thread/3780428", + "domain": "archive.sap.com", + "file_source": "part-00015-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\non 2015 Aug 05 2:34 AM\n\nHi,\n\nWould like to seek your help on our requirement.\n\nIn standard SAP, we've noticed that the start of the week for capacity is Monday.\n\nIs it possible to change it to a different set of week, starting from, for example, Wednesday to Tuesday? So that we can tally the resources with CM07.\n\nI have tried to set special rules in SCAL, seems it does not give the results that we've wished for.\n\nRegards,\n\nNazarene\n\nRequest clarification before answering.\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\nHello Nazerene,\n\nYet to work with such requirement. However I am doubtful about the possibility of changing the week-day sequence the way you intended. Instead a factory calendar might prove a work-around to your issue. Few related links where you might get some ideas:\n\nFactory calendar on work center\n\nFactory calendar in work center\n\nMaintain week-wise work center capacity\n\nHope you'll get better inputs in the posts to come in the day.\n\nGood luck\n\nKJogeswaraRao\n\nYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.\n\n| User | Count |\n| --- | --- |\n| 122 |\n| 10 |\n| 8 |\n| 5 |\n| 4 |\n| 4 |\n| 4 |\n| 3 |\n| 3 |\n| 3 |", + "content_format": "markdown" + } +] \ No newline at end of file diff --git a/askubuntu_com/askubuntu_com_samples_markdown.json b/askubuntu_com/askubuntu_com_samples_markdown.json new file mode 100644 index 0000000000000000000000000000000000000000..848ff5f862bcc0be6e18b248c8a1cc7024fbce7c --- /dev/null +++ b/askubuntu_com/askubuntu_com_samples_markdown.json @@ -0,0 +1,702 @@ +[ + { + "url": "http://askubuntu.com/questions/453967/can-someone-explain-partitions-to-me", + "domain": "askubuntu.com", + "file_source": "part-00378-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm installing Lubuntu and I and dual-booting it with Windows 7. I want to be able to access all files while using either OS. My Hard drive has 4 partitions,\n\n* sda1 200mb 'Windows 7 (Loader)',\n* sda2 480gb 'Window 7 (Loader)',\n* sda3 18gb 'Windows recovery' (or something close to that),\n* sda4 100mb and no 'System' on it.\n\n1,2 and 3 are all 'NTFS' (I think it was) and sda4 is FAT32. I don't know what FAT32 or NTFS mean, so can\n\n1) Someone explain what FAT32/NTFS mean and do.\n\n2) How I can make files on the biggest partition (sda2 480 GB 'Windows 7(Loader)'), available to both operating systems.\n\nBare in mind I am completely new to this area of computing and have next to no idea what I'm doing. Thank you :D", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/342563/need-help-figuring-out-if-adding-an-ldap-server-to-my-ubuntu-box-thats-primaril", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nUPDATE: This has turned into a discussion on CalDAV/CardDAV installations, namely a server called CaliDAV\n\n--\n\nI currently have a box running the following:\n\n```\nUbuntu 12.04\nPentium D 2.8GHz w/ 2 cores\n4GB DDR2 memory\n(2) 2TB hard drives\n```\n\nI use this exclusively as a plex media server and it's been absolutely flawless while functioning as this.\n\nHowever I have decided that I need to get my contacts under control. Prior to them shutting down I had used a service called sync2em to organize my contacts. They provided an exchange server and I could update my contacts real-time with any of my devices and my desktop client.\n\nAlas they turned off their service and my contacts have turned into a big mess. I have various contacts on my ipad, iphone, windows 7 box, and a couple web email providers. It's really become quite annoying and hampering my ability to get stuff done always having to dig around to find an email or a phone number. I've decided enough is enough.\n\nMy goal is to consolidate all of my contacts into one central server that I can use for not only emails, but address book, birthday, notes (for the contact), etc. I do -NOT- want to use google, apple, or any of those companies to hold this data because -- well -- does this really require an explanation? I want to do this locally on my own server.\n\nHere's my questions:\n\n* Is an LDAP server appropriate for this?\n* If so what kind of applications would I install? Is this difficult to do?\n* Will this LDAP server conflict with this machines plex server functions?\n* If not, what kind of resources will it take up as basically just used for a address book?\n* Will I be able to update the LDAP server from all my devices provided I use a desktop client? The webmail provider I use is yandex.com. The way they handle contacts is absolutely horrendous.\n* Can you think of any other type of way to accomplish this that may be a better solution than an LDAP server?\n\nThanks for your help.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/tagged/window-manager+launcher", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# All Questions\n\nTagged with window-manager launcher\n\n11 questions\n\n0 votes\n\n1 answer\n\n134 views\n\n### How to create a custom Firefox desktop entry which correctly maps to the instance it launches?\n\nPurpose My intention is to create a firefox icon pinned to the dock that launches firefox in a personal profiles and is also indicated with a dot under the icon that launched it. (currently firefox ...\n\n-1 votes\n\n1 answer\n\n3k views\n\n### Keyboard shortcut to resize window to full-screen (but not over unity dock)\n\nIs there a keyboard shortcut, or a way of defining a keyboard shortcut, that'll resize current window to take up whole screen except the unity dock? (yes, I know I can make the unity dock stay always-...\n\n3 votes\n\n1 answer\n\n3k views\n\n### How to make .desktop file to open with its own icon in sidebar\n\nI have created a .desktkop file to open GitHub using brave browser #!/usr/bin/env xdg-open [Desktop Entry] Name=GitHub GenericName=GitHub Comment=Github desktop app Exec=/opt/brave.com/brave/brave-...\n\n3 votes\n\n1 answer\n\n1k views\n\n### How to reset the Nautilus window position? [duplicate]\n\nRecently, on Ubuntu 16.04 the default window position of Nautilus windows is in the top left corner of the screen. The window sits behind the top menu bar and the left side Unity launcher as shown in ...\n\n6 votes\n\n1 answer\n\n11k views\n\n### How to add launcher icon for python script?\n\nI am trying to add a launcher icon for a custom Python script showing a Tkinter window (script location: /home/hakon/my-tkapp.py): #! /usr/bin/env python3 import tkinter as tk root = tk.Tk(className='...\n\n6 votes\n\n2 answers\n\n1k views\n\n### How can I auto-hide the launcher via a script, when I maximize the browser?\n\nI was trying to control Ubuntu 14.4.1 Launcher's behavior. I want it to auto-hide every time I have browser window like firefox maxmaized. I found this solution: #!/bin/bash ## Change value of \"hide\"...\n\n2 votes\n\n1 answer\n\n291 views\n\n### Stacked Launcher Item Double Click Behaviour on Alt-tab\n\nLet's say that you have multiple firefox windows open. What you see happen is an additional arrow points to it's icon in the launcher. However, if you double click the icon, it displays all of the ...\n\n1 vote\n\n1 answer\n\n278 views\n\n### Unity Launcher send to back feature\n\nClicking on a running application's icon in the unity Launcher it brings the application to the front. This is similar behavior to the old gnome taskbar except that in the old taskbar if I clicked a ...\n\n2 votes\n\n1 answer\n\n142 views\n\n### close window in window overview\n\nI have several terminal windows open. When I click on the terminal icon in the launcher, all terminal windows are shown in an overview. Is it possible to close a windows from the overview without ...\n\n1 vote\n\n1 answer\n\n345 views\n\n### How to optionally maximize so that the launcher won't get hidden?\n\nFirstly, I very much like it when the launcher autohides when I really need all the screen space. The problem is, there are a lot of workflows when I want a large app screen, but the launcher should ...\n\n13 votes\n\n3 answers\n\n4k views\n\n### How do I stop the Unity launcher from hiding behind other windows?\n\nThe Unity launcher tends to put itself in the background of any windows sometimes. It does not occur on startup, just randomly after some hours of usage. How do I bring it back to front without ...", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/311290/dual-booting-ubuntu-and-fedora", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm thinking about dual booting my current ubuntu 12.04 OS with fedora 18. My question is when I shrink the current ubuntu partition, which takes the whole disk (with Gparted) will I be able to share the swap current swap partition with fedora? And will the swap partition move with ubuntu or will it stay at the far right side of the drive partition map (From Gparted's point of view)\n\n## 2 Answers\n\nAbsolutely. Both Ubuntu and Fedora can share the same swap partition without any problems.\n\nWhen your computer starts, you're given the choice to boot ONE operating system - Ubuntu or Fedora. That one OS you choose to boot will use the swap partition when necessary. The other OS can't use the swap space, as it hasn't booted yet.\n\nTo make Ubuntu and Fedora share a swap area, choose the existing swap partition as the mount point for Fedora's swap area when you install it, rather than creating an entirely new swap area.\n\n> \n\nWhen you shrink a partition other partitions are not affected.\n\nThus the swap partition can be shared with Fedora.\n\nInfact, since only one operating system will be booted at a time, the swap partition can be shared among any number of operating systems.\n\nThe swap partition will remain intact as it has nothing to do with your Ubuntu partition.\n\nAfter you shrink the Ubuntu Partition, you will get a Ubuntu Partition (with a smaller disk space) and some free space.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/216589/wolfram-mathematica-on-ubuntu-12-10-no-window-focus-on-help-browser", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nThe help browser of Wolfram Mathematica is not getting window focus when clicked on it. Clicking links or buttons in the help browser works without the window focus, but copying code from or typing in it doesn't. I can get window focus on the help browser by using the alt+tab or the Window menu though. Switching focus between notebooks behaves normally.\n\nI'm running Mathematica 8.0.4.0 on Ubuntu 12.10. Mathematica is the only software that has this behavior.\n\nHas anyone else experienced this behavior or know a solution to it?\n\nP.S. Question posted on mathematica.stackexchange.com too.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/174505/sun-broadband-wireless-and-ubuntu", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nGood day!\n\nI recently installed 12.04. I am having a hard time connecting to the Internet using my Sun Broadband Wireless. I installed the 64-bit version. I am from the Philippines.\n\nWhen I plug in my USB stick, it does not show up on the Network Manager/ no new connection can be detected. I try to edit it using Edit Connections but still to no avail.\n\nI have tried doing these steps from kenji08, kartonista, and from review-ninja (for this one, I can't seem to get pass the first step.)\n\nI hope those information can help.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/121692/12-04-after-latest-update-no-unity-no-top-bar-only-wallpaper-can-you-help", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n> \n\nPossible Duplicate:\n\nUnity doesn't load, no Launcher, no Dash appearsI just updated to the latest 12.04 and it recommended to restart, so I did. After the restart, only the wallpaper shows, no unity dash, no top bar.I tried to reset unity (by using tty2) but the result is the same: only the wallpaper shows. I also noticed that by right clicking, I get the desktop menu but the windows has no top bar (upper decoration with close-minimize button), if this helps. I also `sudo apt-get update` and `sudo apt-get upgrade` in tty2, but there were no new packets to update.\nDo you have any suggestions?", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/tagged/metapackages+package-management", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# All Questions\n\nTagged with metapackages package-management\n\n20 questions\n\n0 votes\n\n1 answer\n\n34 views\n\n### After removing a package that came with a meta-package, will it be reinstalled in a future upgrade of the meta-package?\n\nI'll describe this with an example: I installed the lxde metapackage back in focal (version 10) I purge firefox from my ubuntu installation. I upgrade the distribution to jammy and the lxde ...\n\n0 votes\n\n1 answer\n\n284 views\n\n### Install transitional package or real package?\n\nWhen should installing transitional or \"real\" packages be preferred? In my case, should I install fonts-ubuntu (real package) or ttf-ubuntu-font-family (transitional package)? https://...\n\n1 vote\n\n0 answers\n\n45 views\n\n### How to create a meta-package? [duplicate]\n\nI am trying to create a meta-package, which install all application that i will. Unfortunately i couldnot find any appropriate dockumentation about that. Does know someone how to do or where can i ...\n\n2 votes\n\n1 answer\n\n2k views\n\n### Where can I obtain a list of all virtual packages provided by a Ubuntu distribution / release (e.g. bionic)?\n\nAt https://packages.ubuntu.com/, we follow the link \"bionic\" under \"Browse through the lists of packages:\". At https://packages.ubuntu.com/bionic/, we follow the link \"Virtual packages\". We reach ...\n\n0 votes\n\n1 answer\n\n5k views\n\n### Switch from linux-virtual to linux-azure for Accelerated Networking support\n\nWe have Azure VMs running Ubuntu 16.04.3 LTS that we would like to use the Azure Accelerated Networking feature on. The minimum kernel version needed is 4.11.0-1013, but currently with apt-get upgrade ...\n\n10 votes\n\n3 answers\n\n6k views\n\n### How to determine which packages are part of a metapackage?\n\nI am interested in taking a list of packages and figuring out which packages are part of a meta-package. That way, if I reinstall a new system I can limit my install to just the top level packages I ...\n\n2 votes\n\n1 answer\n\n1k views\n\n### What are the consequences of removing metapackages?\n\nI am trying to create a minimal install of Ubuntu Server 14.04.3. I selected the \"minimal\" option during installation. My system now has two meta packages, ubuntu-minimal and ubuntu-standard. The ...\n\n16 votes\n\n4 answers\n\n26k views\n\n### How do I exclude specific packages from installation with apt-get?\n\nI would like to exclude specific packages from installation with apt-get, that is, install a metapackage without the list of specific packages, preferably with one invocation of apt-get. For example, ...\n\n4 votes\n\n3 answers\n\n2k views\n\n### How do I get the real package name and version for a pseudo package?\n\nHow do I get the real full package name (including the version) that would be installed if I ran apt-get install pseudo-package-name? This is related to this previous question: Get the kernel version ...\n\n2 votes\n\n3 answers\n\n156 views\n\n### Is it possible to individually uninstall packages previously installed using a meta-package?\n\nI have no need for the help utility, document viewer, contacts app, etc. that Gnome has built into the gnome-shell. Is is possible to remove just those packages? Every time I try it wants me to ...\n\n3 votes\n\n1 answer\n\n1k views\n\n### Creating a multiarch meta package\n\nI'm trying to create a meta-package to install various dependencies (for Android build system), some of the packages should use the i386 version so I tried to use the \"Multi-Arch\" option but it fails ...\n\n51 votes\n\n1 answer\n\n27k views\n\n### Should I use tasksel, tasks in APT or install regular metapackages?\n\nTasksel or plain Apt? In the past I've always used tasksel to install so-called \"tasks\". It seems, however, that this has been integrated in APT: apt-cache dumpavail | grep ^Task [...] snip Task: ...\n\n7 votes\n\n3 answers\n\n11k views\n\n### How to view a list of packages that were manually installed without their dependancies\n\nHow do I see a list of packages I manually (really manually, as in I typed them in) installed? I want to exclude packages that were installed as a result of being dependencies of other packages that ...\n\n15 votes\n\n2 answers\n\n6k views\n\n### How to determine if a package is a meta-package from the command line?\n\nHow can I determine if a package is a meta-package from the command line, possibly via apt-get, aptitude or apt-cache? I have tried: apt-cache show texlive-full apt-cache showpkg texlive-full but ...\n\n9 votes\n\n2 answers\n\n8k views\n\n### Is it safe to remove ubuntu-desktop package?\n\nI prefer using Synaptic to Software Center. So I decide to remove the software-center package, but ubuntu-desktop needs to be removed as well. A warning is shown, saying ubuntu-desktop is needed to ...", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/717725/sync-music-library-between-several-ubuntu-installations", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI found some threads about similar topics but not really the same and neither with a solution.\n\nIs there any way to get a music player (Banshee, Rhythmbox) to synchronize their music library with another computer? That means play counts, playlists, last played, last modified etc.?\n\nFor example: I hear most time music at home with my desktop pc. When I'm on the road and want to play music from my laptop, I want to have the same \"last played\" song from my desktop and so on.\n\nIs there any solution for this? Thanks a lot!", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/107389/eclipse-doesnt-work-correctly-when-not-run-as-super-user", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI downloaded Eclipse from Eclipse page and extracted it in Downloads directory. When I run Eclipse as normal user then application behaves strange:\n\n```\n$ ./eclipse\nGtk-Message: Failed to load module \"canberra-gtk-module\"\n```\n\nSome symptoms:\n\n* Eclipse can't resolve symbols in source code and marks them as invalid\n* GUI looks like in other KDE applications\n* when I quit program, then there is some error about write protection\n\nError message:\n\n```\nProblems occurred while trying to save the state of the workbench.\nCould not write metadata for '/ab'.\n/home/user/workspace/.metadata/.plugins/org.eclipse.core.resources/.projects/ab/.markers (Permission denied)\n```\n\nI encountered some other problems like write problems during update.\n\nHowever when I run Eclipse as super user:\n\n `$ sudo ./eclipse` \nthen everything works as it should and GUI looks different (GTK is loaded or what? I don't know).\n\nI tried to give 777 permission to all files in Eclipse directory but it didn't work. And I didn't install Eclipse anywhere, just downloaded and extracted. I tried also to download Eclipse with apt-get but there was the same problem. How to make Eclipse work correct?\n\nI use Kubuntu 11.10.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/293650/can-i-run-ubuntu-12-04/293659", + "domain": "askubuntu.com", + "file_source": "part-00782-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nOK, so i just need a little advice. I own a Fujitsu Esprimo Mobile v6535 machine with these specs:\n\n4GB RAM Pentium(R) Dual-Core CPU T4300 @ 2.10GHz × 2 Unknown graphics driver (found somewhere on the net i have an Intel GL40 chipset and Mobile intel®GMA 4500M graphics ) 500GB disk\n\nWill it run smoothly according to these specs?\n\nDo You want to Ubuntu12.04 as dual boot or you want to install after removing existing OS if any.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1115245/remove-old-versions-of-python-and-pip", + "domain": "askubuntu.com", + "file_source": "part-00782-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI recently updated from Ubuntu 16.04 to 18.04.\n\nI had separate partitions for / and home, and for the update I made a clean install over the / folder, so that I saved everything in the home folder, while the rest was formatted.\n\nAfter the update, I only had python 3.6.7, which as I understand is the default version for the operative system. Then, I installed python 2.7 (version 2.7.15rc1, specifically), so I was expecting to have only these two versions installed.\n\n* \n\nAm I correct in saying that the 3.6.7 is the default version for Ubuntu 18.04? So, no matter what, this version is needed from the system, and should not be uninstalled?\n\n* \n\nAs I said, I was expecting to have only python 3.6.7 and 2.7.15rc1 installed. However, after a search, I found these files:\n\n```\n/snap/core/6130/usr/bin/python3.5: Python 3.5.2 /snap/core/6130/usr/bin/python3.5m: Python 3.5.2 /snap/core/6259/usr/bin/python3.5: Python 3.5.2 /snap/core/6259/usr/bin/python3.5m: Python 3.5.2 /snap/core/6350/usr/bin/python3.5: Python 3.5.2 /snap/core/6350/usr/bin/python3.5m: Python 3.5.2\n```\n\nare they relics from before the update? Are they system files? Can they be removed, and how? I don't understand what these folders contain, since as I said I formatted the / partition. If I give the command:\n\n `snap list` \nI get:\n\n```\nName Version Rev Tracking Publisher Notes core 16-2.37.1 6350 stable canonical✓ core gnome-3-26-1604 3.26.0 74 stable/… canonical✓ - gnome-calculator 3.30.1 260 stable/… canonical✓ - gnome-characters 3.30.0 139 stable/… canonical✓ - gnome-logs 3.30.0 45 stable/… canonical✓ - gnome-system-monitor 3.30.0 57 stable/… canonical✓ - gtk-common-themes 0.1-4-g88bc1b2 818 stable/… canonical✓ - skype 8.34.0.78 66 stable skype✓ classic spotify 1.0.98.78.gb45d2a6b-10 31 stable spotify✓ - vlc 3.0.6 770 stable videolan✓ -\n```\n\nwhich are the programs I installed from the software center after the update to 18.04.\n\n* \n\nIf I use the command:\n\n `whereis pip` \nI get the output\n\n```\n/home/carlo/.local/bin/pip /home/carlo/.local/bin/pip2.7\n```\n\nwhich is almost surely from before the update (I did not delete the /home partition when updating to Ubuntu18.04). But how can I uninstall it?\n\nIf I try:\n\n `sudo apt-get remove python-pip` \nI obtain the result (something like this, my system is in Italian, I'm translating):\n\n```\n\"python-pip\" is not installed and cannot be removed\n```\n\nso, apt.-get is not finding the version of pip I want to remove from the /home folder. Same goes when using Synaptic, python-pip results not to be installed. How do I remove it?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/937488/hostnames-not-resolved-automatically", + "domain": "askubuntu.com", + "file_source": "part-00402-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI've got DNSMasq running on 192.168.0.4. It maps nino-nas to 192.168.0.7. However, I have to manually request a DNS lookup to make it work. My DNS entries seem properly configured:\n\n```\nnino@nino-ubuntu:~$ nmcli device show enp38s0 | grep IP4.DNS\nIP4.DNS[1]: 192.168.0.4\nIP4.DNS[2]: 185.37.37.37\n```\n\nYet the hostname is not resolved:\n\n```\nnino@nino-ubuntu:~$ ping nino-nas\nping: unknown host nino-nas\n```\n\nManually requesting a dns lookup:\n\n```\nnino@nino-ubuntu:~$ dig nino-nas\n\n; <<>> DiG 9.10.3-P4-Ubuntu <<>> nino-nas\n;; global options: +cmd\n;; Got answer:\n;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29058\n;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, \nADDITIONAL: 1\n\n;; OPT PSEUDOSECTION:\n; EDNS: version: 0, flags:; udp: 4096\n;; QUESTION SECTION:\n;nino-nas. IN A\n\n;; ANSWER SECTION:\nnino-nas. 0 IN A 192.168.0.7\n\n;; Query time: 0 msec\n;; SERVER: 127.0.1.1#53(127.0.1.1)\n;; WHEN: Tue Jul 18 23:54:34 CEST 2017\n;; MSG SIZE rcvd: 53\n```\n\nThe the server ip: 127.0.1.1. It seems we already had the mapping and don't need to request it from 192.168.0.4? Now the same ping command works:\n\n```\nnino@nino-ubuntu:~$ ping nino-nas\nPING nino-nas (192.168.0.7) 56(84) bytes of data.\n64 bytes from nino-nas (192.168.0.7): icmp_seq=1 ttl=64 time=0.224 ms\n64 bytes from nino-nas (192.168.0.7): icmp_seq=2 ttl=64 time=0.283 ms\n64 bytes from nino-nas (192.168.0.7): icmp_seq=3 ttl=64 time=0.249 ms\n```\n\nWhat could be the issue? Ubuntu version: 16.04\n\nContents of `resolv.conf` :\n\n```\n# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)\n# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN\nnameserver 127.0.1.1\n```\n\nContents of `/etc/network/interfaces` :\n\n```\n# interfaces(5) file used by ifup(8) and ifdown(8)\nauto lo\niface lo inet loopback\n```\n\nNote that other devices in the network also have trouble resolving these names. In my TP-Link router, I have set 192.168.0.4 as primary DNS in DHCP settings.\n\nUpdate @derHugo : it seems I am using Network-Manager, which is default since 15.04 ubuntu docs.\n\n/etc/NetworkManager/NetworkManager.conf :\n\n```\n[main]\nplugins=ifupdown,keyfile,ofono\ndns=dnsmasq\n\n[ifupdown]\nmanaged=false\n```", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/419502/terminal-command-prompt-missing", + "domain": "askubuntu.com", + "file_source": "part-00402-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm using Ubuntu 12.04. The command prompt (username@desktop:~$) in Terminal went missing. How do I get it back? Thanks\n\nSolved by searching. I'm just a week new to Linux.\n\nThank you very much Olli and Wolfgang Vogl for your quick responses and great information, but it didn't fix my problem. If I could have gained root access, which is normally done through the Terminal (where I couldn't see what I was typing), I probably could have fixed the problem by removing the \"#\" from the \"force_color_prompt=yes\" command line, and then setting the colors to whatever I wanted. I've read numerous blogs, sites, etc. about missing command prompts, and most referred to the .bashrc file which allows you to configure the color of the command prompt sections, just as Olli and Wolfgang stated.\n\nI created a new user account, ensured that it's Terminal worked properly, and it did. Then I compared it's .bashrc file to the accounts .bashrc file that didn't work. They were the same.\n\nI kept searching and found the solution at How to reset the terminal properties and preferences?, answered by aneeshep.\n\nI couldn't believe how easy it was to fix. The problem was that I had changed my background theme to one of my own which also changed other sections of that user's account profile, namely the Terminal. With my background theme, I couldn't see the File, Edit, etc. menu bar for the Terminal. Also, with the Terminal not maximized, I didn't realize the menu bar at the very top of the screen was for the Terminal.\n\nTo fix it, just navigate to Edit > Profile Preferences. Select the Colors tab, and configure the colors as needed.\n\nI've read about numerous other people having the same problem, and I'm sure they just changed their background theme. If the resolution was just a little easier to find.\n\nI want to thank aneeshep, Olli and Wolfgang Vogl again. Thanks.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/185533/how-do-i-zoom-in-one-window-in-unity", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm trying to zoom in (or scale up) one window on the Macbook Pro with HiDPI/retina screen in Unity on 12.04. This is useful for some applications that doesn't allow the font size etc. to be changed. It would also be useful to e.g. scale up Virtualbox on hi-res screens.\n\nThe compiz zoom plugin zooms the entire desktop, so that's not what I need. The shelf plugin does what I want, but only scales windows down.\n\nThanks for any help!", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/198865/how-to-synchronize-a-whole-ubuntu", + "domain": "askubuntu.com", + "file_source": "part-00402-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI think that the time is ripe to have my whole Ubuntu synchronized just as my Dropbox folder is.\n\nGiven that we are always talking about files and directories, what's the difference between my `Documents` folder and my `/usr` system directory? Almost none, except for their location.\nIn fact, I think that there is just one big issue that prevents people to have their beloved installations mirrored wherever they go: symlinks.\n\nDropbox, Google Drive, Ubuntu One, Sugarsync, Skydrive, none of these services support symlinking. This means that if I push a symlink in one of the synced folders, locally the symlink is kept as is, but remotely (in the cloud or on the other synced machines) the symlink is resolved to the actual file that was originally pointed to.\n\nThis completely disrupts Linux installations, thus these services can't be used for this purpose.\n\nSo the question is: Does anybody knows a way to achieve a completely synchronized Ubuntu, always synchronized with a remote running copy, but still locally stored on both disks?\n\nMy best guess is that I could use NFS. But the main difference between Dropbox and NFS is that NFS is a remote filesystem that always forces to remotely access the files, while Dropbox pushes modifications to local filesystems (and thus would perform better). I've also heard about NFS caching. Does anybody knows if this solution could approximate Dropbox in this sense?\n\nP.s. I know that `/boot`, `/dev`, `/proc`, `/run`, `/tmp` and device-specific mount points in `/mnt` and `/media` will have to be left out the sync mechanism. What I'm interested in is the principle. Can this be done with reasonable performance, having reasonable resources (e.g. ~ 1Mbps upload bandwidth and a public IP address)?", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/57444/upgrade-xserver-xorg-input-synaptics", + "domain": "askubuntu.com", + "file_source": "part-00378-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have a Thinkpad x220i. I'm using Natty. The touchpad works ok, but the pointer is \"shaky\" which is really distracting.\n\nI tested the Oneiric Alpha 3 and there the Touchpad works fine out of the box. The synaptics package in the Oneiric Repos is 1.4.1, in natty it is 1.3.99.\n\nHow can i upgrade to the 1.4.1 version?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/269712/cant-boot-ubuntu-after-installing-mint", + "domain": "askubuntu.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nJust installed Mint and Ubuntu won't boot. It hangs after \"Checking battery\"; also, I can drop to shell with Alt+F2 and access the system from the command line. What might be the problem?\n\n* Tried it, hangs the same way. I was reading around, and found out that if you don't have enough space on the Ubuntu partition, it might prevent the system from booting. I don't know though, I have around 1Gb. I've tried to add more space with GPartition but there's no option for merging partitions. Commented Apr 15, 2013 at 18:14\n* I would be ok if I could just extract my files from the partition too, but I encrypted my home directory and can't access it from Mint or the Ubuntu shell because I've lost my passphrase. Commented Apr 15, 2013 at 18:15\n* Did you try removing your battery? I often find that when a problem makes no sense, going back to your basic assumptions of what is wrong often results in a solution. Commented Apr 16, 2013 at 21:39\n\n## 3 Answers\n\nare both of you operation system have same cpu architecture ? I mean are both of them 32 bit or 64 bit ? if one of them is 64 and the other is 32 you will get problem in loading . and based on my experience ubuntu 64 has a problem in loading page on some laptops it got stuck and won't do anything until you force it to shutdown and start your laptop without battery , try on plugged in mode with out battery . I have had the same problem with ubuntu and windows . let me know if it worked or not .\n\nAccording to this source you can try killing X from the command line `killall X`. It will then restart, and you will have the login screen...\nBut I don't see what are the real causes of your problem...", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/25414/how-can-i-take-a-screenshot-of-a-whole-web-page/25418", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have been testing various Firefox extension for screenshot grabbing, but none of them suited my needs.\n\nThen I have found Shutter (0.86.3), and it is really nice. I use exporting to imageshack and FTP a lot.\n\nThe only thing I miss is grabbing the whole web page area (not just the part currently visible on the screen). Is there any Shutter extension for this or similar app with such a feature?", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/users/116278/michael-wasser", + "domain": "askubuntu.com", + "file_source": "part-00815-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nStack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.\n\nAsk questions, find answers and collaborate at work with Stack Overflow for Teams.\n\nAsk questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams\n\nTeams\n\nQ&A for work\n\nConnect and share knowledge within a single location that is structured and easy to search.\n\nCurrently creating products and exploring new opportunities for improvement within Healthcare and Education through the use of technology.\n\nCreator of HealthSherpa.com, Raveld, and Apptio CloudExpress.\n\nThis user hasn’t posted yet.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/26142/trouble-installing-codecs-libx264-and-libmp3lame", + "domain": "askubuntu.com", + "file_source": "part-00815-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am trying to use OpenShot for movie making. My ideal situation is to encode for the web HD, 30 Frames Per Second, to YouTube. This works out great as OpenShot has a setting for this. The problem is when i go to use it I get:\n\n\"The following formats/codecs are missing from your system:\n\nlibx264 libmp3lame\n\nYou will not be able to use the selected export profile. You will need to install the missing formats/codecs or choose a different export profile.\"\n\nI have tried using Synaptic Package Manager and I think I am installing the right \"plugins/codecs\" yet to no avail or success. I used the instructions found here to remedy:\n\nhttps://answers.launchpad.net/openshot/+faq/1040\n\nI know this impacts OTHER video editing software (in other words it is not specific just to OpenShot). They give the same type of error message when i try to use their presets as well.\n\nSo in a word \"Help!\"... Any info is much appreciated!!!\n\nPS - If you know of a BETTER way to do this (another software) that is appreciated too!\n\n:-D", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/766263/why-is-there-an-ever-growing-uvcydnctrl-udev-log-file-filling-up-my-harddisk", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI tried to hibernate my system using\n\n `pm-hibernate` and it did hibernate. But on booting up the system, it crashed. I had to hard reboot my system. Next thing I know is my harddisk is full due to `uvcydnctrl-udev.log`.\nWhy is there an ever-growing uvcydnctrl-udev.log file filling up my harddisk? Also, can I do something to stop this, or – at least – to keep the file from wasting all my diskspace?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1116716/touchpad-sensitivty-too-high-18-04-1-on-dell-latitude-e7240", + "domain": "askubuntu.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am a complete newbie and a moderately incapable pensioner so forgive me if I ask a stupid question.\n\nI have installed Ubuntu on my E7240 and everything works fine apart from the touchpad. I have 8GB RAM and a 128GB SSD and the i5 processor.\n\nIt's an Alps touchpad.\n\nIt works but the pointer jiggles around and so I cannot easily select text. Also when scrolling it sometimes goes in the wrong direction at first. It's almost unusable.\n\nI tried installing the drivers from Dell for version 12 Ubuntu but that didn't help. See: https://www.dell.com/support/home/uk/en/ukbsdt1/Drivers/DriversDetails?driverId=0WKFN\n\nHaving tried the Dell drivers and not finding things much better I have installed a fresh install of 18.04.1 which also didn't help.\n\nBasically the touchpad seems too sensitive to touch? I think that may be the issue.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/826068/audio-issues-driver-name-impact-snd-hda-intel-or-snd-hda-intel/899287", + "domain": "askubuntu.com", + "file_source": "part-00782-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nUsing 14.04, i have intermittent issues with audio (works then stops), tried many tips (and actually reverted from 16.04 to a fresh 14.04) but it's still there...\n\n## Question\n\nWhen applying the troubleshooting procedure, i noticed that the driver is referenced with different names in different places using dash or underscore : `snd-hda-intel` in sound modules, `snd_hda_intel` in hardware devices.\nWhy these different names ? could this have an impact ?\n\nThanks for your help\n\n## Sound module\n\n```\nfind /lib/modules/`uname -r` | grep snd | grep hda | grep intel\n\n/lib/modules/4.4.0-36-generic/kernel/sound/pci/hda/snd-hda-intel.ko\n```\n\n## Physical audio hardware\n\n```\nlspci -v | grep -A5 -i \"audio\"\n\n00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)\n Subsystem: Intel Corporation Device 204f\n Flags: bus master, fast devsel, latency 0, IRQ 29\n Memory at f7d30000 (64-bit, non-prefetchable) [size=16K]\n Capabilities: \n Kernel driver in use: snd_hda_intel\n```\n\n## Soundplay cards and devices\n\n```\naplay -l\n\n**** List of PLAYBACK Hardware Devices ****\ncard 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]\n Subdevices: 1/1\n Subdevice #0: subdevice #0\ncard 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]\n Subdevices: 1/1\n Subdevice #0: subdevice #0\ncard 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]\n Subdevices: 1/1\n Subdevice #0: subdevice #0\n```", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/7891/changing-the-filesystem-of-the-root-partition-after-install", + "domain": "askubuntu.com", + "file_source": "part-00378-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nbtrfs is marked as experimental, so it's not recommended. But it's your machine... I'd make sure I have backups of everything I cared about. \n If it's just system data that you have ( ie from packages) then a fresh install is the way to go. You can keep your existing configuration by backing up the ones you want in /etc. \n The other way to do this is, if you have an external drive, you can cp -rfp / to media/your_external_drive. After you unmount the disk, you can reboot into a live cd with the btrfs utils and mkbtrfs /dev/sda ( or whatever dev your disk is on ).\n This should preserve grub if you have installed it to the MBR. Then you can plug in your external media and copy back the files. Making sure to change /etc/fstab from ext4 to btrfs. \n You could also do the same thing by splitting your drive in two as you mentioned. However if you wish to format your second partition as btrfs before copying, and use it as the root file system, you will also need to change your GRUB configuration to look at the new partition.\n\nbtrfs is marked as experimental, so it's not recommended. But it's your machine... I'd make sure I have backups of everything I cared about.\n\nIf it's just system data that you have ( ie from packages) then a fresh install is the way to go. You can keep your existing configuration by backing up the ones you want in `/etc`.The other way to do this is, if you have an external drive, you can `cp -rfp /` to `media/your_external_drive`. After you unmount the disk, you can reboot into a live cd with the btrfs utils and `mkbtrfs /dev/sda` ( or whatever dev your disk is on ).\nThis should preserve grub if you have installed it to the MBR. Then you can plug in your external media and copy back the files. Making sure to change /etc/fstab from ext4 to btrfs.\n\nYou could also do the same thing by splitting your drive in two as you mentioned. However if you wish to format your second partition as btrfs before copying, and use it as the root file system, you will also need to change your GRUB configuration to look at the new partition.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/179957/where-can-i-find-the-ubuntu-drivers-for-a-dell-1700-printer/179967", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have Hewlett Packard Compaq D230 PC running Ubuntu Desktop 12.04 LTS 32 bit. I have a Dell 1700 printer and I want to download the corresponing drivers and utilities for it.\n\nCould someone give me the correct link to download them?\n\nThe Dell website, only has Windows operating systems listed in their download section.\n\nhttp://www.dell.com/support/drivers/uk/en/ukdhs1/Product/dell-1700n?s=dhs", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1141123/i-have-two-different-login-screens-on-two-separate-ttys", + "domain": "askubuntu.com", + "file_source": "part-00233-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWhen I boot up, lock or switch users in Ubuntu 18.04 I have two separate login screens that I can... well, basically choose from. One is the classic Ubuntu login and the other seems to be the gdm login screen. The classic login is on tty1 and the gdm login is on tty2. I can switch between the two by using `Ctrl+Alt+Fn1-7` Please see pictures below.\nI can also hit Ctrl+Alt+F2 and get the gdm login screen:\n\nWhen logged in, regardless of where I had logged in from (tty1 or tty2), my xorg session is running on tty2. I can confirm that by simply switching between the tty1 and tty2 terminals. This has me vexed as I was trying to implement 2FA using Google Authenticator and the two separate login screens were locking me out; I had to boot in safe mode and change the common-auth file at a root shell prompt. Basically, this is how I stumbled upon the issue. I'd like to state that when I boot up, I am presented with the Ubuntu Unity login screen (I am able to switch to tty2 and login from there). I am also presented with the Ubuntu Unity login screen when I switch users or log-off. However, when I lock the machine I am presented with the gdm login screen.\n\nCorrection: during boot, only the Ubuntu Unity login screen is available. The gdm login screen is not.\n\nI really have no clue why this is happening. Any help would be much appreciated.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/918193/pulseaudio-doesnt-recognize-sink-source-if-nothing-is-plugged-into-the-audio-po", + "domain": "askubuntu.com", + "file_source": "part-00782-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm running into an issue where pulseaudio recognizes the presence of my sound card but doesn't recognize the sink or source associated with it (using 'pactl list sinks' shows nothing, but 'pactl list cards' shows correct card information). If I plug in, say, headphones, pactl won't show the sink unless I restart pulse. Seems kind of silly to have to do that.\n\nAnyone run into this issue? Is there a module that I can load to prevent this? I'm only seeing this on my Intel NUC, if that changes anything.\n\nEDIT: After looking at the output of 'pactl list cards' more closely, it seems as though the sound profiles for the card are unavailable. Looking into this.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/243639/ctrlspace-has-been-bound-to-invoke-some-input-method-and-does-not-work-in-ema/243653", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nIt sounds like you have Ibus running, which uses Ctrl + Space by default to enable/disable the input editor.\n You can change the shortcut key assigned to it in Ibus Preferences.\n If Ibus is running in the menubar, you can right-click to choose Preference from the menu. If Ibus is not running in the menubar, you can start the Preferences dialog from the Dash by running Keyboard Input Methods or from the terminal with ibus-setup.\n Update for 14.04\n ibus-setup is no longer available for 14.04. Functions from the former ibus-setup are instead integrated into System Settings >> Text Entry. \n Input switching is now set by default to Super + Space, but Ibus may still steal focus from the Control + Space keybinding and cause other system problems, most notably the auto-complete in Eclipse.\n Integration of Ibus input switching into the new Text Entry settings is still a work in progress, and this is causing the problem since the older setting still exists behind the scenes.\n If you have upgraded from 12.04, ibus-settings should still be available.\n In 14.04, you can edit the settings directly is dconf-editor.\n If it is not installed:\n\n sudo apt install dconf-editor\n\n Then browse to Desktop >> ibus >> general >> hotkey. The trigger and triggers setting will still show 'control+space'. Edit these settings out, being careful to leave empty brackets [] in triggers.\n\nIt sounds like you have Ibus running, which uses Ctrl + Space by default to enable/disable the input editor.\n\nYou can change the shortcut key assigned to it in Ibus Preferences.\n\nIf Ibus is running in the menubar, you can right-click to choose Preference from the menu. If Ibus is not running in the menubar, you can start the Preferences dialog from the Dash by running Keyboard Input Methods or from the terminal with `ibus-setup`.\nUpdate for 14.04\n\n `ibus-setup` is no longer available for 14.04. Functions from the former `ibus-setup` are instead integrated into System Settings >> Text Entry.\nInput switching is now set by default to Super + Space, but Ibus may still steal focus from the Control + Space keybinding and cause other system problems, most notably the auto-complete in Eclipse.\n\nIntegration of Ibus input switching into the new Text Entry settings is still a work in progress, and this is causing the problem since the older setting still exists behind the scenes.\n\nIf you have upgraded from 12.04, `ibus-settings` should still be available.In 14.04, you can edit the settings directly is `dconf-editor`.\nIf it is not installed:\n\n> \n `sudo apt install dconf-editor` Then browse to Desktop >> ibus >> general >> hotkey. The `trigger` and `triggers` setting will still show 'control+space'. Edit these settings out, being careful to leave empty brackets `[]` in `triggers`.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/627271/can-i-install-ubuntu-touch-in-konka-km7011bk-tablet", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nIs it possible to install ubuntu touch on konka tablet with 512MB of RAM and 4GB of storage? It also has a microSD card slot which can be expandable upto 32GB.\n\n## 1 Answer\n\nYou can't expect it to work out of the box right now. There may be compatibility issues:\n\n* not being able to connect to the internet\n* simply not booting\n* crashing / unstability\n\nI would advice against it, but you can always try and let us know the results.\n\nIt's not only the specifications that are important for Ubuntu Touch, it needs drivers for the hardware too. There is a big chance some of these will be missing. Every tablet is different.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/tagged/nomodeset+dual-boot", + "domain": "askubuntu.com", + "file_source": "part-00782-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# All Questions\n\n13 questions\n\n2 votes\n\n0 answers\n\n598 views\n\n### Can't dual boot or run 24.04 on Intel Arc A380 - Ubuntu 24.04 LTS\n\nI have an HP Spectre x360 Ultra-7/32/1 TB 14\"(2024) with Intel Arc A380. I'm trying to dual boot Ubuntu 24.04 LTS with windows and get a loading ubuntu logo when trying to just press \"...\n\n1 vote\n\n1 answer\n\n540 views\n\n### I have ubuntu and windows on my computer, why does the screen go black when I start ubuntu, unless I start it from recover mode?\n\nMy English is not good, if my unskilled expression offends you, please forgive me Ubuntu 20.04 windows10 ThinkPad E14 grub 'Ubuntu': setparams 'Ubuntu' recordfail load_video ...\n\n0 votes\n\n0 answers\n\n407 views\n\n### stuck at [ok] started GNOME Display Manager.t Dispatcher Service.... after linux reboot\n\n->I tried fixing with using nomodeset on grub and similar changes on grub. It didn’t work. ->I tired updating and upgrading in tty terminal but it did not work ->I tried updating from ...\n\n1 vote\n\n3 answers\n\n925 views\n\n### How to access to Recovery Mode in Ubuntu 19.10 (so I can modify Grub)?\n\nI have just installed Ubuntu Studio 19.10 on two computers (Mac) and I completely love it. I only have problems on one of the two. I should add the \"nomodeset\" in grub file (as I did for the version ...\n\n0 votes\n\n0 answers\n\n28 views\n\n### I am unable to boot into ubuntu something weird than purple screen\n\nI don't understand this and when i boot into grub menu and edit quiet splash to nomodeset something like I/O error sda flags ....etc appears and doesn't boot. When I normally boot in without any ...\n\n0 votes\n\n0 answers\n\n489 views\n\n### Bad graphics without nomodeset on in Ubuntu 18.04\n\nWhen I installed the OS, the screen was flickering making it virtually non-usable. I put nomodeset in the grub file and it stopped, but now I can't do things like dual-screen or use a night light even ...\n\n0 votes\n\n0 answers\n\n219 views\n\n### UbuntuGNOME fresh install stuck on boot (dualboot with WIN10)\n\nToday I installed Ubuntu Gnome from a bootable USB alongside Windows 10 in my computer. Previously, as seen on this question, Computer restarts after selecting ''try ubuntu'' or '...\n\n1 vote\n\n2 answers\n\n16k views\n\n### Cannot install ubuntu or Xubuntu. Screen hangs on splash screen. MSI Ghost Pro\n\nI am trying to install Linux onto my new MSI Ghost Pro GS60 6QE computer (I only found out today that MSI is notoriously unreliable with linux) and I am having a lot of trouble. For the whole day I ...\n\n2 votes\n\n3 answers\n\n5k views\n\n### Install Ubuntu MSI GP72. ACPI : EC: Fail in evaluating the _REG object of EC device. Broken bios is suspected\n\nI want to install the ubuntu mate 16.04, I tried the ubuntu 15.10 and 14.04 and no one work, always it is showing [ACPI : EC: Fail in evaluating the _REG object of EC device. Broken bios is ...\n\n0 votes\n\n1 answer\n\n516 views\n\n### Ubuntu 15.10 wouldn't boot until I remove nomodeset in grub\n\nInitially I wasn't able to boot from USB to install Ubuntu 15.10, therefore, I added nomodeset in GRUB and managed to installed Ubuntu. Afterwards, I installed Nvidia drivers (NVIDIA GeForce GTX 960M ...\n\n4 votes\n\n3 answers\n\n21k views\n\n### How to set nomodeset GRUB2 before I've installed Ubuntu\n\nWhen I hit e this is what I see where do I place nomodeset\n\n0 votes\n\n1 answer\n\n566 views\n\n### How do I fix problem with trying to install Ubuntu? Black screen appears\n\nI'm trying to install Ubuntu version 13.04(x64) on a Desktop computer already running Win8 I'd like to dualboot. The system is 64-bit with UEFI. When I attempt to install Ubuntu from a burned DVD, I ...\n\n4 votes\n\n7 answers\n\n3k views\n\n### Black screen after select installing on a Dell Inspiron 14z\n\nI'm trying to do a dual boot on my Dell Inspiron 14z notebook, but I always get a black screen after selecting Install Ubuntu. I've tried to add nomodeset and acpi_osi=\"Linux\" to the boot options, ...", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/501339/run-root-script-or-command-as-root-in-startup-application-in-ubuntu-14-04", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have a wireless adapter that used to work in ubuntu 13.10 (dwa 171) after installing drivers for it. Now it won't work the same way anymore since I upgraded to ubuntu 14.04.\n\nI've found the only way to make it work properly is to run the command `sudo service network-manager restart` I already tried putting this command in rc.local, rc2.local and rc3.local with no real luck. I want this command to run automatically right after login in with startup application program. Please tell me how to.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/322465/how-to-get-amd-graphics-card-working-on-kernel-3-10-x", + "domain": "askubuntu.com", + "file_source": "part-00233-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm running Kubuntu 13.04_x64 on my Sony Vaio SVE171E13L. The notebook has an AMD Radeon HD7650M graphics card. Up until now, I've been using the AMD proprietary driver (AMD Catalyst 13.4).\n\nAfter building the 3.10 (now 3.10.1) kernel, however, I no longer had a graphical interface!\n\nIt turns out that 3.10 has introduced a major change in the /proc filesystem API. (According to the bug report for broken fglrx driver.)\n\nThe fglrx driver no longer builds. I tried purging the proprietary driver and installing the open source driver with no success. In retrospect, that's not surprising, as the open source driver is an older version of the AMD driver.\n\nI also tried the beta Catayst 13.6, but that didn't work either. That version predates the kernel as well.\n\nHas anyone found a way to get an AMD graphics card working with this kernel?!?\n\nI've searched and searched, but I've been unable to find anything that will help me get this working! In fact, I've barely found any references to this issue at all!\n\nSurely this kernel wasn't released knowing that everyone with an AMD graphics card would be unable to use it!!!\n\nThanks for any suggestions!\n\nEDIT: 7/21/2013\n\nI wanted to clarify in response to @edwin's comment... This isn't a bug, per se, although I did see that someone had filed a bug report.\n\nFrom what I read on the issue, it's simply a matter that that there was a somewhat major change in kernel 3.10, and the AMD driver hasn't been updated to deal with it.\n\nI'm simply asking if anyone with an AMD graphics card has successfully built 3.10, and, if so, how?!?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/129942/installing-packages-from-ubuntu-cd", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm having some problems installing packages off the cd. The ubuntu server is installed in a small local network with a dns but no internet connection. When I try installing a package, i.e. lamp or vsftpd it just tries to resolve the name of the update server. After some tries it gives up instead of checking the CD. I've added the CD using `sudo apt-cdrom add`. I've also tried using tasksel, which opens aptitude, without any luck.\nHow do I install packages (lamp, ssh, ftp, dhcp, samba) off the CD without internet connection?\n\nEDIT: Since this was unclear: We're given a server with ubuntu server installed and we're supposed to install lamp, ssh, ftp, dhcp and samba on it. To ensure we aren't cheating (asking the internet for help during the contest) we are limited to using only the cd.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1100833/i-have-installed-hplip-gui-but-when-running-hp-toolbox-it-says-command-hp-toolb", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have installed hplip and hplip-gui but when I am running hp-toolbox from terminal it says:\n\n> \n\nCommand 'hp-toolbox' not found, but can be installed with:\n\nsudo apt install hplip-gui\n\nBefore this, I was trying to print a pdf file using hp laser-jet 1018, but hp-toolbox had an error about pyqt5widget saying:\n\n> \n\nThe .so file cannot import: \"failed to map segment from shared object\"\n\nAfter that, I tried to install hplip from .run file provided in hp's site but it also has failed. Now how can I install hplip correctly?!\n\nIn this post it is explained how to install the hplip but my problem is not that! At the moment when I am trying to install hplip and hplip-gui using apt-get I get the message:\n\n> \n\nhplip is already the newest version (3.17.10+repack0-5).\n\nhplip-gui is already the newest version (3.17.10+repack0-5).\n\nbut when running hp-toolbox, it says it is not installed.\n\nAnd when I try to install hplip using the .run file from official link, I get error in make step (error code 2).", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/83426/login-via-face-detection/83430", + "domain": "askubuntu.com", + "file_source": "part-00378-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nIs there any package/.deb that enables the user to automatically login into ubuntu detecting the face of the user?\n\nI'm using Ubuntu 12.04\n\nIs there any package/.deb that enables the user to automatically login into ubuntu detecting the face of the user?\n\nI'm using Ubuntu 12.04\n\nFOR GDM GDM LOGIN MANAGER\n\nAdd the PPA repository and Update\n\n```\nsudo apt-add-repository ppa:antonio.chiurazzi/ppa && sudo apt-get update\n```\n\nInstall the Ubuntu Face Authentication / Face Recognition Library\n\n```\nsudo apt-get install pam-face-authentication\n```\n\nTweak and Edit The System Now to add the face authentication module to GDM, Ubuntu's default login-manager:\n\n```\nsudo sed -i '1i auth sufficient pam_face_authentication.so enableX' /etc/pam.d/gdm \nsudo sed -i '1i auth sufficient pam_face_authentication.so enableX' /etc/pam.d/gnome-screensaver\n```\n\nDepending on your webcam model/make you may need to install and add `libv4l` to preload:\nCreate the file `/etc/ld.so.preload` Paste in the path to the `v4l1compat.so` file commonly found in `/usr/lib/libv4l` \nOpen \"Face Trainer\" (Application > Other), system will scan your face and add to database so that the system recognize your face while logi\n\nGo to System > Administration > Users and Groups, change the password to Asked to login\n\nGo to System > Administration > Login Screen, choose \"Show the Screen for choosing who will log in\", whis action will disable automatic login.\n\nDone, you can logoff the system and test face authentication login in your ubuntu.\n\nhttp://www.omgubuntu.co.uk/2010/09/login-to-ubuntu-using-your-face/\n\nand\n\nhttp://www.ubuntubuzz.com/2011/05/face-authentication-face-recognition.html\n\ncheck these site you will get more info\n\n `gdm` with `lightdm` will thta make this wrk in 11.10?\n\n Commented\n Nov 28, 2011 at 15:20", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/74027/is-there-such-thing-as-a-heat-power-management", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI was having a problem with my screen resolution constantly changing on the fly while X was running with dual monitors.\n\nActually i am still having this problem but i think i figured out what was the trigger. It seems to happen only when my laptop starts to heat up when doing some CPU intensive tasks.\n\nSo i am wondering if there is such thing as a program that run in the background that tries to regulate heat or maybe the power management, that i could disable in order to get rid of the problem mentioned above. Maybe the unity equivalent of the gnome settings manager..\n\nThanks a lot for any help!", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/tagged/windows-7+firefox", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# All Questions\n\n5 questions\n\n1 vote\n\n0 answers\n\n143 views\n\n### Sharing Firefox 69.0.3 (64 b) profiles between Windows 7 and Ubuntu 18.04\n\nAll Windows partitions are in NTFS. I need using Windows FF profile also from U FF installation. FF profile resides at two places (why?): /home/loz/snap/firefox/common/.mozilla/firefox/l87wht4f....\n\n0 votes\n\n2 answers\n\n166 views\n\n### Import Firefox bookmarks from windows 7 (unbootable) to ubuntu using ubuntu\n\nI have already googled the question and got an incredible answer but I have a problem with replicating it. My windows directory is on the partition called 'OS' and my username is Siba while the ...\n\n0 votes\n\n0 answers\n\n42 views\n\n### How to configure Ubuntu to load shared hard disk at startup? [duplicate]\n\nI use shared profile for firefox between Windows 7 and Ubuntu 12.04. The shared profile is in a common disk partition/file-system. Due to this reason firefox doesn't start till I load the shared hard ...\n\n0 votes\n\n2 answers\n\n2k views\n\n### How do I uninstall Ubuntu OS (used Ubuntu for Windows)?\n\nI wanted to try out Ubuntu, but I really don't like it. How do I delete/uninstall and revert back to my previous Windows 7?\n\n12 votes\n\n6 answers\n\n12k views\n\n### Can I change the Firefox menu to look like the Firefox menu in Windows?\n\nWhy Firefox's main menu is different in Ubuntu (10.04) and windows 7 ? Is different main theme?. Can I change the Ubuntu Firefox menu to look like windows 7 menu?", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/users/78932/antojk", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nStats\n\nCommunities\n\nAbout\n\nBadges\n\nTop posts", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/667976/how-to-install-mobogenie-in-ubuntu-14-04", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI want to download android apps. Previously I used mobogeine in windows.\n\nHow to install mobogenie in Ubuntu 14.04? Is there any similar application in Ubuntu?\n\nI want to download android apps. Previously I used mobogeine in windows.\n\nHow to install mobogenie in Ubuntu 14.04? Is there any similar application in Ubuntu?\n\nYou could use Wine. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. You may get an older version of it in Ubuntu Software Center. After installing Wine, install the .exe file of Mobogenie via it. If you've got a machine which has atleast 2 GB of RAM and a fast enough processor it should run smoothly.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1056492/why-does-nsca-ng-server-require-icinga-on-nagios-server", + "domain": "askubuntu.com", + "file_source": "part-00815-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nThis is my first question on this forum, so please correct me if necessary.\n\nWe have a number of monitoring servers running ubuntu 16.04,18.04 and nagios and I want to give nsca-ng a try for passive checks. It should be completely compatable with nagios, however when I try installing nsca-ng-server, apt wants to install icinga-common and icinga-core as dependencies. Now I've read about Icinga and it is interesting, but for now not an option to simply replace nagios with icinga. I also don't see why this dependency is there at all since it is a standalone service. Anyone have a solution to install nsca-ng without pulling in icinga (short of compiling from source) ? Thank you.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/58208/i-get-a-blank-screen-rather-than-a-screen-saver", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWhen my Screen saver is due to start I just get a blank screen. I have recently installed Compiz, before the screen saver worked as normal. I don't get locked out or any major problem but I just see a blank screen rather than one of the pre-installed screen-savers.\n\n* 1Two quick (maybe obvious) things to check. Be sure to check power management settings to see if your screen is set to turn off after some time. Also, I think the default Ubuntu screensaver is just a blank screen, so make sure your screensaver is set to something else. Commented Aug 22, 2011 at 12:44\n* Screen saver set to FuzzyFlakes and power management set to never. Still get a fading blank screen instead. Commented Aug 22, 2011 at 12:56\n* 1Problem seems to have gone away. Screensavers now start with the settings to 5mins (not less). I still get a blank screen if I set settings to 1 or 2 mins. Commented Aug 23, 2011 at 22:15\n\n## 1 Answer\n\n(OP states issue resolved)\n\nProblem seems to have gone away. Screensavers now start with the settings to 5mins (not less). I still get a blank screen if I set settings to 1 or 2 mins. – motoringeek Aug 23 '11 at 22:15", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/624109/wifi-interference-between-phone-and-desktop", + "domain": "askubuntu.com", + "file_source": "part-00378-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSince I'm using Ubuntu I'm having problems with the wifi. It connects correctly, and I can use internet for some time, but suddenly the internet stops working. It says that it's connected, the icon tray is normal.\n\nI have noticed that if I turn off the wifi of my phone and turn it on again, in the exact same time that it connects to the internet, the wifi on the desktop start to work again. It happens every time.\n\nThe desktop wifi stop working even if the phone is turned off, but the only way to make it work again is connect to the internet with the phone.\n\nI have a USB wifi adapter and Ubuntu 15.04\n\noutput of \"uname -a\"\n\nLinux renan-POS-EIH61CE 3.19.0-16-generic #16-Ubuntu SMP Thu Apr 30 16:09:58 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux\n\noutput of \"lsusb\"\n\n```\nBus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub\nBus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub\nBus 001 Device 004: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter\nBus 001 Device 003: ID 056a:0302 Wacom Co., Ltd \nBus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub\nBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub\n```\n\nOutput of \"lsmod\"\n\n```\nModule Size Used by\nrt2800usb 28672 0 \nrt2x00usb 24576 1 rt2800usb\nrt2800lib 94208 1 rt2800usb\nrt2x00lib 57344 3 rt2x00usb,rt2800lib,rt2800usb\nmac80211 720896 3 rt2x00lib,rt2x00usb,rt2800lib\ncfg80211 540672 2 mac80211,rt2x00lib\ncrc_ccitt 16384 1 rt2800lib\n```\n\nHow can I solve this?", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/tagged/dhcpd?sort=faq&pagesize=15", + "domain": "askubuntu.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# Questions tagged [dhcpd]\n\ndhcpd is the service that provides IP address(among other configuration details) to clients. The acronym stands for Dynamic Host Control Protocol Daemon)\n\n7 questions\n\n11 votes\n\n3 answers\n\n36k views\n\n### Why is Netplan/Networkd not bringing up a static ethernet interface?\n\nI have a machine running Ubuntu Server 18.04. The network is configured using Netplan, so I have this config in /etc/netplan/01-netcfg.yaml: network: version: 2 renderer: networkd ethernets: ...\n\n5 votes\n\n2 answers\n\n40k views\n\n### Step by step guide to setup a DHCP server / client configuration in VirtualBox\n\nI'm trying to implement DHCP on two VirtualBox machine, which both are running Ubuntu 16.10 (One as client, one as server) and the host is a Windows 10. How do I go about doing this? A step by step ...\n\n11 votes\n\n3 answers\n\n55k views\n\n### dhcpd fails to start on eth1\n\nI'm having trouble configuring and starting ISC DHCP server on my machine. I'm running Ubuntu 11.10 desktop edition. I installed ISC DHCP by running $ sudo apt-get install dhcp3-server My machine ...\n\n8 votes\n\n1 answer\n\n123k views\n\n### How to reserve IP Address in DHCP Server\n\nI install DHCP Server with https://help.ubuntu.com/lts/serverguide/dhcp.html but I need to make reserve IP addresses for specific machine (192.168.1.XXX) and further to assign a name to each machine ...\n\n5 votes\n\n2 answers\n\n27k views\n\n### isc-dhcp-server disabling and configuring\n\nI've installed isc-dhcp-server just for a one-time task. So basically, after task is completed I dont't need it anymore: should I just uninstall it? Or it possible to disable it completely? The ...\n\n0 votes\n\n1 answer\n\n18k views\n\n### How do I configure dhcpd?\n\nI have installed two virtual machines that are running Ubuntu (I am using Vmware 9.0). I installed the DHCP server package on the first machine (\"ubuntu A\"), and I want the second virtual machine (\"...\n\n0 votes\n\n1 answer\n\n4k views\n\n### How do I do a complete DHCP Server Configuration [duplicate]\n\ni am new bie to Linux and wants to configure complete DHCP server and how I can assign ips to clients on Ubuntu or windows machine. will it connect clients automatically to my Linux Ubuntu machine or ...", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/267109/exporting-x11-over-ssh", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nIf you want to forward X to your computer, look into X forwarding and make sure that sshd is running on your remote lab machine, and that the ForwardX11 setting is set to Yes in /etc/ssh/sshd_conf. \n However, if you only want to access HTTP through a proxy, there are better ways. One simple way that works \"just like VPN\" is as follows. \n First install the tsocks package (temporary socks)\n\n sudo apt-get install tsocks\n\n Then edit /etc/tsocks.conf and make\n\n server = 127.0.0.1\nserver_port = 3333\n\n Now, open a terminal and type\n\n ssh -ND 3333 your.server.address\n\n Open another terminal (or ALT+F2) and run\n\n tsocks firefox\n\n Now, Firefox transmits all communication through to the SOCKS server on your computer that SSH created. This further gets tunneled to your lab server, where it goes to the web. \n It works like a charm! Alas, chromium doesn't like tsocks, but hey, Firefox works.\n\nIf you want to forward X to your computer, look into X forwarding and make sure that sshd is running on your remote lab machine, and that the ForwardX11 setting is set to Yes in /etc/ssh/sshd_conf.\n\nHowever, if you only want to access HTTP through a proxy, there are better ways. One simple way that works \"just like VPN\" is as follows.\n\nFirst install the tsocks package (temporary socks)\n\n> \n `sudo apt-get install tsocks` Then edit `/etc/tsocks.conf` and make> \n\n```\nserver = 127.0.0.1\nserver_port = 3333\n```\n\nNow, open a terminal and type\n\n> \n\n```\nssh -ND 3333 your.server.address\n```\n\nOpen another terminal (or ALT+F2) and run\n\n> \n `tsocks firefox` \nNow, Firefox transmits all communication through to the SOCKS server on your computer that SSH created. This further gets tunneled to your lab server, where it goes to the web.\n\nIt works like a charm! Alas, chromium doesn't like tsocks, but hey, Firefox works.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/243373/two-web-servers-on-a-lan-with-dynamic-ip-with-ubuntu-server-12-04", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nMy situation is so that I have two different ubuntu server with apache and DNS server installed on them each of which serves and hosts a couple of websites. Before I had static IP's for them with port forwarding but now I have just an ADSL dynamic IP at my new place!\n\nI have my router (D-Link) connected behind to the ADSL router. How can I solve this problem and resolve dynamic IP's so that I do not need to configure servers every day? I read a little bit about DynDNS and would like to know how can I have ddclient installed without having DYnDNS account? IS there any free solution for my problem on Linux? How can I do that?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/894565/unicode-characters-missing/1202926", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI can't get my terminal (and python) to properly display some Unicode characters, mainly the new bitcoin symbol. The output is a box.\n\n> \n\n$ echo -e \\\\u20bf\n\nMy terminal settings are default Ubuntu GNOME 16.10, the system is updated. I also tried changing the font to Noto/Noto Sans, but the character in question is still missing.\n\nEDIT: Looking for a font patch for new accepted Unicode symbols 'in the pipeline' - Proposed New Characters?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/910494/run-chrome-webpage-as-desktop-application", + "domain": "askubuntu.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am looking to run a couple web pages as desktop applications in Gnome shell. These are the requirements:\n\n* It must run with Google Chrome.\n* It must be available as a separate app icon when pressing Alt+Tab.\n\nI have looked at a program called Webby, but it does not seem to use Google Chrome as the underlying browser. So far I created my .desktop file and have been able to get the application and icon to show in the launcher:\n\n```\n[Desktop Entry]\nName=Gmail\nExec=google-chrome-stable --app=https://mail.google.com/mail/u/0/#inbox\nIcon=gmail-icon\nType=Application\nCategories=GTK;GNOME;Office;\n```\n\nThis works and allows me to launch the application in a separate window, however, when I press Alt+Tab everything is still combined under the google chrome icon. I have tried creating a symlink as well for the exec path, this didn't work either. Anyone have any ideas?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1100968/chromium-will-not-start", + "domain": "askubuntu.com", + "file_source": "part-00815-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI did an ubuntu upgrade this morning and when I reboot the machine, chromium-browser will not run. I purged it with sudo apt-get purge chromium-browser and reinstalled it with sudo apt-get install chromium-browser.\n\nWhen I try to run it from a terminal I get a message like: ATTENTION: default value of option force_s3tc_enable overridden by environment. [22032:22032:1214/132224.411454:ERROR:sandbox_linux.cc(364)] InitializeSandbox() called with multiple threads in process gpu-process.\n\nThe command hangs and I have to ctrl-c to get the shell back. No chromium processes are running when it is done.\n\nIf while the command is hung I get and I check for processes I see 5\n\n```\n1) --enable-pinc\n2) --type=zygote\n1) --type=gpu-process -- field-trial-handle=somelongnumber --gpu-preference=KAA...\n1) --type=-broker\n```\n\nDoes anyone have any suggestions?\n\nEdit: I decided on a whim to run sudo chromium-browser, got an error message about not using the option --no-sandbox. I ran with sudo chromium-browser --no-sandbox and it seemed to work, I got a dialog that said \"Profile error occured\" Your preferences could not be read?\n\nI then pinned the browser to the Launcher and it runs without sudo but I always get the \"Profile error occured \" dialog. It won't save preferences, and some features are unavailable.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1149675/why-is-there-only-37-5-gb-showing-on-my-1-tb-hard-drive/1149739", + "domain": "askubuntu.com", + "file_source": "part-00378-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nIn the last couple of days, Ubuntu 19.04 (Disco Dingo) has been flashing at me saying I've got about 360 MB left and my / folder shows a pie chart with 37.5 GB in the middle of it. It is a 3 year old HP ProBook with an 1 TB disk that came with Ubuntu pre-installed\n\nSurely Ubuntu doesn't suddenly take up nearly a terabyte of space?\n\nOutput of `df -h -x{tmp,devtmp,squash}fs` :\n\n```\nFilesystem Size Used Avail Use% Mounted on\n/dev/sda7 38G 35G 989M 98% /\n/dev/sda4 487M 0 487M 0% /media/neil/HP_TOOLS\n/dev/sda5 868G 113M 823G 1% /media/neil/HOME\n/dev/sda1 200M 30M 170M 15% /media/neil/BOOT\n```", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/496671/win8-wont-open-after-instaling-lubuntu-14-04-infinite-loop-in-grub/496674", + "domain": "askubuntu.com", + "file_source": "part-00402-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nOn my HP laptop with windows 8, I installed Lubuntu as a dual boot from a live CD. At first, I could only access grub through hitting F9-ubuntu, so I tried Boot Repair to no avail. Then I tried manually loading grub's MBR file where Windows' was, but it didn't help. I tried turning off secure boot in the BIOS (UEFI), and it opened GRUB straight away. However, when I try to open the windows option, it flashes black and the same menu comes up, no matter how many times I hit it. When I turn secure boot back on, it repairs Win8 and I can boot into it until I turn it off again.\n\nI have tried fixing grub, fixing the BCD from the Windows side through recovery and through third party apps, and tried every permutation of all this at least once. All I want is for my computer to open grub, give me a choice between Lubuntu and windows, and boot the one I ask for. This is a last ditch effort; I've been working on this about 12 hours straight to no avail. If anybody can help, I would really, really appreciate it! :)", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/tagged/opera+12.04", + "domain": "askubuntu.com", + "file_source": "part-00233-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# All Questions\n\n8 questions\n\n1 vote\n\n0 answers\n\n80 views\n\n### ubuntu studio failing to install opera\n\nI have an old laptop and the only OS that will work on it was Ubuntu 10. Then I tried Ubuntu Studio and that works so far so good. For consistency I use Opera on all of my other computers, an ...\n\n0 votes\n\n1 answer\n\n580 views\n\n### default package: tar .xz or tar .bz2?\n\nI am using Ubuntu 12.04 LTS 32 bit, 2 GB of memory. Which default package should I select when asked before downloading an application like the Opera Web Browser?\n\n1 vote\n\n1 answer\n\n364 views\n\n### How to install Opera 24 for Ubuntu 12.04?\n\nI installed Opera Browser (Version 12.16) on my Ubuntu 12.04, but I couldn't find the Turbo Mode in it. So I am planning to install Opera 24 Developer version. Can Opera 24 Developer be installed on ...\n\n0 votes\n\n1 answer\n\n402 views\n\n### ibus 1.4.1 doesn't work with Opera 12\n\nEnvironment: Ubuntu 12.04 Opera 12 ibus 1.4.1 I've installed ibus-qt and add the two lines below in /usr/bin/opera, but it makes no difference: QT_IM_MODULE=xim XMODIFIERS=\"@im=ibus\" As some say ...\n\n1 vote\n\n2 answers\n\n428 views\n\n### Cannot execute new installed program\n\nMy ubuntu is 12.04LTS I was used apt-get to install opera and cowsay. I've tried to execute them, but they all said ubuntu@ubuntu:~$ cowsay bash: /usr/games/cowsay: Permission denied ubuntu@ubuntu:~$...\n\n3 votes\n\n1 answer\n\n797 views\n\n### apt link is not working in opera browser\n\nOpera web browser is not working with apt: links. Is there any solution for this problem? I downloaded this opera 32 bit deb from their website and my distro is Ubuntu 12.04.\n\n19 votes\n\n4 answers\n\n57k views\n\n### How do I download and install Opera in 12.04?\n\nI've heard that we can use it. Then how can I install it because I dont see it in the Ubuntu Software Center.\n\n0 votes\n\n2 answers\n\n16k views\n\n### how to install flash for opera browser? ubuntu 12 04 [duplicate]\n\nPossible Duplicate: How do I fix Flash issues? for the opera:plugins setting its had been setup as enable to use the flash player .. and also i do trying to follow the instruction from I am ...", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/667845/how-to-fix-apt-after-doing-easy-install-pip", + "domain": "askubuntu.com", + "file_source": "part-00233-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWhat you have to do: Reinstall the python-pip package with apt and afterwards upgrade your pip to the latest version with pip itself or easy_install if it is broken.\n\n sudo apt-get install python-pip\nsudo pip install --upgrade pip || sudo easy_install --upgrade pip\n\n Why you should do that:apt only installs packages it finds in your installed repositories, but the python packages in the official repositories are incredibly outdated! However, some packages you might install in the future may list python-pip as dependency and and require that package to be installed. They won't recognize it if you installed it without apt. Also, the man command does not work for pip then as only apt creates a manpage for it, easy_install does not.\n easy_install and pip however don't fetch their packages from any repository, but from PyPI (Python Package Index), which always holds the latest available versions.\n So my suggestion is to use pip instead of apt to update python packages if you want current versions. easy_install is the ancestor of pip and should usually be avoided and replaced by pip, but as long as it's broken, you have to use it. You could also do a sudo pip install --upgrade pip to get the latest pip version without easy_install.\n If you don't have the pip package installed by apt, then just do it additionally. I did not remove python-pip with apt before upgrading it with pip or easy_install and it also works. As apt installs the old pip version in /usr/bin and pip/easy_install use the directory /usr/local/bin, which has the higher priority, a plain call to pip without giving an explicit directory always runs the newer version, if more than one is installed.\nWhat you have to do:\n\nReinstall the `python-pip` package with `apt` and afterwards upgrade your `pip` to the latest version with `pip` itself or `easy_install` if it is broken.> \n\n```\nsudo apt-get install python-pip\nsudo pip install --upgrade pip || sudo easy_install --upgrade pip\n```\n\nWhy you should do that: `apt` only installs packages it finds in your installed repositories, but the python packages in the official repositories are incredibly outdated! However, some packages you might install in the future may list `python-pip` as dependency and and require that package to be installed. They won't recognize it if you installed it without `apt`. Also, the `man` command does not work for `pip` then as only `apt` creates a manpage for it, `easy_install` does not. `easy_install` and `pip` however don't fetch their packages from any repository, but from PyPI (Python Package Index), which always holds the latest available versions.So my suggestion is to use `pip` instead of `apt` to update python packages if you want current versions. `easy_install` is the ancestor of `pip` and should usually be avoided and replaced by `pip`, but as long as it's broken, you have to use it. You could also do a `sudo pip install --upgrade pip` to get the latest `pip` version without `easy_install`.If you don't have the `pip` package installed by `apt`, then just do it additionally. I did not remove `python-pip` with `apt` before upgrading it with `pip` or `easy_install` and it also works. As `apt` installs the old `pip` version in `/usr/bin` and `pip` / `easy_install` use the directory `/usr/local/bin`, which has the higher priority, a plain call to `pip` without giving an explicit directory always runs the newer version, if more than one is installed.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/364759/cant-install-steam-libc-so-6", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nError: You are missing the following 32-bit libraries, and Steam may not run: libc.so.6\n\nI installed steam from the software center.\n\nError: You are missing the following 32-bit libraries, and Steam may not run: libc.so.6\n\nI installed steam from the software center.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/902657/magix-web-designer-premium", + "domain": "askubuntu.com", + "file_source": "part-00815-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI've used Magix Web Designer Premium software for years and really like how easy the program is to use but I'm in the process of trying to switch completely to Ubuntu (not a dual boot system; strictly Ubuntu) and although I've got Wine installed I can't get the Magix software to install. Has anyone out there already done this? I really want to keep using Magix. I'm still extremely new to this (have only started using Ubuntu a month ago) and am wondering if I am doing it right. I also tried installing a Windows dice game using Wine but that didn't work either.\n\n* Visit appdb.winehq.org/index.php and click e.g. \"Browse by Developer\" or \"Browse Apps\" in the left sidebar to search for your application and find out how well it is supported by Wine.– Byte Commander ♦Commented Apr 8, 2017 at 20:08\n\n## 1 Answer\n\nThere is no database entry for Magix in the appdb, so we can assume that nobody else tried.\n\nLaunching the program from the terminal and pasting its output would be helpful for analysis. You should report a bug to the Wine developers using the latest version.\n\nI understand that this program has a workflow which is nice and easy for you, but if you browse around some sites on the web focused on web design you will realize that designers mostly work with text editors, web browser developer tools and documentation (HTML, DOM, CSS, JS, etc). Here is an example of such a site.\n\n* Thanks for the replies. I know there are other web design programs that work with Linux; our website: Robert Rocks The Mandolin has a Magix web address since we got free webspace with the software. The change of web address is a bigger issue than the software itself. That's why I'd like to keep using Magix if possible. I was able to install some of my other Windows programs using Wine but Magix gets stuck after 3/4 installation. I'm not sure if it's the software itself that's causing the problem or the fact that it requires a lot of memory and our current computer is 12 years old.– CBACommented Apr 16, 2017 at 10:36", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/38824/your-disc-drive-being-checked-for-errors", + "domain": "askubuntu.com", + "file_source": "part-00782-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI solved my problem, which was the same as Silambarasan's: A few days ago, out of the blue, it started happening that every time I booted up Ubuntu I got \"Your disk drives are being checked for errors, this may take some time\"--which it did, at least 10 minutes. Very annoying. Finally I noticed that every time I did a shutdown, just before the machine turned off, the following messages repeated briefly across the screen: \"could not write\" \"broken pipe\".\n So that was why it was checking at every bootup: it was having a problem at every shutdown. I googled broken pipe, and someone advised fixing it by doing \"sudo apt-get -f install\", which would tell me of an error in /var/lib/dpkg/status. I did that command, but it didn't mention any error. It said:\n 0 upgraded, 0 newly installed, 0 to remove and 569 not upgraded.\n I hadn't allowed any updates since installing Ubuntu. All was working fine, so why upset the apple cart? But now it seemed like that might be the problem, so I did the updates. I'm on Ubuntu 10.04, so did as follows:\n\n System > Administration > Update Manager\n Click the Check button to make sure the package info is as up-to-date as possible.\n Click the Install Updates button.\n\n And voila! I no longer get \"Your disk drives are being checked...\" when I bring up Ubuntu. Susan Anderson 12-8-12\n\nI solved my problem, which was the same as Silambarasan's: A few days ago, out of the blue, it started happening that every time I booted up Ubuntu I got \"Your disk drives are being checked for errors, this may take some time\"--which it did, at least 10 minutes. Very annoying. Finally I noticed that every time I did a shutdown, just before the machine turned off, the following messages repeated briefly across the screen: \"could not write\" \"broken pipe\".\n\nSo that was why it was checking at every bootup: it was having a problem at every shutdown. I googled broken pipe, and someone advised fixing it by doing \"sudo apt-get -f install\", which would tell me of an error in /var/lib/dpkg/status. I did that command, but it didn't mention any error. It said:\n\n0 upgraded, 0 newly installed, 0 to remove and 569 not upgraded.\n\nI hadn't allowed any updates since installing Ubuntu. All was working fine, so why upset the apple cart? But now it seemed like that might be the problem, so I did the updates. I'm on Ubuntu 10.04, so did as follows:\n\n* System > Administration > Update Manager\n* Click the Check button to make sure the package info is as up-to-date as possible.\n* Click the Install Updates button.\n\nAnd voila! I no longer get \"Your disk drives are being checked...\" when I bring up Ubuntu. Susan Anderson 12-8-12", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/users/155144/liuk", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nStack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.\n\nUsing Linux since 1993, founder of the Italian Linux Society in 1994, I'm an IT professional working on everything that is correlated to IT Services, with a great fun with Linux and Open Source.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/127168/after-upgrading-to-12-04-my-screen-resolution-is-small", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI just upgraded Ubuntu to 12.04 from 11.10. My screen resolution is now stuck at 640x480, and xrandr shows:\n\n```\nScreen 0: minimum 320 x 200, current 640 x 480, maximum 8192 x 8192\nDVI-I-1 connected 640x480+0+0 (normal left inverted right x axis y axis) 376mm x 301mm\n 640x480 60.0* \n 720x400 70.1\n```\n\nI normally have a much higher screen resolution.\n\nI have an Nvidia video card, and I had the restricted drivers installed before the upgrade. When I attempt to install Additional Drivers, I see this dialog, which doesn't seem right:\n\nAlso when I type \"jockey-text --list\", I get nothing.\n\nWhat might have gone wrong, and how I fix it?", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/355422/is-this-a-misreading-or-should-i-be-concerned-lm-sensors-output", + "domain": "askubuntu.com", + "file_source": "part-00402-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have an AMD quad (A10) desktop, which has the following output from sensors:\n\n```\n$ sensors\nf71808a-isa-0600\nAdapter: ISA adapter\n+3.3V: +3.28 V \nin1: +0.00 V \nin2: +0.00 V \nin3: +0.00 V \n3VSB: +3.28 V \nVbat: +3.46 V \nfan1: 888 RPM\nfan2: 991 RPM\nfan3: 0 RPM ALARM\ntemp1: +231.0°C (high = +85.0°C, hyst = +81.0°C)\n (crit = +100.0°C, hyst = +96.0°C) sensor = thermistor\ntemp2: +35.0°C (high = +85.0°C, hyst = +81.0°C)\n (crit = +100.0°C, hyst = +96.0°C) sensor = transistor\nk10temp-pci-00c3\nAdapter: PCI adapter\ntemp1: +31.1°C (high = +70.0°C)\n (crit = +70.0°C, hyst = +69.0°C)\n```\n\nThat temp1 reading is so high it looks wrong. It has been like that for a while, and the computer still works. Thoughts?", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/161638/change-version-number-in-launchpad", + "domain": "askubuntu.com", + "file_source": "part-00402-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWhile committing package to launchpad through quickly submit, version automatically jumped to current month, that is 12.07. I did try to delete all milestones and re-upload the package. But every time, launchpad is rejecting submission due to \"Version older than that in the archive\". How to fix this ?\n\n## 1 Answer\n\nYou cannot upload a version older or equal to, a version you've already uploaded to a PPA. My advice would be to live with the mistake, and don't make the same mistake in the future. Be sure everything is right, before you upload something to a PPA.\n\nYou can use sbuild or pbuilder to run test builds locally in a chroot, to help ensure everything builds properly, before uploading.\n\n* Who downvoted this 6 year old answer? And why? Launchpad keeps version history in the database and you cannot upload a version older or equal to, what you have already uploaded (because if someone installed the newer version, they won't know they need to force a downgrade manually).– dobeyCommented Sep 9, 2018 at 12:48\n* Sorry, that's mine: advice not to make mistakes in a future looks redundant for me. Commented Oct 9, 2018 at 20:59", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/477434/cannot-install-canon-mg6350-drivers-libtiff4-is-not-installed-ubuntu-14-04", + "domain": "askubuntu.com", + "file_source": "part-00402-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI had the same issue and hacked a solution. Feel free to try it.\n 1) Install libtiff4 from here\n 1a) I'm on amd64, which clashed with an already installed libtiff4:i386, which I removed:\n\n sudo apt-get remove libtiff4:i386\n\n then,\n\n sudo dpkg -i libtiff4_3.9.7-2ubuntu1_amd64.deb\n\n [I didn't bother checking to see what depended on libtiff4:i386 on my system, so do this at your own risk. I was feeling brave/reckless]\n 2) Installed the canon driver from here, and executed install.sh\n It is disappointing that there hasn't been an update to this driver since 2012.\n Printer options for the official driver are scarce but the quality is fairly decent. I couldn't get the default CUPS+Gutenprint v5.2.10-pre2 driver to work at all. However, I have kept it installed as it does show the ink level, which is handy.\n Cheers\n\nI had the same issue and hacked a solution. Feel free to try it.\n\n1) Install libtiff4 from here\n\n1a) I'm on amd64, which clashed with an already installed libtiff4:i386, which I removed:\n\n> \n\n```\nsudo apt-get remove libtiff4:i386\n```\n\nthen,\n\n> \n\n```\nsudo dpkg -i libtiff4_3.9.7-2ubuntu1_amd64.deb\n```\n\n[I didn't bother checking to see what depended on libtiff4:i386 on my system, so do this at your own risk. I was feeling brave/reckless]\n\n2) Installed the canon driver from here, and executed install.sh\n\nIt is disappointing that there hasn't been an update to this driver since 2012.\n\nPrinter options for the official driver are scarce but the quality is fairly decent. I couldn't get the default CUPS+Gutenprint v5.2.10-pre2 driver to work at all. However, I have kept it installed as it does show the ink level, which is handy.\n\n## Cheers", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/259275/why-and-how-firefox-shows-youtube-video-despite-all-plugins-are-disabled-includ", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWhen I open a video url I see a div with the message:\n\n```\nThis plugin is disabled.\n manage plugins...\n```\n\nThen in few seconds the video starts. Why? How?\n\nWhen I open a video url I see a div with the message:\n\n```\nThis plugin is disabled.\n manage plugins...\n```\n\nThen in few seconds the video starts. Why? How?\n\nBecause it is using the html5 technology to show the video. This is a quite new technique. You can find more information at http://youtube.com/html5", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1154517/how-do-i-configure-the-result-of-the-fontconfig-command-fc-match-serif", + "domain": "askubuntu.com", + "file_source": "part-00378-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nBackground\n\nI'm using Firefox 67.0.4 on the traditional Chinese version of a daily build of Ubuntu 19.10 (Eoan) and for every website (e.g., Axios and Slashdot) that falls back to the CSS `serif` keyword—often because the author(s) only specified Windows‐only fonts such as Georgia—I'm seeing the ugly AR PL UMing TW fallback font.\nI've tried configuring Firefox's font settings such that the fallback font for serif text in the Latin script falls back to the Liberation Serif font. Unfortunately, this setting seems to be broken and doesn't do anything.\n\nBased on the comments at https://bugzilla.mozilla.org/show_bug.cgi?id=1547743, I executed the `fc-match serif` command, which returns a reference to the offending font as I expected:\n\n```\numing.ttc: \"AR PL UMing TW\" \"Light\"\n```\n\nI believe that changing this value is key to manually fixing this issue without changing the operating system language to English.\n\nQuestion\n\nSo my question is: \"How do I configure the result of the fontconfig command `fc-match serif` ?\" Despite the documentation I've read, I still can't figure out how to do it.\nThe best idea I can come up with is to put the following code in a new global configuration file named local.conf located at /etc/fonts/:\n\n```\n\n\n\n \n serif\n Liberation Sans \n \n\n```\n\nOf course, this doesn't work.\n\nI also can't figure out anything definitive about (A) where the local user configuration file is supposed to be placed other than somewhere nested within the user's `$HOME` directory, (B) what the local configuration file is supposed to be named, and (C) the minimum requirements of what the local configuration file should contain.\nWith regard to (A), apparently, it was historically placed in the ~/.fonts folder, but the comment in the /etc/fonts/fonts.conf file indicates that use of this directory is deprecated.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1149329/indicator-system-monitor-showing-icon-instead-of-text", + "domain": "askubuntu.com", + "file_source": "part-00782-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nMy indicator system monitor showing a blank icon instead of a text on my panel:\n\nWhen I hover the icon it shown system info like CPU usage, memory usage, swap,etc.\n\nIs there some config I should tweak or am I missing something?\n\nMy indicator system monitor showing a blank icon instead of a text on my panel:\n\nWhen I hover the icon it shown system info like CPU usage, memory usage, swap,etc.\n\nIs there some config I should tweak or am I missing something?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/839118/why-unable-to-lock-the-administration-directory", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI know that this is a \"mainstream\" question, i don't want to know what to do if i get this message, i already know that there are so many topics about it, I would like to now \"why\", why can't i open two terminal windows and type-enter two differents \"sudo apt-get install\" commands? Why does ubuntu have to \"lock\" this folder?\n\n## 1 Answer\n\nIf you run two instances of `apt-get install` they will try to write to the same files that will cause conflicts.\nThat is why the system does not allow to do it.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1283663/how-to-find-duplicate-files-with-same-content-but-with-same-or-different-names", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI often end up with duplicate files with same content, but with same or different names while doing the literature study. How to find and delete the duplicate files from terminal? How to just move them to bin and recover later if necessary and how to delete them permanently?\n\n* 1Does this help? How to find ONLY duplicate files that have different names? I posted two answers there, one with a flexible script that offers many options to filter, the other with a relatively simple Bash one-liner that just finds all duplicates by content.– Byte Commander ♦Commented Oct 14, 2020 at 9:08\n* The one-lines seems to be easy to remember and can be used anywhere across all my systems where I can not have root permissions. Commented Oct 14, 2020 at 11:20\n\n## 3 Answers\n\nFDUPES\n\nyou can install fdupes from terminal (CRT+ALT+T):\n\n `sudo apt install fdupes` \nfor example if you want find all duplicate documents in you Home you can type:\n\n `fdupes ~/Documents -r` \nFSLINT\n\nyou can also use fslint from grafphical user interface that is available till ubuntu 18.04 because now the use of fslint in 20.04 is not possible as standard because python2 is not present as it is deprecated.\n\n `sudo apt install fslint` \nFor the use fslint\n\nYou can use `rfind` or `fdupes` both installable via `apt`.\nSee 4 Useful Tools to Find and Delete Duplicate Files in Linux for more details.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/160201/unity-launcher-integration-and-quickly-run-fail", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm trying to use the uniy launcher with progress bar.. but it doesn't work.. I just followed the first example on http://www.youtube.com/watch?v=wqGfsgz1Sl4&list=UUWUDCz-Q0m4qK7lkK4CevQA&index=4&feature=plcp and watched the code of the hello-unity ppa ... trying integration in my apps.. and it doesn't work.\n\nWhat I did:\n\n* added from gi.repository import Unity;\n* added self.launcher = Unity.LauncherEntry.get_for_desktop_id (\"protoborsa.desktop\") in the init code of my window application.\n* added launcher.set_property(\"progress\", 0.42) after my application is displayed\n* added launcher.set_property(\"progress_visible\", True) after my application is displayed\n\nand nothing happened after quickly run...\n\nI tried to follow this also.. How do I make the launcher progress bar work with my application? but it didn't work for me.\n\nmany thanks.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/457270/user-login-screen-shows-only-gnome-flashback-option-in-ubuntu-14-04", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHello i upgrade ubuntu 13.10 development branch and successfully installed ubuntu 14.04. but my problem is on user login screen.User login screen shows only gnome flashback option so how to get back ubuntu default. may be this is bug but how to get back ? Thanks in advance\n\n* Probably because your question is very unclear. We can't see your screen so you need to be much more specific than \"only gnome-flashback option\". Did you install gnome? How did you upgrade? What was the last desktop environment you logged into? etc.– SethCommented Apr 30, 2014 at 16:42\n* Last desktop environment was ubuntu 13.10 (develpoment branch called as aplha or beta version of ubuntu). and i did not install gnome . I just upgrade Ubuntu 13.10. Commented Apr 30, 2014 at 16:45\n\n## 1 Answer\n\nIf you have upgraded from Ubuntu 13.10 thn try following, might helps you.\n\nTry to check whether ubuntu-desktop is installed or not !\n\nIf its not installed, Try to Install Ubuntu Desktop package\n\n```\nsudo apt-get install ubuntu-desktop\n```\n\nHope this will helps you.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1092155/input-method-in-ubuntu-18-04-shows-current-configuration-for-the-input-method", + "domain": "askubuntu.com", + "file_source": "part-00233-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI search for \"keyboard\" in the Activities search, and I click on the first result \"Input Method\". I am greeted with this dialog:\n\nHere is what it says:\n\n> \n\nCurrent configuration for the input method:\n\n* Active configuration: ibus (normally missing)\n* Normal automatic choice: ibus (normally ibus or fcitx or uim)\n* Override rule:\n* Current override choice: (en_US)\n* Current automatic choice: ibus\n* Number of valid choices: 2 (normally 1)\n\nThe override rule is defined in /etc/default/im-config.\n\nThe configuration set by im-config is activated by re-starting X.\n\nExplicit selection is not required to enable the automatic configuration if the active one is default/auto/cjkv/missing.\n\nAvailable input methods: ibus xim\n\nUnless you really need them all, please make sure to install only one input method tool.\n\nI've seen some other similar questions, but they don't have the exact same text. Notably, mine says \"active configuration: ibus (normally missing)\".\n\nWhat is this dialog for? Does it make a difference whether I click \"OK\" or \"cancel\"?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1180355/how-do-i-install-brave-browser-if-my-key-is-expired-and-wont-update/1183536", + "domain": "askubuntu.com", + "file_source": "part-00815-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am not able to install Brave Browser and cannot seem to fix it.\n\n```\nW: GPG error: https://brave-browser-apt-release.s3.brave.com cosmic \nInRelease: The following signatures were invalid: EXPKEYSIG 4FE13824E3FFC656 Brave Software <[email protected]>\nE: The repository 'https://brave-browser-apt-release.s3.brave.com cosmic InRelease' is not signed.\nN: Updating from such a repository can't be done securely, and is therefore disabled by default.\n```\n\nI tried `sudo apt-key list | grep expired` and got:\n\n```\npub rsa4096 2018-10-15 [SC] [expired: 2019-04-13]\nuid [ expired] Brave Software <[email protected]>\n```\n\nI did `sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 4FE13824E3FFC656` and got:\n\n```\nExecuting: /tmp/apt-key-gpghome.1CQeA81kHh/gpg.1.sh --keyserver keys.gnupg.net --recv-keys 4FE13824E3FFC656\ngpg: keyserver receive failed: No data\n```\n\nNow I am stuck. Can anyone help?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/715684/installer-stuck-at-creating-ext4-file-system/715849", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nInfo: Ubuntu Livecd 15.10. The Screen where it's stuck at:\n\nDisk Utility:\n\nIt happens to me all the time.\n\nTo solve this, I format concerned linux partitions ( `Filesystem Partition 5` and `Swap partition 6` in your case) from disk utility ie `gnome-disks` manually.To do so you must select `Try ubuntu` instead of `Install ubuntu` after booting from bootable cd/usb.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/702724/how-to-publish-unity-game-engine-app-executable-binary-to-ubuntu-store", + "domain": "askubuntu.com", + "file_source": "part-00815-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nQuite recently Unity Game Engine (not to be confused with Ubuntu's Unity user interface) added an option to create a linux build. The result is a set of two executable binary files .x86 and .x86-64, plus a folder with some resources. I have exported my Unity game and it runs great on my Ubuntu machine.\n\nI would like to publish the game on the Ubuntu Store, but I have no idea how to do it, and if it is possible at all. The Ubuntu store tutorial instructs me to use Ubuntu SDK for packaging into \"click app\". When I run the SDK, it asks me what kind of project I want to create, with lots of project type options (QML App, HTML5 App, Web App, Plain C Application made with gmake etc), but I cannot see any way to simply package the existing executable binaries exported from Unity.\n\nCould anyone help? My game (don't want to advertise here) would be a great and free asset in the Ubuntu store, to the benefit of the whole community :)\n\nTo clarify: I don't want to publish sources of my app; and of course I am not able to publish any sources of Unity Engine player. I simply want to publish my free app to the store, which I have as binary.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/381305/where-is-startup-disk-creator-installed", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nUsing XFCE.\n\nI installed usb-creator, also called Startup Disk Creator using the Ubuntu software center. Where is this installed? It does not show up anywhere in the menu. In the terminal I've tried different commands like usb-creator-common, usb-creator-kde, etc. Program can not be found.\n\nI like Linux, but this is one of those things that I think is just really sad in Linux or more specifically Ubuntu. If the software centre does not even tell you what the executable name is and where it's stored, how the hell does it expect the user to locate the application?\n\nI suppose I could check the various bin-folders, but the executable names are sometimes unclear as to their nature.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1000869/how-to-run-the-new-huion-tablets-on-linux", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSo, I bought the new Huion h950p and as expected it hasn't been recognized by Ubuntu, even tried the latest kernal.\n\n* As of 2021, Huion H1060P is recognised out-of-the-box on Ubuntu 20.04, and probably other recent models as well. The only thing to do is to use\n `xsetwacom --set` commands to configure its twelve press keys (buttons 1–3 and 8–16).– Diego VCommented Apr 20, 2021 at 8:47\n\n## 2 Answers\n\nI recently bought Huion 950P (I use it for taking hand-written notes with xournal and now with xournal++). I presently use Kubuntu 20.04.\n\nThe stylo was recognized out of the box (apparently, as a kind of mouse with buttons). The buttons on the pad, of course, weren't.\n\nUsing digimend-kernel-drivers did not really help me. First, there are installation issues on 20.04. Second, after I overcame them (I can provide details if anyone is interested), wacom driver partially recognized the tablet. I was still unable to do anything with the buttons but my writing started looking weird - letters would come out much wider than before. So I had to get rid of digimend.\n\nAt the end, the following worked. I simply created a file in `/usr/share/X11/xorg.conf.d/` named `99-huion950P.conf` :\n\n```\nSection \"InputClass\"\n Identifier \"Huion tablets with Wacom driver\"\n MatchUSBID \"256c:006d*\"\n MatchIsTablet \"true\"\n MatchDevicePath \"/dev/input/event*\"\n Driver \"wacom\"\nEndSection\n```\n\n(My H950P has product number 006d). After restarting X server, wacom recognized both the stylus and the pad; `xsetwacom --list` produced the following output:\n\n```\nHID 256c:006d Pen stylus id: 11 type: STYLUS \nHID 256c:006d Pad pad id: 12 type: PAD\n```\n\nNow it is possible to use xsetwacom to configure buttons. The tricky part was to figure out button numbers. For some reason completely unclear to me buttons turned out to have numbers 1,2,3 and 8,9,10,12. For example, this command sets up the lowest button (assuming that they are on the left) to switch xournal++ into line drawing mode:\n\n```\nxsetwacom --set \"HID 256c:006d Pad pad\" Button 12 \"key +ctrl +6 -6 -ctrl\"\n```\n\nThe only thing I haven't figured out yet (mostly out of sheer laziness) is how to make button configuration upload automatically. For the time being I just wrote a simple shell script which I invoke every time the tablet is reconnected.\n\n* yes, thanks for the answer, it is up to date, the previous one is too old Commented Aug 3, 2020 at 8:07\n* Works fine with a Huion Inspiroy H640P with USB ids 256c:006d. Thanks!– jjchicoCommented Sep 17, 2020 at 22:18\n* works for a Huion Kamvas 13 on a raspberry pi 4. Also 256c:006d– StephenCommented Oct 4, 2020 at 12:32\n* 1This solution worked for me with Huion H1060P, on Ubuntu 18.04 (also with USB id 256c:006d). The trick was removing the DIGImend drivers. I have not tested the buttons yet, I'll report back when I do. Commented Jan 7, 2021 at 12:54\n* Worked for me at Mint 20.1 Linux and Huion Tablet_H320M (inspiroy ink). Thanks.– de-jcupCommented May 4, 2021 at 14:41\n\nAfter a long day of the search, I found that some people are writing a python workaround, so it's not the right way to do it, but it gets the job done at least until someone smart makes it a kernel level driver.\n\nyou can download and follow the instructions on github for Huion Inspiroy G10T or Huion H950p\n\nOr for starters:\n\nYou need first to add some python libraries:\n\n```\npip install pyusb\n\npip install evdev\n```\n\nThen, in a new folder download and unzip the files from github according to your tablet, or run terminal in the folder directory:\n\n```\ngit clone https://github.com/dannytaylor/pinspiroy.git # (for G10T)\n```\n\nTo run it open terminal from folder:\n\n `sudo python pinspiroy` \nAnd you are good to go, you can change the default settings by modifying bindings.py and config.py\n\nPlease let me know if you have one other than these tablets that you are struggling with.\n\n* 5Seems digimend-kernel-drivers is now recommended github.com/DIGImend/digimend-kernel-drivers– HugolpzCommented Jan 7, 2019 at 12:10", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/138404/make-a-ubuntu-boot-cd-without-iso-file", + "domain": "askubuntu.com", + "file_source": "part-00782-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have installed ubuntu using wubi and want to create a boot cd...how can I do this without downloading the iso file....\n\n## 4 Answers\n\nThe live CD is usually created with a filesystem called squashfs. Squashfs is read only compressed filesystem that allow us to squeeze our system into a single CD. Note that your system has to be about 2GB (this might need some trial an error) to produce a compressed image that fits on the CD. Otherwise, you will have to use a DVD\n\n## Creating a live CD from an existing/new installation\n\nFollow the procedure to create a live cd from your current installation.\n\n* \n\nSet up some variables:\n\n```\nexport WORK=~/temp export CD=~/livecd export FORMAT=squashfs export FS_DIR=casper\n```\n\nReplace ~/temp with a path to a temporary directory in which we will work in. Replace ~/livecd with a path to the CD tree.\n\n* \n\nMake the folder structure.\n\n```\nsudo mkdir -p ${CD}/{${FS_DIR},boot/grub} ${WORK}/rootfs\n```\n\n* \n\nNow we will need to install some packages:\n\n```\nsudo apt-get update && sudo apt-get install grub2 xorriso squashfs-tools\n```\n\n* \n\nNow we will copy the current installation, modify the exclude flags to fit your needs:\n\n```\nsudo rsync -av --one-file-system --exclude=/proc/* --exclude=/dev/* \\ --exclude=/sys/* --exclude=/tmp/* --exclude=/home/* --exclude=/lost+found \\ --exclude=/var/tmp/* --exclude=/boot/grub/* --exclude=/root/* \\ --exclude=/var/mail/* --exclude=/var/spool/* --exclude=${WORK}/rootfs \\ --exclude=/etc/fstab --exclude=/etc/mtab --exclude=/etc/hosts \\ --exclude=/etc/timezone --exclude=/etc/shadow* --exclude=/etc/gshadow* \\ --exclude=/etc/X11/xorg.conf* --exclude=/etc/gdm/custom.conf \\ / ${WORK}/rootfs\n```\n\nNote -If you have a separate boot partition, execute this: `sudo cp -av /boot/* ${WORK}/rootfs/boot` Note-If you want to copy settings and some files from the home directory then First, define what directories we want to copy: `CONFIG='.config .gconf Desktop \"some-other-folder\" \"and-another-folder\"'` And now we copy that:\n\n```\ncd ~ && for i in $CONFIG\n do\n sudo cp -rpv --parents $i ${WORK}/rootfs/etc/skel\n done\n```\n\nNautilus stores its settings in a directory called `.config` in the home directory, so I added `.config` to the variable $CONFIG:\n\n* \n\nNow we chroot into the new system and modify it.\n\n```\nsudo mount --bind /dev/ ${WORK}/rootfs/dev sudo mount -t proc proc ${WORK}/rootfs/proc sudo mount -t sysfs sysfs ${WORK}/rootfs/sys sudo mount -t devpts devpts ${WORK}/rootfs/dev/pts sudo chroot ${WORK}/rootfs /bin/bash\n```\n\nThe next commands are done in chroot:\n\n```\nLANG= apt-get update apt-get install casper\n```\n\nCasper contains live scripts. If you want an installer too, run this:\n\n```\napt-get install ubiquity ubiquity-frontend-gtk\n```\n\nOr if you want KDE:\n\n```\napt-get install ubiquity ubiquity-frontend-kde\n```\n\n* \n\nUpdate modules.dep and initramfs:\n\n```\ndepmod -a $(uname -r) update-initramfs -u -k $(uname -r)\n```\n\n* \n\nRemove non-system users - do not worry, we have copied the settings and data into the \"skeleton\" of users. That means all new users will have them.\n\n```\nfor i in `cat /etc/passwd | awk -F\":\" '{print $1}'` do uid=`cat /etc/passwd | grep \"^${i}:\" | awk -F\":\" '{print $3}'` [ \"$uid\" -gt \"999\" -a \"$uid\" -ne \"65534\" ] && userdel --force ${i} 2>/dev/null done\n```\n\n* \n\nClean up:\n\n```\napt-get clean find /var/log -regex '.*?[0-9].*?' -exec rm -v {} \\; find /var/log -type f | while read file do cat /dev/null | tee $file done rm /etc/resolv.conf /etc/hostname\n```\n\n* \n\nExit chroot.\n\n `exit` * \n\nNow, we copy the kernel:\n\n```\nexport kversion=`cd ${WORK}/rootfs/boot && ls -1 vmlinuz-* | tail -1 | sed 's@vmlinuz-@@'` sudo cp -vp ${WORK}/rootfs/boot/vmlinuz-${kversion} ${CD}/boot/vmlinuz sudo cp -vp ${WORK}/rootfs/boot/initrd.img-${kversion} ${CD}/boot/initrd.img sudo cp -vp ${WORK}/rootfs/boot/memtest86+.bin ${CD}/boot\n```\n\n* \n\nIf you have installed the installer, you will need to do this, so that the installer doesn't install things like casper:\n\n```\nsudo chroot ${WORK}/rootfs dpkg-query -W --showformat='${Package} ${Version}\\n' | sudo tee ${CD}/${FS_DIR}/filesystem.manifest sudo cp -v ${CD}/${FS_DIR}/filesystem.manifest{,-desktop} REMOVE='ubiquity casper user-setup os-prober libdebian-installer4' for i in $REMOVE do sudo sed -i \"/${i}/d\" ${CD}/${FS_DIR}/filesystem.manifest-desktop done\n```\n\n* \n\nUnmount what we have mounted:\n\n```\nsudo umount ${WORK}/rootfs/proc sudo umount ${WORK}/rootfs/sys sudo umount ${WORK}/rootfs/dev/pts sudo umount ${WORK}/rootfs/dev\n```\n\n* \n\nConvert to squashfs:\n\n```\nsudo mksquashfs ${WORK}/rootfs ${CD}/${FS_DIR}/filesystem.${FORMAT}\n```\n\n* \n\nMake filesystem.size:\n\n```\necho -n $(sudo du -s --block-size=1 ${WORK}/rootfs | tail -1 | awk '{print $1}') | sudo tee ${CD}/casper/filesystem.size\n```\n\n* \n\nAnd md5:\n\n```\nfind ${CD} -type f -print0 | xargs -0 md5sum | sed \"s@${CD}@.@\" | grep -v md5sum.txt |sudo tee ${CD}/md5sum.txt\n```\n\n* \n\nNow grub.cfg:\n\n```\nsudo nano ${CD}/boot/grub/grub.cfg\n```\n\n(replace nano with your fav text editor, it doesn't matter) Paste this and save:\n\n```\nset default=\"0\" set timeout=10 menuentry \"Ubuntu GUI\" { linux /boot/vmlinuz boot=casper quiet splash initrd /boot/initrd.img } menuentry \"Ubuntu in safe mode\" { linux /boot/vmlinuz boot=casper xforcevesa quiet splash initrd /boot/initrd.img } menuentry \"Ubuntu CLI\" { linux /boot/vmlinuz boot=casper textonly quiet splash initrd /boot/initrd.img } menuentry \"Ubuntu GUI persistent mode\" { linux /boot/vmlinuz boot=casper boot=casper persistent quiet splash initrd /boot/initrd.img } menuentry \"Ubuntu GUI from RAM\" { linux /boot/vmlinuz boot=casper nopersistent toram quiet splash initrd /boot/initrd.img } menuentry \"Check Disk for Defects\" { linux /boot/vmlinuz boot=casper integrity-check quiet splash initrd /boot/initrd.img } menuentry \"Memory Test\" { linux16 /boot/memtest86+.bin } menuentry \"Boot from the first hard disk\" { set root=(hd0) chainloader +1 }\n```\n\n* \n\nMake the CD/DVD!\n\n```\nsudo grub-mkrescue -o ~/live-cd.iso ${CD}\n```\n\n* \n\nTest it using a virtual machine!\n\nAll credit goes to capink, because the guide is from here.\n\nI copied it from here and made a few edits\n\n* This will get you something that approximates the installer, though if you have added any packages since installing, the created image will be too large to fit on a cd.– psusiCommented May 17, 2012 at 17:27\n* Oh thank you all very much...but i am just new to linux distros and dont now how to this coding stuff...is it possible through another method, where we dont need programming? Commented May 18, 2012 at 11:58\n\nIf you want to make your existing installation into a Bootable CD, here is a very detailed and easy to follow instruction.\n\nIf you want to simply obtain an original Ubuntu ISO from an installed system, I have no idea still now (It may be impossible) .\n\nYou can also see this short answer about creating Live CD from existing installation.\n\nDetail instruction of using remastersys software You can do this by installing remastersys.\n\nOpen your terminal, type `sudo su` and enter.type `wget -O - http://www.remastersys.com/ubuntu/remastersys.gpg.key | apt-key add -` and press enter and type your password.type again `sudo gedit /etc/apt/sources.list` and in the new opened file add this line at the end of the file. `deb http://www.remastersys.com/ubuntu precise main` save and close the file.If you are using Ubuntu 11.10(Oneiric), replace `precise` with `oneiric`. for Ubuntu 11.04(natty) replace `precise` with `natty`.Then run `sudo apt-get update` in the terminal & `sudo apt-get install remastersys`.\n\nThis will install remastersys software, which can be used to create a CD from your installed system.\nGo to this page for instruction.\n\n* Oh thank you all very much...but i am just new to linux distros and dont now how to this coding stuff...is it possible through another method, where we dont need programming? Commented May 18, 2012 at 11:58\n\nYou can't. You need the iso to make the official cd.\n\n* Oh thank you all very much...but i am just new to linux distros and dont now how to this coding stuff...is it possible through another method, where we dont need programming? Commented May 18, 2012 at 11:58\n* @MeetVora The ISO is the easiest way. Just download it and burn it to a disk. No coding required... Commented Aug 18, 2012 at 16:37\n\nYes ,you can use remastersys for it , Note: It is just backup existing ubuntu installation ,It can't create original ubuntu cd\n\n* Oh thank you all very much...but i am just new to linux distros and dont now how to this coding stuff...is it possible through another method, where we dont need programming? Commented May 18, 2012 at 11:58", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/795810/locked-out-of-my-server", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI recently got my server and I did a major noob mistake. I forgot to allow my modified ssh port on ufw. Now I can't ssh into it. It's a remote dedicated server. So that means I have to ask the host to allow it?\n\n* 1\n* Thank you. I hope the host doesn't have to do a complete reinstall?– RyanBCommented Jul 7, 2016 at 4:31\n* Some VPS hosts provide a web-based serial console, or some other way of accessing your server directly (even if you don't have something like SSH installed for remote access!). You might want to check to see if your host offers something like this. Commented Jul 7, 2016 at 9:35\n* As a safety precaution it can be a good practice to temporarily disable ufw auto-startup at boot (i.e. in Ubuntu 16 you would do\n `systemctl disable ufw` ). That way if you lock yourself out when you cycle ufw ( `ufw disable && ufw enable` ), you can reboot the system and ufw will be offline. If following this suggestion, don't forget to re-enable ufw ( `systemctl enable ufw` ) once you've confirmed that access is ok after cycling ufw.– VilleCommented Jan 9, 2017 at 4:50\n\n## 1 Answer\n\nOrdinarally Raja would have the reason. If it is on amazon cloud, you could set up another server, and attach the other server storage and change the config by hand. You have to know the provider features. Perhaps there are ways. Many \"dedicated servers\" aren't trully that. Ask for your host support.\n\nOr hire a whitehat pentester to try to do so if it is legal on your country. On my country is legal, as long as the servers is really yours.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/97975/insert-subtitles-permanently-and-convert-video", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI need to do two things with an `.avi` video:\n\n* Insert subtitles (\n `.srt` ) permanently without modifying its timing or the video intself.* Convert the new video (with the permanent subtitles) from\n `.avi` to `.mpeg`.Is there any way to do it in one or two command lines? (Probably using `ffmpeg` ?)\nSome additional data:\n\n* Subtitles could have some special characters (spanish characters, like: ñ, á, ü ...)\n* Doesn't matter the order of events: first add subtitles to\n `.avi` and then convert or first convert and then add subtitles to `.mpeg` * I'm using Ubuntu 11.04 (Natty Narwhal).", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/302351/how-can-i-not-require-root-identification-for-editing-files-in-certain-directori", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have the latest version of Ubuntu installed on my computer. I would like to set it up so that I can comfortably program in PHP, JavaScript, HTML and CSS.\n\nSo I've installed Nginx and set it up, MySQL and set it up, I have an editor in place (Haven't decided between Sublime Text 2 or PhpStorm 6, but that's outside the question at the moment), and it kinda works.\n\nMy main problem is that I need to `sudo` anything in order to be able to edit or even access any of the configuration files, or even the public www files. That's annoying as hell. I don't want to keep Terminal windows open for every program I need in order to develop. I know that there's `gksu` but again, it's annoying to have to identify for everything again and again.Also, I can't install sublime-text plugins because of permission denied errors. Again, I don't want to `sudo` every time I use sublime!\nIt's worth mentioning I'm developing in GUI, including running programs and whatnot.\n\nThanks in advance.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/928343/how-to-remove-desktop-entry-of-eclipse-neon", + "domain": "askubuntu.com", + "file_source": "part-00162-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am trying to remove Eclispe desktop entry. I manually added this eclipse.desktop file as i was not able to see the icon of eclipse.\n\nNow I am trying to uninstall eclipse. I used the following code to locate eclipse.desktop file using this command:\n\n `locate eclipse.desktop` \nI got the following as result.\n\n```\n/home/protocol/.local/share/applications/eclipse.desktop\n```\n\nSo I tried to remove the following file using this command:\n\n```\nroot@jeeva:/home/protocol/.local/share/applications# rm -rf eclipse.desktop\n```\n\nAfter executing the above command still iam able to see this file when i use the above `locate` command.\nWhen trying see file permissions:\n\n```\nls -l /home/protocol/.local/share/applications/eclipse.desktop\nls: cannot access '/home/protocol/.local/share/applications/eclipse.desktop': No such file or directory\n```\n\nPlease help me to remove the file.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/523994/choppy-audio-playback-on-bluetooth-headset-which-keeps-getting-disconnected", + "domain": "askubuntu.com", + "file_source": "part-00233-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am running ubuntu 14.04 (64 bit) on Lenovo B480 laptop.\n\nlsusb lists bluetooth chip as follows:-\n\n> \n\nBus 001 Device 009: ID 0a5c:21f4 Broadcom Corp.\n\nOutput of sudo lspci -vnn -d 14e4:\n\n```\n02:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)\n Subsystem: Broadcom Corporation Device [14e4:0608]\n Flags: bus master, fast devsel, latency 0, IRQ 17\n Memory at 90500000 (64-bit, non-prefetchable) [size=16K]\n Capabilities: [40] Power Management version 3\n Capabilities: [58] Vendor Specific Information: Len=78 \n Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+\n Capabilities: [d0] Express Endpoint, MSI 00\n Capabilities: [100] Advanced Error Reporting\n Capabilities: [13c] Virtual Channel\n Capabilities: [160] Device Serial Number 00-00-43-ff-ff-9c-74-e5\n Capabilities: [16c] Power Budgeting \n Kernel driver in use: wl\n```\n\nkernel logs have these suspicious messages whenever I turn on bluetooth-\n\n```\n[ 7574.775102] usb 1-1.4: new full-speed USB device number 9 using ehci-pci\n[ 7574.871157] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21f4\n[ 7574.871169] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3\n[ 7574.871175] usb 1-1.4: Product: BCM20702A0\n[ 7574.871179] usb 1-1.4: Manufacturer: Broadcom Corp\n[ 7574.871184] usb 1-1.4: SerialNumber: 446D57C1EF66\n[ 7574.872370] usb 1-1.4: Direct firmware load failed with error -2\n[ 7574.872374] usb 1-1.4: Falling back to user helper\n[ 7574.874053] Bluetooth: can't load firmware, may not work correctly\n```\n\nMy problem is that music playback on bluetooth headset is too choppy and the headset never stays connected for more than 2-3 mins. Coupled with crap UI that can't deal with repeated on/off & connection/disconnection scenarios, this problem makes bluetooth unusable.\n\nI have tested the same headset with Nexus 5 and music playback was good. So any defect in headset is ruled out.\n\nI don't mind the problems in UI very much but I wish I could get A2DP streaming going on properly.\n\nI have read this post - How to get a consistent bluetooth audio playback? The solution suggested there had no effect on my problem.\n\nCan anyone suggest how to fix this?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/576861/nemo-dpkg-error-when-upgrading-ppa-version", + "domain": "askubuntu.com", + "file_source": "part-00402-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWhen trying to upgrade to the PPA version of Nemo, I get the following dpkg error:\n\n```\n$ sudo apt-get dist-upgrade\nReading package lists... Done\nBuilding dependency tree \nReading state information... Done\nCalculating upgrade... Done\nThe following NEW packages will be installed:\n cinnamon-translations python-requests python-urllib3\nThe following packages will be upgraded:\n nemo nemo-data python-cupshelpers system-config-printer-gnome\n\nPreparing to unpack .../cinnamon-translations_2.4.0-20141104040041-trusty_all.deb ...\nUnpacking cinnamon-translations (2.4.0-20141104040041-trusty) ...\ndpkg: error processing archive /var/cache/apt/archives/cinnamon-translations_2.4.0-20141104040041-trusty_all.deb (--unpack):\n trying to overwrite '/usr/share/locale/ne/LC_MESSAGES/nemo.mo', which is also in package nemo-data 1.8.4-1.1\ndpkg-deb: error: subprocess paste was killed by signal (Broken pipe)\nErrors were encountered while processing:\n /var/cache/apt/archives/cinnamon-translations_2.4.0-20141104040041-trusty_all.deb\nE: Sub-process /usr/bin/dpkg returned an error code (1)\n```\n\nI have tried the usual suggestions that I have been able to find and have even tried deleting the nemo.mo file, but nothing seems to work. Any ideas as to how to get this sorted? I am using Ubuntu 14.04 with Unity, but have Nemo set as the default default fire manager.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/841182/msmtp-gmail-username-and-password-incorrect", + "domain": "askubuntu.com", + "file_source": "part-00402-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am trying to send emails using the php `mail();` function. I have installed msmtp to allow me to use a gmail account. However whenever I try to send test email using `msmtp` then a destination email, the system freezed and I cannot write more commands.This is the contents of `~/.msmtprc` :\n\n```\naccount gmail\ntls on\ntls_starttls on\ntls_certcheck off\nauth on\nlogfile ~/.msmtp.log\nhost smtp.gmail.com\nport 587\nuser ****@gmail.com\nfrom ****@gmail.com\npassword **********\n\naccount default : gmail\n```\n\nAlso when it does sometimes work, I get an error which says bad credentials even though the details are correct, access for less secure apps is on and there is no 2-step verification.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1065429/remove-windows-10-from-18-04-desktop-boot-menu", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI replaced a copy of Windows 10 with Ubuntu 18.04 desktop successfully. The only problem that remains is that the Windows 10 boot selection entry still appears. I know that disabling the OS probe will work around the problem but I would prefer to get rid of whatever is causing OS probe to think that Windows 10 is still there.\n\nEDIT: I am going the other way than what was suggested in the comment. I overwrote the Windows partition with an ext4 bootable partition.\n\nAny ideas on how to do this?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/992/what-is-a-motu", + "domain": "askubuntu.com", + "file_source": "part-00378-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nAlso,how can I become one?\n\n## 1 Answer\n\nFrom the launchpad page https://launchpad.net/~motu\n\nThe MOTU Team looks after all of the packages in Universe and Multiverse in Ubuntu.\n\nThe Masters of the Universe take care of the Ubuntu Universe packages, fix bugs, add new packages, or remove obsolete ones from the Ubuntu archive.\n\nIf you want to join, be sure to read https://wiki.ubuntu.com/MOTU/GettingStarted to understand what is required from you. We look forward to see you in the team soon!\n\n--\n\nAlso some more info here", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/users/301025/sangorys", + "domain": "askubuntu.com", + "file_source": "part-00233-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nAfter 20 years of passion about computer science, I have just discover Python the 11th May 2014.\n It is just amazing. I was looking for a script which is powerful, simple and works on Linux/Windows !!!\n I don't understand why Python is not more used !!!\n :)\n PS: I have also just discovered StackExchange ! The concept is so simple and so efficient. I don't understand why it has not been created before. Thanks for all stakeholders. I love you ;)\n\nAfter 20 years of passion about computer science, I have just discover Python the 11th May 2014.\n\nIt is just amazing. I was looking for a script which is powerful, simple and works on Linux/Windows !!!\n\nI don't understand why Python is not more used !!!\n\n:)\n\nPS: I have also just discovered StackExchange ! The concept is so simple and so efficient. I don't understand why it has not been created before. Thanks for all stakeholders. I love you ;)", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1028493/is-there-a-way-to-stack-images-side-by-side-with-imagemagick", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm writing a little program in C/C++ to convert gifs to a single image, where the frames are consecutive in a single image. Unfortunately, I am running out of free time, and I want to use the program sooner than I might be done with it. So I am wondering, is this functionality existent in imagemagick?\n\nCan I take a set of images and convert them to one image? Not like an animated gif, but like a series of frames within one image.", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/165929/how-do-i-get-gnu-grub-to-stop-beeping-and-allow-me-to-select-an-option-from-the", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nRecently, my laptop started displaying the message 'GRUB loading...' while emitting a really loud beeping sound (using the mute and volume adjustion keys had no effect), which always persists for a good minute. Then, when I finally get to the boot menu, I can not move the selection, it does not respond to 'enter' which should initiate the selected loader, and none of the other options work either.\n\nAlthough I am not sure whether it is the cause, it started the day after I spilled a small amount of tea near the lower area of my laptop, although before I shut my computer down (after which I was unable to start it up anymore), only the '6' and left shift keys stopped working.\n\nI have no idea on what to do, as I am relatively new to *nix systems, and I could not find anything useful on Google. I have tried rebooting multiple times, as well as not using my computer for 12 hour to let whatever tea was left in there dry out. Could someone point me in the right direction?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/368893/radeon-7770-breaks-when-upgrading-from-13-04-to-13-10", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSorry if I am a bit verbose but I am trying to recollect and provide as much information. Everything was working fine in 13.04 and I could even play dota2 on steam. Since upgrading to 13.10 it has been a nightmare.\n\nRadeon 7770 card gives a black screen of death when loading Ubuntu. I am unable to get to a tty screen using the Radeon 7770 card and I have tried multiple kernels.\n\nTherefore, I was forced to used the inbuilt motherboard graphics card. On first load, there was lots of error and Ubuntu had to run in low-res mode or some error like that appeared since the drivers installed was AMD catalyst and fglrx. I removed them but I think it is incomplete and installed Xorg files. So now, at least my Ubuntu starts up flawlessly if I used the inbuilt motherboard graphics with no errors at all.\n\nI have tried changing lightdm to gdm, adding sleep, trying nomodeset, etc everything but it always still get stuck at the load screen without ability to tty if I use my Radeon card.\n\nI am trying to install back my Radeon 7770 card now and install the drivers for it. Since I cannot slot in the card and have the computer detect it and then install the drivers, I am trying to manually install the drivers before I slot in the card.\n\nI should have fglrx removed since there is no more fglrxinfo command. I have removed all the extra ppas (I tried oibaf, etc before) from software updates.\n\nRight now, I have downloaded the latest AMD drivers and done a\n\n```\nsudo sh amd-driver-installer-catalyst-13-4-x86.x86_64.run --buildpkg\n```\n\ncommand and the deb files generate properly. But when I try to run\n\n `sudo dpkg -i fglrx*.deb` \nI get this error\n\n```\nUnpacking fglrx (from fglrx_13.250-0ubuntu1_amd64.deb) ...\nOne or more files have been altered since installation.\nUninstall will not be completed. See /etc/ati/fglrx-uninstall.log for details.\ndpkg: error processing fglrx_13.250-0ubuntu1_amd64.deb (--install):\n subprocess new pre-installation script returned error exit status 1\nPreparing to replace fglrx-amdcccle 2:13.200-0ubuntu1 (using fglrx-amdcccle_13.250-0ubuntu1_amd64.deb) ...\nUnpacking replacement fglrx-amdcccle ...\nPreparing to replace fglrx-dev 2:13.200-0ubuntu1 (using fglrx-dev_13.250-0ubuntu1_amd64.deb) ...\nUnpacking replacement fglrx-dev ...\ndpkg: dependency problems prevent configuration of fglrx-amdcccle:\n fglrx-amdcccle depends on fglrx; however:\n Package fglrx is not installed.\n\ndpkg: error processing fglrx-amdcccle (--install):\n dependency problems - leaving unconfigured\ndpkg: dependency problems prevent configuration of fglrx-dev:\n fglrx-dev depends on fglrx; however:\n Package fglrx is not installed.\n\ndpkg: error processing fglrx-dev (--install):\n dependency problems - leaving unconfigured\nErrors were encountered while processing:\n fglrx_13.250-0ubuntu1_amd64.deb\n fglrx-amdcccle\n fglrx-dev\n```\n\nI have tried going to synaptic to fix the broken packages to no avail.\n\nIf I try to purge fglrx now I get this error\n\n```\nReading package lists... Done\nBuilding dependency tree \nReading state information... Done\nE: Unable to locate package fglrx_13.250-0ubuntu1_amd64.deb\nE: Couldn't find any package by regex 'fglrx_13.250-0ubuntu1_amd64.deb'\nE: Unable to locate package fglrx-amdcccle_13.250-0ubuntu1_amd64.deb\nE: Couldn't find any package by regex 'fglrx-amdcccle_13.250-0ubuntu1_amd64.deb'\nE: Unable to locate package fglrx-dev_13.250-0ubuntu1_amd64.deb\nE: Couldn't find any package by regex 'fglrx-dev_13.250-0ubuntu1_amd64.deb'\nE: Unable to locate package fglrx-installer_13.250-0ubuntu1_amd64.changes\nE: Couldn't find any package by regex 'fglrx-installer_13.250-0ubuntu1_amd64.changes'\n```\n\nI have also tried looking into the dpkg status file as advised in one post to look for fglrx stuff and remove the lines containing it but I haven't been able to find any.\n\nCan someone tell me perhaps the best way to figure out what graphic drivers I have installed since I might have messed up buy overinstalling and how to reset it to a blank state.\n\nMy inbuilt graphics works fine so 13.10 is stable is just that I can't use the 7770 with it! Am thinking of installing windows after all this frustration.\n\nThanks.\n\nEDIT ONE:\n\nOK I think I have partially solved the issue so if anyone is experiencing the same problems as me this might help.\n\nThe issue is that the drivers either work for my onboard card or my Radeon 7770 card.\n\nOriginally upgrading to 13.10 broke, so it was easier to fix the onboard card drivers first so that I can attempt to get to a terminal. After that, I been trying to fix the Radeon 7770 card.\n\nWhat I did from the last portion is to\n\n```\nsudo sh /usr/share/ati/fglrx-uninstall.sh -- force\n```\n\nThis caused the onboard graphics card to break. I would load into a black screen with just my X cursor.\n\nHowever, when I inserted my Radeon 7770 card now, it would at least also get me to the black screen with the X cursor. Which is positive! (weirdly enough). So now I could tty in with the Radeon Card installed. I went to the deb files and could do a\n\n `sudo dpkg -i fglrx*.deb` \nI also reinstalled the unity desktop.\n\nOn reboot, I could see the screen now with my Radeon 7770! There is still lots of errors popping up and I have to scale the screen but seems positive.\n\nEdit Two\n\nSo I have been trying to install Steam after getting the Radeon 7770 card to work. Word of caution is changing the drivers in the Software and Updates section to fglrx-updates fails badly.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/517204/how-do-i-get-brightness-control-working-on-an-hp-655/517296", + "domain": "askubuntu.com", + "file_source": "part-00143-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nplease I installed Ubuntu 14.04.1 on my hp 655 alongside windows 8.1 but my brightness control doesn't work although it does work on my windows platform.\n\n## 3 Answers\n\nI finally got my brightness feature to work. I discovered that my device uses radeon_bl0:\n\n `ls /sys/class/backlight/` \nto check and then i navigated to the brightness file under radeon_bl0. My maximum brightness was 255 of which my current settings was on and i changed the value to a much lesser value and there, it worked. Here is the code i used...\n\n```\necho 'value' > /sys/class/backlight/radeon_bl0/brightness\n```\n\nwhere 'value' is any value between 1 and 255.\n\nHope this helps someone else.\n\nTry modifying GRUB configuration ( `/boot/grub/grub.cfg` ) and use: `GRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash acpi_osi=Linux\"` \ninstead of:\n\n `GRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash\"` \nThen reboot your computer.\n\n* Thanks for your quick reply but on my grub.cfg file i couldn't find the above line. Commented Aug 28, 2014 at 15:56\n* @OROBOGENIUS and anything that says\n `quiet splash` ? Sometimes people just insert that as a parameter for loading the kernel. Add `acpi_osi=Linux` just after `quiet splash` in the kernel parameters and try. Remember that you can always test without modifying `grub.cfg` by editing boot parameters on GRUB load (letter `e` or something). Also, in Ubuntu you could try editing the file `/etc/default/grub` as well (maybe there is the line I mentioned). Commented Aug 29, 2014 at 3:34Maybe, it could be the solution: Add `video.use_native_backlight=1` in the grub `sudo gedit /etc/default/grub` \nAnd add:\n\n```\nGRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash video.use_native_backlight=1\"\n```\n\nThen update the grub:\n\n `sudo update-grub` \nFinally, reboot.\n\n* @Tim in some cases kernel parameters have to be set. Though I'd like a bit more explanation as well.– muruCommented Aug 28, 2014 at 23:51\n* 1Well... the kernel actually manages the ACPI (Advanced Configuration and Power Interface), which has to manage, well... the power interface and devices that consume energy (like the backlight). The ACPI acts as an interface to call and set backlight parameters in this case. Of course, there are many types of ACPI implementations (some standard, other not-so-standard) and this is clearly one that needs to be set manually (a not-so-standard ACPI implementation which requires \"different\" kernel extensions). That's what I understand at least... Commented Aug 29, 2014 at 3:40\n* Thanks for all your inputs but the problem still persist. Here is the problem in detail. The brightness toggle actually works but it doesn't have any effect on the display, that is it doesn't dim or increase its just there. Like my windows 8.1 when i had the same problem i just installed an AMD Graphics driver and then it worked but am not sure about ubuntu. And i have tried editing the grub with the settings you guys posted above but still no solution. Commented Aug 29, 2014 at 12:48\n* Just tested it on HP 655 with Xubuntu 16.04.3 with kernel 4.13. Doesn't work.– TiGRCommented Feb 17, 2018 at 12:50", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/389222/brokencount-0-broken-packages", + "domain": "askubuntu.com", + "file_source": "part-00815-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI've had problems with my packages and Software Center for some time.\n\nI can't download any packages, and can't open Software Center. It says that I have `Brokencount <0`.\nHow can I fix my packages?\n\nI tried:\n\n```\nsudo apt-get autoclean \nsudo apt-get autoremove\n```", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/504790/swiping-left-on-the-touchpad-opens-the-photo-search-how-do-i-disable-this", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nIt's almost random, but most of the time, if I swipe from right to left on the touchpad of my keyboard, it opens the photo search. I have not been able to locate any setting/tweak that explains this or would disable it.\n\n* I couldn't find an answer for this question, and there seems to be nothing similar that could explain how to disable this. Commented Sep 26, 2015 at 10:34\n\n## 2 Answers\n\nI am guessing this was a problem with a k400 or k400r wireless keyboard (or some other logitech equivalent). If so I finally found and answer\n\nFn + Right Click -> Enables/Disables Gestures. Fn + Left Click -> Enables/Disables Tap to click.\n\nSorry for digging up such an old thread, but I have hit this question on AskUbuntu many times while trying to solve this problem over the years, so thought I would at east record the answer for myself.\n\n* The problem with your answer is that you have to do the trick each time you turn the device on to disable edge gestures of K400r.– jarnoCommented Nov 12, 2022 at 20:50\n* K400 does not have edge gestures, but K400r does: support.logi.com/hc/en-us/articles/360023253174– jarnoCommented Nov 12, 2022 at 21:41\nLogitech K400r sends Win/Super + C shortcut when you swipe from the right edge of the touchpad to left, when edge gestures are enabled (see the other answer). So you could possibly override the binding of that particular keyboard shortcut to another command, like `sh -c :` that does nothing but waste some resources for a short time. Or maybe you could even just remove that keybinding. The method for those depends on the desktop environment you use, but I don't go into more details in this answer. You may find an answer on how it can be done in Unity elsewhere.\nK400r has also some other edge gestures possibly issuing other keyboard shortcuts, but I don't know which shortcuts it could issue. See here for the edge gestures: https://www.logitech.com/assets/42364/8/k400-quick-start-guide.pdf", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1093040/systemd-runs-start-and-stop-commands-simultaneously-on-ubuntu-18-04-minecraft", + "domain": "askubuntu.com", + "file_source": "part-00378-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nUpdate:\n\nStill having this issue. I notice that my systemd service is running both ExecStart and ExecStop commands sequentially when I run \"systemctl start minecraft.service\". I have verified this from the output from the tmux console and the systemd status as seen below. So it is properly calling the mc_server.sh script, but I can't get it to stop calling the \"ExecStop\" command. I've tried removing the Type= setting (making it simple by default), directly changing Type to simple, but none of these seem to fix the problem.\n\nOriginal question:\n\nI recently upgraded to 18.04.1 and am having trouble getting my Minecraft systemd service working again. I did a clean install of 18.04 from 16.04. This service was working properly on 16.04, but now it doesn't seem to work. When I run \"systemctl start minecraft.service\" it seems to run the ExecStart script and the ExecStop script together based on the status output below, but I do not see any output from the scripts in my tmux console that it should be running through. If I call the startup script manually, it works fine, so something is wrong in the systemd service.\n\nThe service is set to run as the minecraft user under minecraft group. Everything in /srv/minecraft is owned by minecraft user/group. The minecraft.service file is owned by root. All of this is the same as it was in 16.04 when it was working. Please let me know if you have any ideas to get it running again! Thanks!!\n\n```\n:/etc/systemd/system$ systemctl status minecraft.service\n● minecraft.service - Minecraft Server\n Loaded: loaded (/etc/systemd/system/minecraft.service; enabled; vendor \n preset\n Active: inactive (dead) since Wed 2018-11-14 16:33:25 PST; 3s ago\n Process: 4667 ExecStop=/srv/minecraft/mc_server.sh stop (code=exited, \n status=0/SUCCESS)\n Process: 4651 ExecStart=/srv/minecraft/mc_server.sh start (code=exited, \n status=0/SUCCESS)\n\nNov 14 16:33:11 systemd[1]: Starting Minecraft Server...\nNov 14 16:33:11 mc_server.sh[4651]: Session found. Connecting.\nNov 14 16:33:11 mc_server.sh[4651]: Minecraft server successfully \nstarted\nNov 14 16:33:11 mc_server.sh[4667]: step 1 successs\nNov 14 16:33:19 mc_server.sh[4667]: step 2 success\nNov 14 16:33:21 mc_server.sh[4667]: server shutdown success\nNov 14 16:33:25 systemd[1]: Started Minecraft Server.\n```\n\nHere is the systemd script:\n\n```\n# Source: https://github.com/agowa338/MinecraftSystemdUnit/\n# License: MIT\n[Unit]\nDescription=Minecraft Server\nAfter=network.target auditd.service\n\n[Service]\nWorkingDirectory=/srv/minecraft/\n# PrivateUsers=true\nUser=minecraft\nGroup=minecraft\nProtectSystem=full\nProtectHome=true\n# ProtectKernelTunables=true\n# Implies MountFlags=slave\n# ProtectKernelModules=true\n# Implies NoNewPrivileges=yes\n# ProtectControlGroups=true\n# Implies MountAPIVFS=yes\nType=forking\n\nExecStart=/srv/minecraft/mc_server.sh start\n\nExecStop=/srv/minecraft/mc_server.sh stop\n\nRestart=on-abnormal\nRestartSec=60s\n\n[Install]\nWantedBy=multi-user.target\n```", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/624628/how-is-it-possible-that-i-can-execute-jar-file-from-shell", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI always thought, only executables in UNIX/Linux are `ELF` -files and shell scripts. But i found that it is possible to use just `$ ./file.jar` instead of `$ java -jar file.jar`.How are `JAR` -files special? Are there other examples of this behavior? Can I create my own file type that can be executed only by its name/path?", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/25790/when-will-ubuntu-migrate-to-gtk-3-0", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI just got known that GTK+ 3.0.0 has been released.\n\n* \n\nWill Ubuntu 10.10/11.04 come with runtime libraries for GTK+ 3.0? Are these installed by default?\n\n* \n\nWill Ubuntu have development libraries and header files for compilation of GTK+ 3.0 programs?\n\n* \n\nWhen will Ubuntu (as whole) move to GTK 3?\n\nI'm mostly concerned about moving audio-recorder app from GTK+ 2.x to 3.0.\n\nReferences:\n\n* Migrating from GTK+ 2 to GTK+ 3 guide\n* GTK+ 3 Reference Manual:", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1079634/how-to-execute-a-file-based-on-the-mime-type-in-nautlius", + "domain": "askubuntu.com", + "file_source": "part-00847-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI can execute the file via terminal. But how can I tell Nautilus to do the same on double click?\n\n## 1 Answer\n\nYou can add mime type associations in `$/.local/share/application/mimeapps.list` for current user. Sample snippet is here,\n\n```\n[Added Associations]\n application/excel=planmaker-free18.desktop;\n application/mspowerpoint=presentations-free18.desktop;\n application/msword=textmaker-free18.desktop;\n application/ppt=presentations-free18.desktop;\n\n [Default Applications]\n text/html=google-chrome.desktop\n text/x-arduino=arduino-arduinoide.desktop\n```\n\nYou have to first add new association it to `[Added Associations]` section and then add to `[Default Applications]` section to make default. For your type in question add `application/x-sharedlib=some-application.desktop` in both sections. Then save the file and try to open. May be you want to restart the nautilus.If you want to make edits globally edit file in `/usr/share/application/default.list` \n\n* I'm aware of\n `mimeapps.list`. But it won't work for an executable– laminoCommented Sep 30, 2018 at 6:55* with which application do you need to open that file? Commented Sep 30, 2018 at 6:59\n* In terminal I would use\n `./`. But `bash` is unable to run it. So I don't think any application is capable of running it– laminoCommented Sep 30, 2018 at 7:03* Yes,Shared libraries cannot directly execute via terminal or any other application. I answered above question as general file type association . Commented Sep 30, 2018 at 7:06\n* Alright. So what I was missing was the\n `-c` option for `bash` in the `.desktop` file. Thanks!– laminoCommented Sep 30, 2018 at 7:14", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/521054/after-installed-ubuntu-on-my-windows-8-1-boot-menu-not-shown-i-directly-delete", + "domain": "askubuntu.com", + "file_source": "part-00925-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm having HP r014tx, windows 8.1 OS, i dual booted ubuntu and its successfully installed after i restarted boot menu option not showing and directly enters into windows 8.1, i tried installing easy BCD and grub2 and not resolved, so i directly deleted the ubuntu hard disk partition and again allocated into windows partition, but now my problem is if i long press shift while restart and press F9 bios option is still showing ubuntu(H19XXX) option like that, so what can i do now? please help me quickly,i'm really fed up because i'm suspecting it may cause my windows os as its my new laptop.\n\nI want to ubuntu as well again i can re-install ubuntu? Kindly help quickly.\n\nRegards, Santhosh. +91-9860895438", + "content_format": "markdown" + }, + { + "url": "http://askubuntu.com/questions/193068/error-while-make-check-for-glib-2-32-4", + "domain": "askubuntu.com", + "file_source": "part-00815-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI get the following error while installing `glib`.\n\n```\nERROR:thread.c:147:test_thread4: assertion failed: (thread == NULL).\n```\n\nWhat is the issue and how can I fix it?\n\nI get the following error while installing `glib`.\n\n```\nERROR:thread.c:147:test_thread4: assertion failed: (thread == NULL).\n```\n\nWhat is the issue and how can I fix it?\n\nRemember that `make check` in glib comes in last. `make check` depends on the desktop-file-utils-0.20, which in turn depend on an installed glib, so that one should make sure that the desktop-file-utils are installed, working and at a correct version before running `make check`. The canonical way would be to first install the new glibc, then desktop-file-utils, and then, at the very end, do `make check`.\nIn general, an error during check is a reason to worry, at least in a professional setting. Failure of a test may mean that some particular condition can bring the system to its knees, even if the system runs fine 99.99% of the time.\n\nIn this particular case, you can directly look into the source code of glib to understand what is happening. Here is the relevant function:\n\n```\n/* test that thread creation fails as expected,\n * by setting RLIMIT_NPROC ridiculously low\n */\nstatic void\ntest_thread4 (void)\n{\n#ifdef HAVE_PRLIMIT\n struct rlimit ol, nl;\n GThread *thread;\n GError *error;\n gint ret;\n\n getrlimit (RLIMIT_NPROC, &nl);\n nl.rlim_cur = 1;\n\n if ((ret = prlimit (getpid(), RLIMIT_NPROC, &nl, &ol)) != 0)\n g_error (\"prlimit failed: %s\\n\", g_strerror (ret));\n\n error = NULL;\n thread = g_thread_try_new (\"a\", thread1_func, NULL, &error);\n g_assert (thread == NULL);\n g_assert_error (error, G_THREAD_ERROR, G_THREAD_ERROR_AGAIN);\n g_error_free (error);\n\n if ((ret = prlimit (getpid (), RLIMIT_NPROC, &ol, NULL)) != 0)\n g_error (\"resetting RLIMIT_NPROC failed: %s\\n\", g_strerror (ret));\n#endif\n}\n```\n\nThe error occurs ad the line\n\n `g_assert( thread == NULL ) ;` The test function changes the RLIMIT_PROC to a value of 1 ( `nl.rlim_cur=1`, which limits the number of threads the current process can have). With that setting, creation of a new thread ( `g_thread_try_new()` call) should fail and return `NULL`. For some reason, this does not happen.\nEither there is a bug in the test suite, or a problem with glibc, or there was a problem correctly building glibc. In any case, incorrect return values from thread management library calls would make me very nervous.", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/1184661/how-to-use-fingerprint-reader-in-ubuntu-19-10", + "domain": "askubuntu.com", + "file_source": "part-00302-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am using Ubuntu 19.10 in Asus X510UN. Using the `lsusb` command I can't find Fingerprint Device, and it's even showing `no device found` in fprintd-enroll.\nI have built-in fingerprint reader in my touchpad.\n\n## 4 Answers\n\nIs your device on this list? https://fprint.freedesktop.org/supported-devices.html\n\nI see a lot of elantech devices on the list that are fprintd-enroll supported.\n\nOther options instead of fprint look like fingerprint-gui https://launchpad.net/~fingerprint/+archive/ubuntu/fingerprint-gui\n\nWhich supports these devices: https://fprint.freedesktop.org/supported-devices.html\n\nOr thinkfinger which is only think pads: http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader#Software_support\n\nI have a Lenovo L380 and am still looking for a package that supports my Synaptics fingerprint reader. I'm kind of a newbie myself so I'm still learning things but that is where I would start looking.\n\n* 1If you can get lsusb to list your fingerprint you may be able to add a driver request to fdprint here: gitlab.freedesktop.org/libfprint/libfprint/… Commented Nov 2, 2019 at 0:06\n* My Ubuntu not Even Showing that there is fingerprint reader in my Laptop... When i use lsusb in terminal it only shows about USB and other devices but Not Fingerprint. Commented Nov 2, 2019 at 19:01\n* Broadcom fingerprint readers (e.g. used in some Dell laptops, such as Latitude 7300) don't seem to be well supported yet by fprint. I filed another request there: gitlab.freedesktop.org/libfprint/libfprint/issues/221– mfgCommented Dec 28, 2019 at 12:48\n\nMy Ubuntu not Even Showing that there is fingerprint reader in my Laptop... When i use lsusb in terminal it only shows about USB and other devices but Not Fingerprint.\n\nAs Lucas suggests, check if your device is supported. If not, it might be under development at the fprintd project. You kernel might not show a fingerprint device, you could try a newer kernel to see if there is a difference.\n\nTo identify your device, check for any device ID in the lsusb output that has no name behind it.\n\nMine shows: Bus 001 Device 003: ID 27c6:538c Shenzhen Goodix Technology Co.,Ltd. Fingerprint Reader\n\nIt's showing the device but it does't work in fprintd-enroll either because no driver is loaded. If your device starts with 27c6 it's likely a Goodix too.\n\nCheck with that at the project page if a driver might be under development: https://gitlab.freedesktop.org/libfprint/libfprint/issues?scope=all&utf8=%E2%9C%93&state=opened&search=27c6 and if possible try to help out in any way.\n\nWith a bit of luck a driver may be coming from Dell, but that's not certain. A Goodix device is apparently in the Dell Precision 5530 and they support Linux on it, but it might be the model without that ( like in previous versions).\n\nThis suggests: https://certification.ubuntu.com/catalog/component/27c6:538c for example for this one: https://certification.ubuntu.com/hardware/201807-26295 that the mentioned fingerprint reader is supported by the 4.15 oem kernel.\n\nYou could try to build it from: https://code.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/bionic/+ref/oem or add the Dell repo to find the Dell shipped oem kernel.\n\nI hope that helps!\n\nUpdate 2020\n\nIf you need an official package, Upgrade to ubuntu 20.10, Fingerprint is now supported in the latest version Here", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/294755/slow-network-speeds-ga511-rtl-8169-1gbit-adapter/339953", + "domain": "askubuntu.com", + "file_source": "part-00782-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI having troubles with the upload and download speed of my PC card network adapter. The upload speed is around 3.5-4 MB/s and the download is 30MB/s with the r8169 6.017.00 driver from realtek. I have upgraded the kernel which installed the standard linux driver again (2.3LK-NAPI) and with this driver the speed both up and down is 13-14MB/s.\n\nI'm connected to an 1Gbit network.\n\nI have tried both copying data to my pc (running Windows 7) via samba and SFTP (using fileZilla). Furthermore by using a sparse file on the web server we have tested that it's definitely the server. As the speed on the loopback adapter with the sparse file is around 250MB/s and the speed differs per driver we think it is definitely the network card.\n\nAlso peculiar is the ping as it equals 138ms to the router/other pcs in the local network. But this might be explained by the fact of the latency of the network card (set at 64ms during startup..).\n\nRunning Ubuntu Server 12.04.2 LTS\n\n```\nLinux Klootzak 3.5.0-27-generic #46~precise1-Ubuntu SMP Tue Mar 26 19:33:56 UTC 2013 i686 i686 i386 GNU/Linux\n\nr8169 Gigabit Ethernet driver 2.3LK-NAPI loaded\nr8169 0000:07:00.0: enabling device (0000 -> 0003)\nr8169 0000:07:00.0: (unregistered net_device): not PCI Express\nr8169 0000:07:00.0: setting latency timer to 64\n```", + "content_format": "markdown" + }, + { + "url": "https://askubuntu.com/questions/593158/black-screen-after-resuming-from-suspend", + "domain": "askubuntu.com", + "file_source": "part-00378-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nThis is a common problem with that nouveau driver that is still relevant as of three days ago. I got bricked by a kernel update, had to switch to the nouveau driver and my pet supercomputer basically became unusable with all these exact symptoms, to the letter. \n If you still haven't solved this problem, please try this once you get yourself into the text mode with one of those magic key combinations: \n first check your kernel version:\n\n uname -a\n\n then attempt to install a package linux-headers that matches your kernel version. It may say that you're already up to date, which is good. If it tries to install, then good, let it. Something like this: \n\n sudo apt-get install linux-headers-\n\n After that, install the NVIDIA drivers: \n\n sudo add-apt-repository ppa:graphics-drivers/ppa\n\n sudo apt-get update\n\n sudo apt-get install nvidia-396\n\n The latest version that I use is 396. I'm on 4.13.0-39 kernel. Your version might be different depending on what you're using. \n Hope this helps.\n\nThis is a common problem with that nouveau driver that is still relevant as of three days ago. I got bricked by a kernel update, had to switch to the nouveau driver and my pet supercomputer basically became unusable with all these exact symptoms, to the letter.\n\nIf you still haven't solved this problem, please try this once you get yourself into the text mode with one of those magic key combinations:\n\nfirst check your kernel version:\n\n `uname -a` then attempt to install a package `linux-headers` that matches your kernel version. It may say that you're already up to date, which is good. If it tries to install, then good, let it. Something like this: `sudo apt-get install linux-headers-` \nAfter that, install the NVIDIA drivers:\n\n `sudo add-apt-repository ppa:graphics-drivers/ppa` `sudo apt-get update` `sudo apt-get install nvidia-396` The latest version that I use is `396`. I'm on `4.13.0-39` kernel. Your version might be different depending on what you're using.\nHope this helps.", + "content_format": "markdown" + } +] \ No newline at end of file diff --git a/blackhatworld_com/blackhatworld_com_samples_markdown.json b/blackhatworld_com/blackhatworld_com_samples_markdown.json new file mode 100644 index 0000000000000000000000000000000000000000..dd3f9cd8e7ccc8e975d5e54369ff26b24e6a6716 --- /dev/null +++ b/blackhatworld_com/blackhatworld_com_samples_markdown.json @@ -0,0 +1,702 @@ +[ + { + "url": "https://www.blackhatworld.com/seo/help-with-pinging-multiple-urls.145937/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHello,\n\nI have a list of 2000+ blog and forum posts that I spammed. I would like to ping all of these sites but am not sure how to do it exactly. Of course I could go to each one manually and do this but would be very time consuming.\n\nMy thought is to place this list of links on one of my own blogs somewhere and ping the rss feed for that blog/page.\n\nDoes this make sense? Any reason I could not do this?\n\nAny suggestions/help would be appreciated!\nI have a list of 2000+ blog and forum posts that I spammed. I would like to ping all of these sites but am not sure how to do it exactly. Of course I could go to each one manually and do this but would be very time consuming.\n\nMy thought is to place this list of links on one of my own blogs somewhere and ping the rss feed for that blog/page.\n\nDoes this make sense? Any reason I could not do this?\n\nAny suggestions/help would be appreciated!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/wp-plugin-needed.562534/", + "domain": "blackhatworld.com", + "file_source": "part-00565-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# Conor\n\n# Elite Member\n\n* Nov 7, 2012\n\n* 3,621\n\n* 6,217\nI have searched absolutely everywhere, to no avail.\n\nI'm simply looking for a Wordpress plugin that allows a user to register using only his username and password, no email address.\n\nLong story short, the members of the site I'm working on will be people who are part of a training academy. They will be accessing the site via their limited mobile phones. Not all of them have email addresses and hardly any of them will create one or know how. Anyone from South Africa will know what I'm talking about.\n\nSo Full name, Username, Password. Nothing more. Anyone got any suggestions?\nI'm simply looking for a Wordpress plugin that allows a user to register using only his username and password, no email address.\n\nLong story short, the members of the site I'm working on will be people who are part of a training academy. They will be accessing the site via their limited mobile phones. Not all of them have email addresses and hardly any of them will create one or know how. Anyone from South Africa will know what I'm talking about.\n\nSo Full name, Username, Password. Nothing more. Anyone got any suggestions?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/issues-saving-skype-name.787469/", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# heretomakemillions\n\n# Newbie\n\n* Sep 1, 2015\n\n* 16\n\n* 0\nHello guys,\n\nI'm a newbie and I love this forum. I have issue saving Skype name in my BHW profile. The issue is that now that you can create profile via Microsoft account too it puts a colon ) in your user name. e.g. a Skype name with Microsoft account would be like live:username. Now, the Skype name field here on BHW doesn't allow that special character so I can't save it as it is.\n\nCan you guys fix that please?\nI'm a newbie and I love this forum. I have issue saving Skype name in my BHW profile. The issue is that now that you can create profile via Microsoft account too it puts a colon ) in your user name. e.g. a Skype name with Microsoft account would be like live:username. Now, the Skype name field here on BHW doesn't allow that special character so I can't save it as it is.\n\nCan you guys fix that please?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/my-senuke-x-strategy-please-rate.320384/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n1) I run (2) social networks (Both are 1st tier) for 3 days.\n\n2) I run (2) social bookmarks (1 for the 1st tier and then one for the other 1st tier) at the end of the cycle.\n\n3) I run (2) Web 2.0 Profiles (1 for the 1st social network and then one for the second social network)\n\n4) I AMR blast and Scrapebox blast all my 2nd tier URLs (Bookmarks).\n\n5) I ping, and RSS submit all of the URLs at the end.\n\nDo you guys think this is a good strategy and/or anything I should change?\n2) I run (2) social bookmarks (1 for the 1st tier and then one for the other 1st tier) at the end of the cycle.\n\n3) I run (2) Web 2.0 Profiles (1 for the 1st social network and then one for the second social network)\n\n4) I AMR blast and Scrapebox blast all my 2nd tier URLs (Bookmarks).\n\n5) I ping, and RSS submit all of the URLs at the end.\n\nDo you guys think this is a good strategy and/or anything I should change?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/questions-concerning-blog.801043/", + "domain": "blackhatworld.com", + "file_source": "part-00736-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have a few questions concerning a blog that I just started in a particular niche: (any answers/input is appreciated!)\n\n1. How many hits per day should I have before considering implementing Adsense and/or shortlinks?\n\n2. Should I go with ad fly or shorte.st? (for shortlinks)\n\n3. When should I purchase the domain name for the blog? If at all? (it's a Blogger so I think I should buy a domain, but what do you think?)\n\nEDIT: 4. I'm currently publishing one article per day, scheduled to automatically post at 6:30am (so that I can work ahead of sched some days and have some articles queued up already). Is this good or should I do a different format?\n1. How many hits per day should I have before considering implementing Adsense and/or shortlinks?\n\n2. Should I go with ad fly or shorte.st? (for shortlinks)\n\n3. When should I purchase the domain name for the blog? If at all? (it's a Blogger so I think I should buy a domain, but what do you think?)\n\nEDIT: 4. I'm currently publishing one article per day, scheduled to automatically post at 6:30am (so that I can work ahead of sched some days and have some articles queued up already). Is this good or should I do a different format?\n\nLast edited:", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/double-your-money-with-me-small-investor-needed-75.350827/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# BHLurker\n\n# Regular Member\n\n* Mar 30, 2011\n\n* 242\n\n* 98\nAs simple as that.\n\nYou send me $75 and ill send you $150 back by Oct 3rd.\n\nIm trying a new thing and I need to test it out but I have no money.\n\nEven if the method did not worked I would still return your $150 by that date.\n\nPaypal Only!\n\nOnly one spot open!!!\nYou send me $75 and ill send you $150 back by Oct 3rd.\n\nIm trying a new thing and I need to test it out but I have no money.\n\nEven if the method did not worked I would still return your $150 by that date.\n\nPaypal Only!\n\nOnly one spot open!!!\n\nLast edited:", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/selling-advertising-on-my-website.786091/", + "domain": "blackhatworld.com", + "file_source": "part-00910-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHave you tried Buysellads? Not a broker but a platform to connect publishers and advertisers. CPM rates for established websites are pretty decent too.\n\nI've hired someone in the past to sell advertising packages on my commission. It worked quite well. I would recommend hiring only those with experience. I found my last salesperson on Craigslist in the jobs section, but I'm pretty sure you can use other sites like Indeed and the like. Good luck!\n\nHave you tried Buysellads? Not a broker but a platform to connect publishers and advertisers. CPM rates for established websites are pretty decent too.\n\nI did look at BuySellAds, but actually got rejected when I applied about a year back - from what I can gather, they seem to focus on tech websites these days, so I don't know if they're likely to accept a TV niche websites. They do seem like the ideal choice though, so I'll apply again, but not holding out much hope that they'll make a different decision this time unfortunately.\n\nThis site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register. By continuing to use this site, you are consenting to our use of cookies.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/newbie-lost-all-my-ranking-on-frontpage-and-inner-pages.375699/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have been reading on BHW for a while but this is my first post. I have been working on a local site in 6 months as a hobby project an was just started to rank on some of my keywords. Then when i looked at my rankings today they were all gone. Not just my front page but also all inner pages.\n\nIf I do a site search i can see all pages are still indexed but a search on my competive keywords and the pages will not show up.\n\nAm I sandboxed? or what has happend. I have lately bought some tweets - can it be thoose making the trouble?\n\nI would be thankful if anyone had a good advise or suggestion..\nIf I do a site search i can see all pages are still indexed but a search on my competive keywords and the pages will not show up.\n\nAm I sandboxed? or what has happend. I have lately bought some tweets - can it be thoose making the trouble?\n\nI would be thankful if anyone had a good advise or suggestion..", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/facebook-fixsed-hidden-like-button.376630/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHello !\n\nI need some help.\n\nI want to mask facebook like button with image, so when user come and click to image that he in fact click on like button.\n\nI tried everything I knew but without success, also I see that this is possibile, because of that I need help and somebody to told me how to do this.\n\nThanks.\nI need some help.\n\nI want to mask facebook like button with image, so when user come and click to image that he in fact click on like button.\n\nI tried everything I knew but without success, also I see that this is possibile, because of that I need help and somebody to told me how to do this.\n\nThanks.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/delete-account.908558/", + "domain": "blackhatworld.com", + "file_source": "part-00910-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have an 20k aged account (+1 year) i'm thinking about deleting and start over.\n\nReason is I'm suddenly getting 10% of the follower base on reach/impressions and just ~200 likes on posts. I tried everything on the book, everything.\n\nany enlightenment?\n\nquestion: using the same user name to new account could cause any problem?\nReason is I'm suddenly getting 10% of the follower base on reach/impressions and just ~200 likes on posts. I tried everything on the book, everything.\n\nany enlightenment?\n\nquestion: using the same user name to new account could cause any problem?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/need-help-page-ranking-official-page-vs-negative-page.576193/", + "domain": "blackhatworld.com", + "file_source": "part-00846-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# ravenmaddox\n\n# Newbie\n\n* Jun 11, 2013\n\n* 2\n\n* 0\nI have been reading thru as much information as I can on this site and know that I have a lot left to learn so please excuse me if I don't word this properly. Part of what I am needing help with is in the deciding of what is the best way to accomplish my goal - so here goes.\n\nA doctor friend has SITE-A\n\nA disgruntled patient (from 2007, I believe) had created negative SITE-B\n\nThe doctor wants to either (a) lower the page rank of the disgruntled patient so as to not scare away new business (I don't believe this to be possible, correct me if I am wrong)\n\nor (b) raise the official sites rank so that only that page shows up in results\n\nI had a few ideas, like creating other pages / blogs and ranking them to help push the other site down the list, or perhaps using some method to boost the official page's rank, but honestly I am overwhelmed with options as to what is even the best course of action and then what steps to take. I would like to hire someone to do this for me and I hope to learn some things along the way about SEO. Price is obviously negotiable since I have yet to decide on a method.\n\nAnyone have any ideas and interested in helping me with this? Thanks.\nA doctor friend has SITE-A\n\nA disgruntled patient (from 2007, I believe) had created negative SITE-B\n\nThe doctor wants to either (a) lower the page rank of the disgruntled patient so as to not scare away new business (I don't believe this to be possible, correct me if I am wrong)\n\nor (b) raise the official sites rank so that only that page shows up in results\n\nI had a few ideas, like creating other pages / blogs and ranking them to help push the other site down the list, or perhaps using some method to boost the official page's rank, but honestly I am overwhelmed with options as to what is even the best course of action and then what steps to take. I would like to hire someone to do this for me and I hope to learn some things along the way about SEO. Price is obviously negotiable since I have yet to decide on a method.\n\nAnyone have any ideas and interested in helping me with this? Thanks.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/want-to-hire-someone-who-can-integrate-wp-copy-of-my-html-css-static-pages.114547/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# lazyentrepreneur\n\n# Junior Member\n\n* Jun 8, 2009\n\n* 195\n\n* 47\nI have about 5 HTML pages with CSS. I want two additional pages to be separate WP blogs. These must match the same layout, theme, and colors as the HTML pages. The menu already has the links I want, but I just haven't set up the WP blogs. They will be identical blogs as far as what they'll look like for the most part. It would be nice to have 3 columns on the WP blogs.\n\nI have been using Artisteer. I just don't have the patience to try to replicate the HTML pages and start from scratch again to make a WP blog theme to match them. I have given up on trying to edit locally on WAMP server and I want them up and running so I can get on with the BHCB and Amember installations.\n\nPlease PM me about your price and we'll get something started.\nI have been using Artisteer. I just don't have the patience to try to replicate the HTML pages and start from scratch again to make a WP blog theme to match them. I have given up on trying to edit locally on WAMP server and I want them up and running so I can get on with the BHCB and Amember installations.\n\nPlease PM me about your price and we'll get something started.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/trying-to-make-an-ajax-a-promise-in-order-to-force-the-app-to-wait.1087066/", + "domain": "blackhatworld.com", + "file_source": "part-00010-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# DetectiveKenta\n\n# Junior Member\n\n* Nov 13, 2018\n\n* 155\n\n* 200\nI'm trying to use an AJAX in an application using puppeteer.js. In puppeteer everything returns a promise so you can effectively use the await keyword before most actions to force it to wait. This is kind of crucial since I need certain things done in chronological order.\n\nHowever, let's say I have some vendor code that performs an AJAX request deeply nested inside a function. I want to somehow use that function and force the app to wait for a response before continuing.\n\nI basically want to use await keyword but with a custom function. I almost want the function to inherit from promise because or else I can't use it?\nHowever, let's say I have some vendor code that performs an AJAX request deeply nested inside a function. I want to somehow use that function and force the app to wait for a response before continuing.\n\nI basically want to use await keyword but with a custom function. I almost want the function to inherit from promise because or else I can't use it?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/avoiding-footprints-to-my-private-blog-network.687099/", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nIn my experience, the country/language-specific TLD weightings of the past are no longer as important as they once were. The prevalence of vanity domains like \"bit.ly\" (Libya) have made it more complicated. I am confident if your Money Site is a .COM in German and you've used all the HTML markup to declare it is German there will be little difference to the same site being hosted on a .DE In terms of building a PBN, the best way to start is research! Check existing authority sites and look to emulate their backlink profile, here is a quick Moz of www.spiegel.de Only 16% of their backlinks are from .DE On the other end of the scale here is another report for a random computer-retailer in Germany where 61% of the backlinks are coming from .DE So crudely piecing this together with 2 data points. If I were Google and just discovered your Money Site and it had between 15-60% of backlinks coming from .DE it would appear \"natural\" because I see that pattern all the time. If your site had 100% .DE links it would be suspicious/unnatural. Summary: * Put your money site on a .DE domain, cant hurt * Aim to build 33% of your backlinks from .DE domains (either existing sites you can create/buy links from, or your own PBN domains) * Build the remaining 66% backlinks with a mix of .COM/.ORG/.NET and some local/regional ones .AT/.FR/.BE/.NL etc. Now you only have 1/3rd of the domains to worry about registration details, because the rest of your PBN can be on other TLD's\n\nIn my experience, the country/language-specific TLD weightings of the past are no longer as important as they once were. The prevalence of vanity domains like \"bit.ly\" (Libya) have made it more complicated. I am confident if your Money Site is a .COM in German and you've used all the HTML markup to declare it is German there will be little difference to the same site being hosted on a .DE\n\nIn terms of building a PBN, the best way to start is research! Check existing authority sites and look to emulate their backlink profile, here is a quick Moz of\n\nwww.spiegel.de\nOnly 16% of their backlinks are from .DE\n\nOn the other end of the scale here is another report for a random computer-retailer in Germany where 61% of the backlinks are coming from .DE\n\nSo crudely piecing this together with 2 data points. If I were Google and just discovered your Money Site and it had between 15-60% of backlinks coming from .DE it would appear \"natural\" because I see that pattern all the time. If your site had 100% .DE links it would be suspicious/unnatural.\n\nSummary:\n\n* Put your money site on a .DE domain, cant hurt\n\n* Aim to build 33% of your backlinks from .DE domains (either existing sites you can create/buy links from, or your own PBN domains)\n\n* Build the remaining 66% backlinks with a mix of .COM/.ORG/.NET and some local/regional ones .AT/.FR/.BE/.NL etc.\n\nNow you only have 1/3rd of the domains to worry about registration details, because the rest of your PBN can be on other TLD's", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/instantly-index-any-link-without-pinging.464857/", + "domain": "blackhatworld.com", + "file_source": "part-00565-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# PartyNeon\n\n# Regular Member\n\n* Feb 27, 2012\n\n* 209\n\n* 602\nI've been using a very nice tip that will index any page without pinging. After doing this... my pages show up in the SERPs in seconds!\n\nGoogle+ Profile Shares\n\nHere's How it Works:\n\nUnlike simply +1'ing a URL, a Google+ \"link share\" must be done from a profile page. You can't simply throw a bunch of +1's at a link, you MUST post the URL on a profile page for this to work properly, and you MUST use the link sharing button.\n\nIt seems that it might not always work for brand new profiles. Make sure a few people follow you first, this only takes a few minutes. I've been using this instead of Pinging, its from Google's own home. This method is safer and its directly from Google themselves.\n\nA Word of Caution:\n\nAt the moment, this is extremely effective. However, I would imagine that there should be some caution taken when you do this. Don't over-do it, and don't submit garbage URL's.\nGoogle+ Profile Shares\n\nHere's How it Works:\n\nUnlike simply +1'ing a URL, a Google+ \"link share\" must be done from a profile page. You can't simply throw a bunch of +1's at a link, you MUST post the URL on a profile page for this to work properly, and you MUST use the link sharing button.\n\nIt seems that it might not always work for brand new profiles. Make sure a few people follow you first, this only takes a few minutes. I've been using this instead of Pinging, its from Google's own home. This method is safer and its directly from Google themselves.\n\nA Word of Caution:\n\nAt the moment, this is extremely effective. However, I would imagine that there should be some caution taken when you do this. Don't over-do it, and don't submit garbage URL's.\n\nLast edited:", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/article-directory-free-submissions.432904/", + "domain": "blackhatworld.com", + "file_source": "part-00910-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have submitted my work to a bunch of article directories and all of them are below par and spammy. If you would like to submit an article to my directory post here and then PM me your article with *1* link back to your site in it. For the best results and not to seem spammy I am going to request that you do not submit a poorly spun article.\n\nI'll be shooting a few backlinks at each article I get submitted to me and hopefully that will help you out a bit. The service is free.........for now (as long as I can keep posting articles).\nI'll be shooting a few backlinks at each article I get submitted to me and hopefully that will help you out a bit. The service is free.........for now (as long as I can keep posting articles).", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/registry-cleaners.30426/", + "domain": "blackhatworld.com", + "file_source": "part-00010-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# Geetfaux\n\n# Power Member\n\n* Sep 16, 2008\n\n* 552\n\n* 1,598\n\nAre there any good ones that do the job correctly? I can't seem to find a decent one, all are test them out, you have 19,000 errors fix them for 97$ which sucks ass. My main comp is riddled with reg errors and virus'. Kids been playing on them along with other family members. I had zone alarm Firewall and AVG but AVG seems to pick up on the non-virus' and let the harmful ones in. Any help appreciated!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/pay-per-free-trial-international-accepted.182120/", + "domain": "blackhatworld.com", + "file_source": "part-00736-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# LandBLimited\n\n# Newbie\n\n* Mar 15, 2010\n\n* 0\n\n* 0\nFirst off; let me say, I am new to the blackhat world. I'm a long time lurker; first time poster. Friends have been on for a while; and finally have gotten me to sign-up. So some things may seem weird coming from my understand; so I'm sorry in advanced\n\nAnyways; I am doing Pay-Per-Free Trials with many \"foreign\" natives. The problem that keeps coming up is the many \"Pay-Per-Free Trial\" adult sites and such I do, do not accept foreign credit cards/debits/etc. I was wondering if anyone here knows of any that DO accept these (Foreign Cards and such), or a place you could lead me so I would have better luck one of these affiliates. Either way; I appreciate your time to read this even if you don't know of any.\nAnyways; I am doing Pay-Per-Free Trials with many \"foreign\" natives. The problem that keeps coming up is the many \"Pay-Per-Free Trial\" adult sites and such I do, do not accept foreign credit cards/debits/etc. I was wondering if anyone here knows of any that DO accept these (Foreign Cards and such), or a place you could lead me so I would have better luck one of these affiliates. Either way; I appreciate your time to read this even if you don't know of any.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/expired-domain-website-recreation-question.838112/", + "domain": "blackhatworld.com", + "file_source": "part-00565-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# MKSKS\n\n# Banned for failing to resolve dispute.\n\n* Jul 11, 2013\n\n* 6,105\n\n* 4,464\nHi,\n\nI have found an expired domain that has good metrics can be used for both pbn & money site. After checking the web archive I found the website was full of content which is not 100% unique around (70-80) % unique. So my question is should I restore the pages and content from the old archive data. Or should I restore the old pages with fresh and unique content.\n\nAll suggestions appreciated.\n\nThank you for your time.\nI have found an expired domain that has good metrics can be used for both pbn & money site. After checking the web archive I found the website was full of content which is not 100% unique around (70-80) % unique. So my question is should I restore the pages and content from the old archive data. Or should I restore the old pages with fresh and unique content.\n\nAll suggestions appreciated.\n\nThank you for your time.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/how-to-get-more-likes-for-a-new-fanpage-on-fb.334274/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI know the query is stupid, just make it stupid.\n\nCouple of days ago, I set up a fanpage for a online retail store on FB, unfortunately, which was not qualified for being renamed the personalized url address, I truly found out the note that suggest \"get/raname the unique url address upon fanpage should be '25+ likes' \".\n\nTo be sure, I wanna the unique url for my FB page.\n\nReally appreciate if any suggestions!!\nCouple of days ago, I set up a fanpage for a online retail store on FB, unfortunately, which was not qualified for being renamed the personalized url address, I truly found out the note that suggest \"get/raname the unique url address upon fanpage should be '25+ likes' \".\n\nTo be sure, I wanna the unique url for my FB page.\n\nReally appreciate if any suggestions!!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/xsitepro.155970/", + "domain": "blackhatworld.com", + "file_source": "part-00846-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# supamanjon\n\n# Power Member\n\n* Dec 19, 2009\n\n* 645\n\n* 68\nI'm totally confused. Xsitepro seems to be great spent hours to make this one website but I'm confused as to after you publish it how do u edit the content? Because you can put links to the right side footer but those go to empty pages. Does that make sense?\n\nThe main panel is supposed to be the body but i don't see any place where you can type in the content and for pages like privacy which i added as a webpage, it only has description but where do you put the content for the other pages linked to the homepage?\nThe main panel is supposed to be the body but i don't see any place where you can type in the content and for pages like privacy which i added as a webpage, it only has description but where do you put the content for the other pages linked to the homepage?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/should-i-do-seo-for-inner-pages.573123/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# Lauriat\n\n# Power Member\n\n* Oct 23, 2011\n\n* 796\n\n* 259\nI have website with 16 products, my keywords are my product names. I would rather rank homepage for every keyword, but obviously homepage on site seo(meta, title, description) can not include all of my keywords. What is proper strategy in this case? Should i do separate link building for each keyword and it's inner product page?\n\nI hope this makes some sense. English is not my first language.\nI hope this makes some sense. English is not my first language.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/rss-feed-submit-and-rss-feed-ping.98263/", + "domain": "blackhatworld.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# bigfred\n\n# Power Member\n\n* Mar 15, 2009\n\n* 747\n\n* 146\nWhats the difference?\n\nI see that lemonarian.com say to ping the RSS feed, and I have also read that Howie says RSS Feed submit and Ping the URL.\n\nWhats the difference here?\n\nWould it be better to Ping the actual URL and Submit the RSS feed? What is the differnce Pinging the RSS Feed URL? Why would you do that instead of just Pinging the URL of the site?\nI see that lemonarian.com say to ping the RSS feed, and I have also read that Howie says RSS Feed submit and Ping the URL.\n\nWhats the difference here?\n\nWould it be better to Ping the actual URL and Submit the RSS feed? What is the differnce Pinging the RSS Feed URL? Why would you do that instead of just Pinging the URL of the site?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/how-to-have-better-sleep.542285/", + "domain": "blackhatworld.com", + "file_source": "part-00736-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# theseodude\n\n# Regular Member\n\n* Jun 25, 2012\n\n* 304\n\n* 89\nHi\n\nfor the past few nights, my sleep has been disturbed due to dreams about school. I haven't been in school for a long time, but every night, I dream that I am in a class and don't understand the subject, or I have an exam and I am not ready, or I missed the deadline to drop a class and now I am going to get an F in the class.\n\nsometimes, I also dream about some people being dead. a few weeks ago, it was my cousin. a couple of nights ago, it was another cousin.\n\nhow can I sleep soundly, without taking any kind of medications?\nfor the past few nights, my sleep has been disturbed due to dreams about school. I haven't been in school for a long time, but every night, I dream that I am in a class and don't understand the subject, or I have an exam and I am not ready, or I missed the deadline to drop a class and now I am going to get an F in the class.\n\nsometimes, I also dream about some people being dead. a few weeks ago, it was my cousin. a couple of nights ago, it was another cousin.\n\nhow can I sleep soundly, without taking any kind of medications?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/some-questions-about-google-rank-need-help.361948/", + "domain": "blackhatworld.com", + "file_source": "part-00010-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nmy website was on the first page of google for some keywords.\n\nbut after my 1 month holiday.\n\nnow it's on the 7th page of google for some keywords.\n\nI don't know why.\n\nand I keep doing seo works as I did before.\n\nnothing changes till now.\n\nI wonder if anybody could tell me why.\n\nsoooooooo confused.\nbut after my 1 month holiday.\n\nnow it's on the 7th page of google for some keywords.\n\nI don't know why.\n\nand I keep doing seo works as I did before.\n\nnothing changes till now.\n\nI wonder if anybody could tell me why.\n\nsoooooooo confused.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/help-online-directory-submission-tool.411711/", + "domain": "blackhatworld.com", + "file_source": "part-00565-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nMost directory submission tools today are softwares, but I had visited one ONLINE directory submission tool (website) which stores data to their website and with a single click it can submit automatically to all directories on the website submission tool's database. I reformat my PC and missed to save the website anyone knows what is the website that do this submission? Thanks in advance.\n\nI think this is in a wrong category please move. Sorry.\nI think this is in a wrong category please move. Sorry.\n\nLast edited:", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/any-advice-to-convert-q-a-posts-into-articles.1234154/", + "domain": "blackhatworld.com", + "file_source": "part-00736-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# MoneyMagnet2015\n\n# Junior Member\n\n* May 6, 2020\n\n* 133\n\n* 89\n\nProbably someone have tried this before but I quickly searched BHW and couldn't find anything relevant. I have this idea of converting posted questions and quality answers into articles for my niche blogs. Checked a sample with plagiarism-checker and duplichecker and got 100% unique without rewriting it. Got motivated and collected a bunch of posts more that will become nice articles. I'll still need to rephrase/reorder that content to make sense of it. So is this a good idea? Any advice to make my life easier, not getting into trouble?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/looking-for-someone-that-can-drive-impressions-to-specific-urls-paid-in-btc.658028/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# alandeparts\n\n# Newbie\n\n* Mar 11, 2014\n\n* 15\n\n* 2\n\nNot much more complicated than that. Must not be detected as robotic in any way. Let me know what pay arrangement you're looking for and if you're okay with a small sample to start. I'm looking for people that can do more than just run scripts. If you can drive actual organic traffic, that is much preferred to automated traffic that is disguised as real traffic. It doesn't need to be relevant leads.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/hows-it-going-bhw.614513/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHey guys - first post here on BHW. I'm new to the blackhat world but not to computers. I've been programming since I was in grade school and am entirely self taught for programming.\n\nI do mostly web-based programming - PHP and the like. Some Linux stuff. Mostly here to learn about mass mailing. I've got a need for sending 10k+ emails per day and looking into the best solutions for that scenario now.\n\nLooking forward to any help you guys can come up with!\nI do mostly web-based programming - PHP and the like. Some Linux stuff. Mostly here to learn about mass mailing. I've got a need for sending 10k+ emails per day and looking into the best solutions for that scenario now.\n\nLooking forward to any help you guys can come up with!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/twitter-how-to-make-money-site.389774/", + "domain": "blackhatworld.com", + "file_source": "part-00736-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\ndoes it have possibilites? i am writing my own unique content 1-2 articles a day. ( 15 articles so far) its a small website i created with concrete5 ( only way i know how to design a website -good-) i wish i knew how to use sandbox, etc like everyone else here does, but i dont know what to do with it, how to make it work on my website.\n\nalmost 2 weeks old\n\ni got adsense on it ( i dont know how to make niche sites, with CPA and all that yet)\n\nI just need alot of help all around\n\nim 20 years old, i am going to be in the business/marketing feild. i want start making websites right, i have 2 domains atm and only 1 im updating constantly.!\nalmost 2 weeks old\n\ni got adsense on it ( i dont know how to make niche sites, with CPA and all that yet)\n\nI just need alot of help all around\n\nim 20 years old, i am going to be in the business/marketing feild. i want start making websites right, i have 2 domains atm and only 1 im updating constantly.!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/best-keyword-research-tool.292274/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am looking for the best keyword research tool out there.\n\nI know Market Samurai and Traffic Travis. Is there any better than this in the market? I find Market Samurai to be very very slow. That is why I like Traffic Travis instead of it.\n\nGood information here. I asked this question a few months back and didn't get as good as a response. thanks given to everyone who posted - will check those out and revert back.\n\nThis site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register. By continuing to use this site, you are consenting to our use of cookies.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/help-suggestions-for-wordpress-plugins.247049/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nsuggestions for a non auto blog ?\n\nDetails of my blog.\n\nIts a geek blog and i have 3 close pals (Animator, Firmware programmer & Mac pro user) from diff part of the world (UAE US IN) who are willing to write contents of their field. The content will have humor too. Since i have Tweetattacks and facebook blaster i can do my marketing. At the end i want this blog to have strong and steady subscribers.\nDetails of my blog.\n\nIts a geek blog and i have 3 close pals (Animator, Firmware programmer & Mac pro user) from diff part of the world (UAE US IN) who are willing to write contents of their field. The content will have humor too. Since i have Tweetattacks and facebook blaster i can do my marketing. At the end i want this blog to have strong and steady subscribers.\n\nLast edited:", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/smm-panel-dripfeed-option-automatic-services-custom-comments-90-services-api.817573/page-212", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nReview copy, please username: borondat also enable paypal if possible \n\n You do not qualify for the review copy unfortunately however minimum deposit is only $1. You do not qualify for the auto-paypal option unfortunately. You can still pay with paypal of course, but it would have to be done manually as per instructed on the deposit page. After enough manual payments the auto-paypal option will automatically be enabled. That been said, minimum deposit is still only $1 for the manual payment option. \n\n i got ordered 3000H watchtime. i think 4000H watchtime broken down into /1000H and thats the minimum order (1000H) \n\n I see, if possible we will try to have service available in smaller packages. \n\n I just registered, my username: KevinJ8 Add me a review copy if available. \n\n Review copy/reseller rates set! \n\n Hi, I'd like to verify my account to be eligible for reseller rates. Account name is the same as my BHW name (Blobman69). Thanks! \n\n The account already has the reseller rates enabled since you registered through the special BHW link. \n\n activate paypal : lesspower and review \n\n Review copy/Paypal set! \n\n What is cost 10k views youtube 1 video? \n\n That depends on which version you pick. Price would range from $9.5 - $25 \n\n Can I ask some questions? I want to order Twitter likes and rt. - Can I choose what tweet to get those likes and rt? Or it will be random on all tweets on my account? - Do you do like and rt service for adult Twitter account (just sexy pics not hardcore)? Or it must be all sfw contents? \n\n Yes, copy and paste the tweet url and the retweets/likes will be sent specifically there. We allow adult accounts. \n\n my username is - Lanrex005 Resellers rate please \n\n Reseller rates set! \n\n Hi, please ad resellers rate please \n username : nadim \n\n The account already has the reseller rates enabled. \n\n Hi, please set reseller price and activate paypal please! Thanks! ytbot username: gyoza \n\n The account has the reseller rates enabled. You do not qualify for the auto-paypal option unfortunately. You can still pay with paypal of course, but it would have to be done manually as per instructed on the deposit page. After enough manual payments the auto-paypal option will automatically be enabled. That been said, minimum deposit is still only $1 for the manual payment option. \n\n Hi Please set re seller price \n\n Sure, what is your ytbot username? \n\n Hello \n I would like a review copy. my username: MrFadl \n\n Sure, review copy set. \n\n Hi, please ad resellers rate please \n username : dudeisbroke \n\n The account has the reseller rates\n> \nReview copy, please username: borondat also enable paypal if possible\nReview copy, please\n\nusername: borondat\n\nalso enable paypal if possible\nYou do not qualify for the review copy unfortunately however minimum deposit is only $1. You do not qualify for the auto-paypal option unfortunately. You can still pay with paypal of course, but it would have to be done manually as per instructed on the deposit page. After enough manual payments the auto-paypal option will automatically be enabled. That been said, minimum deposit is still only $1 for the manual payment option.\n\n> \ni got ordered 3000H watchtime. i think 4000H watchtime broken down into /1000H and thats the minimum order (1000H)\ni got ordered 3000H watchtime.\n\ni think 4000H watchtime broken down into /1000H and thats the minimum order (1000H)\nI see, if possible we will try to have service available in smaller packages.\n\n> \nI just registered, my username: KevinJ8 Add me a review copy if available.\nI just registered, my username: KevinJ8\n\nAdd me a review copy if available.\nReview copy/reseller rates set!\n\n> \nHi, I'd like to verify my account to be eligible for reseller rates. Account name is the same as my BHW name (Blobman69). Thanks!\nHi, I'd like to verify my account to be eligible for reseller rates. Account name is the same as my BHW name (Blobman69).\n\nThanks!\nThe account already has the reseller rates enabled since you registered through the special BHW link.\n\n> \nactivate paypal : lesspower and review\nactivate paypal : lesspower\n\nand review\nReview copy/Paypal set!\n\n> \nWhat is cost 10k views youtube 1 video?\n\nWhat is cost 10k views youtube 1 video?\n\nThat depends on which version you pick. Price would range from $9.5 - $25\n\n> \nCan I ask some questions? I want to order Twitter likes and rt. - Can I choose what tweet to get those likes and rt? Or it will be random on all tweets on my account? - Do you do like and rt service for adult Twitter account (just sexy pics not hardcore)? Or it must be all sfw contents?\nCan I ask some questions? I want to order Twitter likes and rt.\n\n- Can I choose what tweet to get those likes and rt? Or it will be random on all tweets on my account?\n\n- Do you do like and rt service for adult Twitter account (just sexy pics not hardcore)? Or it must be all sfw contents?\nYes, copy and paste the tweet url and the retweets/likes will be sent specifically there. We allow adult accounts.\n\n> \nmy username is - Lanrex005 Resellers rate please\nmy username is - Lanrex005\n\nResellers rate please\nReseller rates set!\n\n> \nHi, please ad resellers rate please \n username : nadim\nHi, please ad resellers rate please \n username : nadim\n\nHi, please ad resellers rate please\n\nusername : nadim\n\nThe account already has the reseller rates enabled.\n\n> \nHi, please set reseller price and activate paypal please! Thanks! ytbot username: gyoza\nHi, please set reseller price and activate paypal please! Thanks!\n\nytbot username: gyoza\nThe account has the reseller rates enabled. You do not qualify for the auto-paypal option unfortunately. You can still pay with paypal of course, but it would have to be done manually as per instructed on the deposit page. After enough manual payments the auto-paypal option will automatically be enabled. That been said, minimum deposit is still only $1 for the manual payment option.\n\n> \nHi Please set re seller price\nHi Please set re seller price\n\nHi Please set re seller price\n\nSure, what is your ytbot username?\n\n> \nHello \n I would like a review copy. my username: MrFadl\nHello \n I would like a review copy. my username: MrFadl\n\nHello\n\nI would like a review copy. my username: MrFadl\n\nSure, review copy set.\n\n> \nHi, please ad resellers rate please \n username : dudeisbroke\nHi, please ad resellers rate please \n username : dudeisbroke\n\nHi, please ad resellers rate please\n\nusername : dudeisbroke\n\nThe account has the reseller rates", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/giveaway-thousands-of-available-youtube-handles.1449342/#post-15798830", + "domain": "blackhatworld.com", + "file_source": "part-00565-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n* Sep 6, 2011\n\n* 2,480\n\n* 1,254\n\n### I was scraping available Youtube Handles out there. Posting some of them here which are open to registration(If you have a youtube account with handles enabled).\n\nIf some are not available, that means they are taken as i have been scraping for days.\n\nI have added them in the below sheet sorted by Ahrefs Volume\n\nhttps://docs.google.com/spreadsheets/d/1Wo6_Vh8EwnulMd5At30WUSYC8e_4o7mbuTKqx_wz8ak/edit?usp=sharing\n\nIf anyone has any suggestion about what kind of words are best to scrape, feel free to let me know. My next scrape is probably some popular companies and domain names.\n\nHow to make money from them?\n\nSelling the Youtube Account back to the company\n\nMaking a youtube channel on that exact keyword\n\nand much more ways if you are creative enough", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/spam-on-the-footer-of-edu-sites.405665/", + "domain": "blackhatworld.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# Tropicalista\n\n# Junior Member\n\n* Jun 30, 2010\n\n* 170\n\n* 46\nHi,\n\none of my competitor outrank my site.\n\nHe has a lot of backlink from a strange footer on edu site. I noticed there are a lot of links in footer of this edu site.\n\nI would know if there is a new type of spamming edu site or he just hack the template and place his link in the footer.\n\nI've never seen this kind of spamming.\n\nHas someone an idea of how he create this kind of links?\n\nHere's an example:\n\nIf you go at the very end of the page you will notice those links.\none of my competitor outrank my site.\n\nHe has a lot of backlink from a strange footer on edu site. I noticed there are a lot of links in footer of this edu site.\n\nI would know if there is a new type of spamming edu site or he just hack the template and place his link in the footer.\n\nI've never seen this kind of spamming.\n\nHas someone an idea of how he create this kind of links?\n\nHere's an example:\n\nCode:\n\n```\nhttp://en.csc.edu.cn/Laihua/?cid=277\r\nhttp://en.csc.edu.cn/Chuguo/?cid=440\n```\n\nIf you go at the very end of the page you will notice those links.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/why-bhw-is-so-great.567574/", + "domain": "blackhatworld.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# discount81\n\n# Newbie\n\n* Apr 10, 2013\n\n* 22\n\n* 8\nI just thought I would post a small thank you to the people here, I am technically 1 month into my Blackhat Career if you can call it that, yesterday I made my first money ($2) I know it may seem like absolutely nothing it isn't the monetary amount that I care about, it is the fact that in 1 month on here I have learned a LOT.\n\nI've been interested in making money online for a long time, probably 10 years.\n\nA while back I was actually quite successful on Ebay, making about $15,000 per month for a little while there, however some supplier problems in China made it to difficult for me to continue.\n\nAbout a year ago I registered on Warrior Forums with war room membership, I just found that I wasn't learning very much it was mostly just people trying to pass off their wares and WSOs or other gurus trying to teach you how to be a guru, which is complete bull I don't trust someone who's niche is being a guru.\n\nWhile BHW has their fair share of people who also try and sell their products, it also has the same people providing invaluable information, for example zenoglitch his BlackHat botting guide and topics in general are always very informative which in turn made me finally decide to try xtumblr bot.\n\nWhile on BHW I have learned so much valuable information, and each day I learn more so thank you to this great community.\nI've been interested in making money online for a long time, probably 10 years.\n\nA while back I was actually quite successful on Ebay, making about $15,000 per month for a little while there, however some supplier problems in China made it to difficult for me to continue.\n\nAbout a year ago I registered on Warrior Forums with war room membership, I just found that I wasn't learning very much it was mostly just people trying to pass off their wares and WSOs or other gurus trying to teach you how to be a guru, which is complete bull I don't trust someone who's niche is being a guru.\n\nWhile BHW has their fair share of people who also try and sell their products, it also has the same people providing invaluable information, for example zenoglitch his BlackHat botting guide and topics in general are always very informative which in turn made me finally decide to try xtumblr bot.\n\nWhile on BHW I have learned so much valuable information, and each day I learn more so thank you to this great community.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/instagram-bot-recommendation.471494/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am looking for an Instagram Bot recommendation. I am not looking for a free one or anything, I am willing to pay.\n\nI bought the one from Instagrambot.net because I saw good reviews, but after following like 100 people, it says it is continuing to follow people but it is NOT. I even checked the member profiles it said it was following and they showed as not following.\n\nCan any one make any suggestions? Thanks.\nI bought the one from Instagrambot.net because I saw good reviews, but after following like 100 people, it says it is continuing to follow people but it is NOT. I even checked the member profiles it said it was following and they showed as not following.\n\nCan any one make any suggestions? Thanks.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/multiple-sites-multiple-ips-1-server.42324/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# advancedfuture\n\n# Junior Member\n\n* Oct 18, 2008\n\n* 131\n\n* 79\nSo I heard it is really good to spread your blogs out over multiple IPs. I have a dedicated server currently with one IP.\n\nI am no where near capacity with it, only hosting 10 blogs off of it.\n\nNow would it work if I just order additional IPs for my server, and edit the httpd.conf file to setup virtual servers with different IPs to listen on for additional domains?\n\nI figured I would order 10 IP's and host 10 blogs per IP off the same server.\n\nOr is this a no-no?\nI am no where near capacity with it, only hosting 10 blogs off of it.\n\nNow would it work if I just order additional IPs for my server, and edit the httpd.conf file to setup virtual servers with different IPs to listen on for additional domains?\n\nI figured I would order 10 IP's and host 10 blogs per IP off the same server.\n\nOr is this a no-no?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/i-need-a-ppc-service-that-allows-me-as-a-publisher-to-embed-banners-into-iframes.675669/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# SimonKomlos\n\n# Newbie\n\n* May 21, 2014\n\n* 1\n\n* 0\nFurthermore, I need to be able embed these banners into webpages that I do not own. It's a bit of a strange subject but that's what I need.\n\nEssentially, I need an Ad Service that is very lenient on how its ads are being used.\n\nDoes anyone know of a service that does this?\n\nThank you in advance.\nEssentially, I need an Ad Service that is very lenient on how its ads are being used.\n\nDoes anyone know of a service that does this?\n\nThank you in advance.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/why-cant-i-rank-1-with-these-stats.238736/", + "domain": "blackhatworld.com", + "file_source": "part-00565-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# dgfalk\n\n# Power Member\n\n* Apr 26, 2010\n\n* 687\n\n* 95\nI have a site that I cant get to the first page of google to save my life and its driving me insane. Look at these stats and tell me what you think\n\nOn the first page of google the top 10 are product pages from amazon, nextag, walmart, target etc... bunch of sites that are not SEO for this keyword.\n\nUsing SEO Quake there are a total of 142 backlinks COMBINED for all 10 sites. My site has a total of 319 backlinks from blog posts, blog comments, xrumer profiles, article directories, and social bookmarks. I have (this is URL PR, NOT! domain PR) 2 PR6, 3 PR4, 11 PR3, and 23 PR1 backlinks and the rest PR0.\n\nMy site is about 2 months old and I am ranking from 11-15 on google. The only thing I can figure out is my domain isn't as old as these \"top dogs\"\n\nCan you guys recommend what else I should try? Iv almost giving up on backlinking since I have 3X the amount of backlinks as all 10 sites combined for the first page. Do I just let the domain age or is there something else I am missing? Suggestions?\nOn the first page of google the top 10 are product pages from amazon, nextag, walmart, target etc... bunch of sites that are not SEO for this keyword.\n\nUsing SEO Quake there are a total of 142 backlinks COMBINED for all 10 sites. My site has a total of 319 backlinks from blog posts, blog comments, xrumer profiles, article directories, and social bookmarks. I have (this is URL PR, NOT! domain PR) 2 PR6, 3 PR4, 11 PR3, and 23 PR1 backlinks and the rest PR0.\n\nMy site is about 2 months old and I am ranking from 11-15 on google. The only thing I can figure out is my domain isn't as old as these \"top dogs\"\n\nCan you guys recommend what else I should try? Iv almost giving up on backlinking since I have 3X the amount of backlinks as all 10 sites combined for the first page. Do I just let the domain age or is there something else I am missing? Suggestions?\n\nLast edited:", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/want-to-earn-a-quick-50-need-a-native-english-speaker.594625/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI'm not a native speaker myself, and I need someone to make me some tutorial videos for a product I'm building.\n\nThese videos have to be atleast 2 mins long, and in good audio and good high resolution quality.\n\nI'm looking for tutorial videos about:\n\n1) Keyword research using google keyword tool\n\n2) How to build backlinks, what they are, and how they are used.\n\n3) How to find good products to promote on Clickbank (You don't need to be a Clickbank guru to talk about that, just outline the basics, and why video sales letters are better than normal ones, etc etc ...)\n\n4) A few tips on how to promote stuff on Twitter and Facebook. So you need to record both sites and give examples etc.\n\n5) Give advice on which files to upload to PPD sites.. (hacks, keygens, etc... whatever you can think of)\n\nSo in total 5 videos!\n\nThis is a QUICK job, and shouldn't take you more than 20 mins max. to create.\n\nPlease PM me your price, or reply here, and let me get a short sample of your voice + screen recorder.. I need to make sure the quality is good enough .\nThese videos have to be atleast 2 mins long, and in good audio and good high resolution quality.\n\nI'm looking for tutorial videos about:\n\n1) Keyword research using google keyword tool\n\n2) How to build backlinks, what they are, and how they are used.\n\n3) How to find good products to promote on Clickbank (You don't need to be a Clickbank guru to talk about that, just outline the basics, and why video sales letters are better than normal ones, etc etc ...)\n\n4) A few tips on how to promote stuff on Twitter and Facebook. So you need to record both sites and give examples etc.\n\n5) Give advice on which files to upload to PPD sites.. (hacks, keygens, etc... whatever you can think of)\n\nSo in total 5 videos!\n\nThis is a QUICK job, and shouldn't take you more than 20 mins max. to create.\n\nPlease PM me your price, or reply here, and let me get a short sample of your voice + screen recorder.. I need to make sure the quality is good enough", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/newbie-doesnt-even-begin-to-describe-it.669158/", + "domain": "blackhatworld.com", + "file_source": "part-00846-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWell I just found the site a little while ago and decided to join. Now my head hurts from trying to read as much as possible.\n\nNot sure if I can soak up any more info on SEO.\n\nJust finding a jumping off point has been tough. But trying to read and learn. BHW has helped so far in just getting me started.\n\nGreat forum.\nNot sure if I can soak up any more info on SEO.\n\nJust finding a jumping off point has been tough. But trying to read and learn. BHW has helped so far in just getting me started.\n\nGreat forum.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/adsense-it-seems-to-me-i-made-mistake-when-i-chose-site-niche.806308/", + "domain": "blackhatworld.com", + "file_source": "part-00846-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# elshaarawy\n\n# Newbie\n\n* Nov 17, 2015\n\n* 33\n\n* 0\nWhen I chose the niche, I oriented to Google keyword planner. In neighbor thread here on bhw I read one comment where guy said that it is wrong to orient on the competition level on keywordplanner, because it is stats for advertisers. I didn't know it... And I chose to make site in health niche ....now I see there are quite many competitors big portals which describe my niche (my site is about some disease )... My site is ready already and I am trying to add some new info there ... But now i don't know is it make sense ?\n\n1. I'd like to know is Google keyword planner is useless in order to evaluate competition level? Is there a tool which I can use for checking level of competition?\n\n2. What should i do ? Develop my site or not waste my time and try to find another niche?\n1. I'd like to know is Google keyword planner is useless in order to evaluate competition level? Is there a tool which I can use for checking level of competition?\n\n2. What should i do ? Develop my site or not waste my time and try to find another niche?\n\nLast edited:", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/virgin-ig-proxies-overkill.806452/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# madblackhatter1000\n\n# Power Member\n\n* Oct 29, 2015\n\n* 570\n\n* 261\n\nHey, so I've started this IG journey with 100accts, a VPS, and FL. My biggest ongoing cost are the IG virgin proxies... nearly $85 for 30 new proxies a month. Am I getting ripped off? Is this the normal price? Do I really REALLY need \"IG virgin\" proxies, would another cheaper proxy be just as good? I'm wanting to expand beyond 100 IG accounts safely, and I'm hesitant to have too many acts sharing the same proxy.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/safe-to-blast-first-tier-web-2-0.433580/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# jetsetter883\n\n# Registered Member\n\n* Dec 19, 2011\n\n* 73\n\n* 1\nI am wondering if it is still okay to blast your first tier sites (Web 2.0s) with programs like Scrapebox. Or is it best to build another tier or two of Web 2.0 sites beneath them.. perhaps some of the lesser quality Web 2.0 properties.. and then blast those with Scrapebox? Basically I am concerned that Google is looking at what types of links are pointing to your first and maybe second and possibly even third tiers. And whether or not they might be penalizing sites with spammy links pointing to sites like Wordpress, Squidoo etc.\n\nLastly, maybe a dumb question, but is it okay to have the same Web 2.0 property (say, Wordpress) in multiple tiers? Or should I only have the top quality Web 2.0s in my first tier?\nLastly, maybe a dumb question, but is it okay to have the same Web 2.0 property (say, Wordpress) in multiple tiers? Or should I only have the top quality Web 2.0s in my first tier?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/youtube-ubot.504229/", + "domain": "blackhatworld.com", + "file_source": "part-00565-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# AceLegend\n\n# BANNED\n\n* May 14, 2009\n\n* 99\n\n* 13\nHey bhw, I am looking for someone who wants to work together on a project.\n\nI know how to get mass amounts of traffic through youtube.\n\nBut as of right now everything is done by hand.\n\nAnd i need someone who is good at making bots with ubot or whatever.\n\nIf you would like to put your skills up to the test.\n\nWe can make alot of money! This method is very new and is ready to be full scaled.\n\nI am looking at making a easy $5,000 a week.\n\nIf you would like to get in on this great idea please. PM or Skype me.\nI know how to get mass amounts of traffic through youtube.\n\nBut as of right now everything is done by hand.\n\nAnd i need someone who is good at making bots with ubot or whatever.\n\nIf you would like to put your skills up to the test.\n\nWe can make alot of money! This method is very new and is ready to be full scaled.\n\nI am looking at making a easy $5,000 a week.\n\nIf you would like to get in on this great idea please. PM or Skype me.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/adsense-pic-receiving-address-service.867436/", + "domain": "blackhatworld.com", + "file_source": "part-00736-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# richjtf\n\n# Regular Member\n\n* Oct 20, 2015\n\n* 200\n\n* 87\nHey there, i'm not from the US and if i send the PIN here i won't be able to withdraw from payoneer i believe. So i want the adsense account to be bound to the US where i can use payoneer us payment service to withdraw the money...\n\nThing is i don't have an US based address nor anyone who can help me.\n\nI searched around but couldn't find anything, are such services offered here? I need an address to put on adsense for the PIN to be sent to and once it arrives i need that person to email it to me. Where can i find such services if there are any?\nThing is i don't have an US based address nor anyone who can help me.\n\nI searched around but couldn't find anything, are such services offered here? I need an address to put on adsense for the PIN to be sent to and once it arrives i need that person to email it to me. Where can i find such services if there are any?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/what-do-you-think-when-you-say-i-ranked-a-website-for-some-niche.761598/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# AntiHacker\n\n# Senior Member\n\n* Dec 7, 2014\n\n* 910\n\n* 761\nFor example when somebody brag about ranking a website,how \"that person\" knows SEO,etc, can he say it only when he is like in top 3 or top 5 results,or he knows seo even if he rank for example on end of third page?\n\nTo explain this better. My opinion is that it is easy to rank on 2-3 page of google results. For example let's take niche \"hay day hack\". This niche have about 75k searches per month. When you rank for it on #1,you will probably have about 100$ per day if you have good landing page. But lets say somebody makes a website for it and rank on #27. Is it ok for him to brag that he \"ranked website\" and that he knows SEO,things like that. For example,I don't know how you guys stand with SEO,but I can rank on at least second page for this niche in less then two months. But ranking for one of top 3 positions is problem. For that I would need to invest money,and probably it would take me 4-5 months,half a year. First position earns about 100$,with good landing page,it depends from countries. Second place would probably earn about 50$,third 35$,then 25$,and 10th position about 5-10$ per day. But when somebody rank on #27,he would earn like 1$ every second day (which is hard truth).\n\nNow do you think then people should say that they can rank website,only when it is top 3 or top 5 positions,or it can be even #27 position for example?\n\nIn my opinion,it is easy job to rank it there,but getting on first page,and in top 3,where real money is,is a problem. What do you guys think?\nTo explain this better. My opinion is that it is easy to rank on 2-3 page of google results. For example let's take niche \"hay day hack\". This niche have about 75k searches per month. When you rank for it on #1,you will probably have about 100$ per day if you have good landing page. But lets say somebody makes a website for it and rank on #27. Is it ok for him to brag that he \"ranked website\" and that he knows SEO,things like that. For example,I don't know how you guys stand with SEO,but I can rank on at least second page for this niche in less then two months. But ranking for one of top 3 positions is problem. For that I would need to invest money,and probably it would take me 4-5 months,half a year. First position earns about 100$,with good landing page,it depends from countries. Second place would probably earn about 50$,third 35$,then 25$,and 10th position about 5-10$ per day. But when somebody rank on #27,he would earn like 1$ every second day (which is hard truth).\n\nNow do you think then people should say that they can rank website,only when it is top 3 or top 5 positions,or it can be even #27 position for example?\n\nIn my opinion,it is easy job to rank it there,but getting on first page,and in top 3,where real money is,is a problem. What do you guys think?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/question-on-expired-domain-backlinks.712714/", + "domain": "blackhatworld.com", + "file_source": "part-00010-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# allaboutdomains\n\n# Junior Member\n\n* Mar 3, 2014\n\n* 135\n\n* 30\nWhat do you think of pbn sites with links from mirror sites?\n\nThe content on the mirror sites is duplicated but the mirrored links are coming from a bunch of edu sites and the pbn site itself is DA 35+. The other links are quality too.\n\nAre sites like this effective in your PBN? Anyone have first-hand knowledge?\nThe content on the mirror sites is duplicated but the mirrored links are coming from a bunch of edu sites and the pbn site itself is DA 35+. The other links are quality too.\n\nAre sites like this effective in your PBN? Anyone have first-hand knowledge?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/domain-buying-question.103523/", + "domain": "blackhatworld.com", + "file_source": "part-00010-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# MsMoneyMagnet\n\n# Registered Member\n\n* Dec 8, 2008\n\n* 73\n\n* 416\n\nWhenever I buy a domain name and am asked if I am going to use it for e-commerce or for personal use, I'm not really sure how I should answer it and just indicate that I'm not sure what for yet. Will telling the domain name seller that you will use your domain name to sell stuff online be helpful? Does it make a difference? What if you indicate you will use it for personal use and they somehow find out it's not true. Can you get banned or whatever? Thanks in advance for your replies!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/amazon-subid-usage.693558/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi guys,\n\nI have a cash-back site with 3000 active members. Thing is, I want to use amazon programme for the same and I need to track member-wise sales on Amazon platform.\n\nSuppose there is a member - JULAMY022014 registered at my site.\n\nThen the typical landing page for that user on Amazon would be:\n\namazon-domain/?tag=CASHBACKSITE-21&ascsubtag=JULAMY022014\n\nNow the thing is - I don't know from where to get ASCSUBTAG parameter from amazon dashboard. I tried searching via Google as well but couldn't get a concrete answer.\n\nCan anyone help me out with this? I want to be able to track member-wise sales for my cash-back site and the same should reflect in my amazon dashboard. Another question - Once it gets implemented, where on the dashboard will I be able to see this data? I would love to export it on a daily basis and upload it to my site so that members can see their respective transactions.\nI have a cash-back site with 3000 active members. Thing is, I want to use amazon programme for the same and I need to track member-wise sales on Amazon platform.\n\nSuppose there is a member - JULAMY022014 registered at my site.\n\nThen the typical landing page for that user on Amazon would be:\n\namazon-domain/?tag=CASHBACKSITE-21&ascsubtag=JULAMY022014\n\nNow the thing is - I don't know from where to get ASCSUBTAG parameter from amazon dashboard. I tried searching via Google as well but couldn't get a concrete answer.\n\nCan anyone help me out with this? I want to be able to track member-wise sales for my cash-back site and the same should reflect in my amazon dashboard. Another question - Once it gets implemented, where on the dashboard will I be able to see this data? I would love to export it on a daily basis and upload it to my site so that members can see their respective transactions.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/i-need-an-aged-domain-w-powerful-metrics-will-pay-top.796882/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# xenmaster76\n\n# Regular Member\n\n* Dec 21, 2014\n\n* 250\n\n* 107\n(Mods, if this thread is in violation of any rules, I apologize but I don't think it is).\n\nI do need a TOP TIER domain, AGED, with very good backlink profile.\n\nI see some threads offering this, but they haven't responded to my inquiries.\n\nJust PM with what you have. If you have a Godaddy domain that will make for easy transfer.\n\nP.S. You should have some positive feedback here and an established BHW account. No new accounts or we'll have to work out some escrow payment situation.\nI do need a TOP TIER domain, AGED, with very good backlink profile.\n\nI see some threads offering this, but they haven't responded to my inquiries.\n\nJust PM with what you have. If you have a Godaddy domain that will make for easy transfer.\n\nP.S. You should have some positive feedback here and an established BHW account. No new accounts or we'll have to work out some escrow payment situation.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/story-time-low-competition-keyword-gsa-tier-1-on-a-wordpress-blog-rank.810024/", + "domain": "blackhatworld.com", + "file_source": "part-00846-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n* Nov 8, 2009\n\n* 8,832\n\n* 9,108\nI like to test simple and sometimes stupid things and report it in a BHW thread. So here I go again...\n\nI was doing rep management on an individuals name. It was low competition. Typically just had their authoritative social profiles that they didn't want shown. The profiles were strong.\n\nSo I registered an EMD WordPress. I created a couple pages, with not 500 words on each, not even 200 words, but 2 sentences. I added an outbound related link. I added an image.\n\nI then popped the WordPress blog into GSA and send about 500 do follow links to it.\n\nWhat happened? It ranked top 3 and it's been sitting there for several weeks, along with the inner pages I created. I've pushed down a lot of negative results and it's sticking.\n\nWhat would happen if this wasn't a WordPress.com blog but rather a fresh domain? It wouldn't have maintained the rank.\n\nWhat's amazing is how these Web 2.0s can have the crap kicked out of them with bad links and still hold strong. These results make it so clear why we all use these as tier 1 buffer sites when spamming.\n\nThat's all for now.\nI was doing rep management on an individuals name. It was low competition. Typically just had their authoritative social profiles that they didn't want shown. The profiles were strong.\n\nSo I registered an EMD WordPress. I created a couple pages, with not 500 words on each, not even 200 words, but 2 sentences. I added an outbound related link. I added an image.\n\nI then popped the WordPress blog into GSA and send about 500 do follow links to it.\n\nWhat happened? It ranked top 3 and it's been sitting there for several weeks, along with the inner pages I created. I've pushed down a lot of negative results and it's sticking.\n\nWhat would happen if this wasn't a WordPress.com blog but rather a fresh domain? It wouldn't have maintained the rank.\n\nWhat's amazing is how these Web 2.0s can have the crap kicked out of them with bad links and still hold strong. These results make it so clear why we all use these as tier 1 buffer sites when spamming.\n\nThat's all for now.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/need-a-new-pc-help-a-mac-guy-out.543928/", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# netmoney1\n\n# Elite Member\n\n* Feb 21, 2012\n\n* 3,430\n\n* 11,100\nOk, so all my computers are Mac except a old laptop and it shit the bed last night - not worth even trying to figure out what is wrong with it - so.....\n\nI am looking for a new PC desktop to use just to run software - I will not use it for anything else. No games, no Internet surfing, not going to \"work\" on it...just run software.\n\nI don't want to build one...I just want to order one, have it arrive, open it and power it on...\n\nSo...what would you consider to be a good pick up? Not looking to spend a ton of $$$ because its just to run software.\n\nIf anyone has some suggestions of some awesome deals let me know! Thanks!\nI am looking for a new PC desktop to use just to run software - I will not use it for anything else. No games, no Internet surfing, not going to \"work\" on it...just run software.\n\nI don't want to build one...I just want to order one, have it arrive, open it and power it on...\n\nSo...what would you consider to be a good pick up? Not looking to spend a ton of $$$ because its just to run software.\n\nIf anyone has some suggestions of some awesome deals let me know! Thanks!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/amazon-reviews-and-removal-of-bad-reviews.915195/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# dsmolinski\n\n# Newbie\n\n* Aug 19, 2014\n\n* 32\n\n* 10\nI am looking for someone to add reviews and also remove bad reviews from a couple of my items on Amazon.\n\nI currently have products on Amazon US, Canada and UK.\n\nPlease PM me if you have multiple accounts with different IP addresses for each of these accounts. If you DO NOT then do no contact me. Thank you in advance.\nI currently have products on Amazon US, Canada and UK.\n\nPlease PM me if you have multiple accounts with different IP addresses for each of these accounts. If you DO NOT then do no contact me. Thank you in advance.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/buy-sell-links.376039/", + "domain": "blackhatworld.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi,\n\nThen I discovered this site on a private forum.\n\nYou have all expired domain that you are useless, you forget one small detail and the site does not rank, no traffic. You paid 7$ domain + text for nothing? This site allows you to pay your expenses.\n\nSell:\n\nBuy:\n\nThey just want PR, if you have crappy website, you can make money easier than with textlinkadd or another. It's also faster to add a site, just need to select a category and make a title.\n\nThe website: -goo.gl/zCz94\n\nYou can also buy link to make PR, it's not expensive.\n\nLet's go making money !\nThen I discovered this site on a private forum.\n\nYou have all expired domain that you are useless, you forget one small detail and the site does not rank, no traffic. You paid 7$ domain + text for nothing? This site allows you to pay your expenses.\n\nSell:\n\n> Standard Links\n\nPageRank (PR) 1 homepage $.50 , subpage $.50\n\nPageRank (PR) 2 homepage $1 , subpage $1\n\nPageRank (PR) 3 homepage $2 , subpage $1.50\n\nPageRank (PR) 4 homepage $3 , subpage $2\n\nPageRank (PR) 5 homepage $4.50 , subpage $3.50\n\nPageRank (PR) 6 homepage $12.50 , subpage $10\n\nPageRank (PR) 7 homepage $30 , subpage $25\n\nPageRank (PR) 8 homepage $75 , subpage $50\n\nContent Links\n\nPageRank (PR) 1 homepage $1 , subpage $1\n\nPageRank (PR) 2 homepage $2 , subpage $2\n\nPageRank (PR) 3 homepage $4 , subpage $3\n\nPageRank (PR) 4 homepage $6 , subpage $4\n\nPageRank (PR) 5 homepage $9 , subpage $7\n\nPageRank (PR) 6 homepage $25 , subpage $20\n\nPageRank (PR) 7 homepage $60 , subpage $50\n\nPageRank (PR) 8 homepage $150 , subpage $100\nBuy:\n\n> Standard Links\n\nPageRank (PR) 0 homepage/subpage $.50\n\nPageRank (PR) 1 homepage $1 , subpage $1\n\nPageRank (PR) 2 homepage $2 , subpage $2\n\nPageRank (PR) 3 homepage $4 , subpage $3\n\nPageRank (PR) 4 homepage $6 , subpage $4\n\nPageRank (PR) 5 homepage $9 , subpage $7\n\nPageRank (PR) 6 homepage $25 , subpage $20\n\nPageRank (PR) 7 homepage $60 , subpage $50\n\nPageRank (PR) 8 homepage $150 , subpage $100\n\nContent Links\n\nPageRank (PR) 0 homepage/subpage $1\n\nPageRank (PR) 1 homepage $2 , subpage $2\n\nPageRank (PR) 2 homepage $4 , subpage $4\n\nPageRank (PR) 3 homepage $8 , subpage $6\n\nPageRank (PR) 4 homepage $12 , subpage $8\n\nPageRank (PR) 5 homepage $18 , subpage $14\n\nPageRank (PR) 6 homepage $50 , subpage $40\n\nPageRank (PR) 7 homepage $120 , subpage $100\n\nPageRank (PR) 8 homepage $300 , subpage $200\nThey just want PR, if you have crappy website, you can make money easier than with textlinkadd or another. It's also faster to add a site, just need to select a category and make a title.\n\nThe website: -goo.gl/zCz94\n\nYou can also buy link to make PR, it's not expensive.\n\nLet's go making money !", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/what-anchors-do-you-guys-use.661571/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# alvin.orrt\n\n# Power Member\n\n* Mar 13, 2011\n\n* 500\n\n* 88\nI have 2 questions - say you're going to buy or build 50 high PR contextual links (and you're trying to rank the keyword \"link building\" - just an example):\n\n1) what anchors would you use for the 50 links? (exact match, related, generic etc - what would be the ratio?)\n\n2) what content would you use? does it have to be 50 different articles or can it be one manually super spun article? also, i've been reading about co-occurrence, is this really something to take into account? and what about the content of the article - does it have to be about link building or can it be about something broader like seo or internet marketing or website promotion?\n1) what anchors would you use for the 50 links? (exact match, related, generic etc - what would be the ratio?)\n\n2) what content would you use? does it have to be 50 different articles or can it be one manually super spun article? also, i've been reading about co-occurrence, is this really something to take into account? and what about the content of the article - does it have to be about link building or can it be about something broader like seo or internet marketing or website promotion?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/how-to-add-more-than-100-friends-to-the-group.960031/", + "domain": "blackhatworld.com", + "file_source": "part-00910-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# technokid321\n\n# Registered Member\n\n* May 26, 2014\n\n* 89\n\n* 101\nI use the antidetect samara browser and within 40 minutes I can overclock the account from 0 friends to 2000. But when I try to add them to the group on the 100th I get a ban.\n\nApproximately every 20th account can add 250 friends every hour but I can not understand the pattern why so? In general, except for such exceptions, all accounts are blocked by 100.\n\nDoes anyone know why and how to make each account add more than 100?\nApproximately every 20th account can add 250 friends every hour but I can not understand the pattern why so? In general, except for such exceptions, all accounts are blocked by 100.\n\nDoes anyone know why and how to make each account add more than 100?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/new-to-poxies-and-gsa-ser-how-does-this-work.660210/", + "domain": "blackhatworld.com", + "file_source": "part-00910-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\ni am using GSA SER out of the box. with the public proxies everything is failing. i get no backlinks.\n\ni read that i need to get private proxies.\n\ni am running GSA SER on my laptop. how does it work if i go to squid and buy 10 proxies? what is the next step to get it to work with GSA SER on my laptop?\ni read that i need to get private proxies.\n\ni am running GSA SER on my laptop. how does it work if i go to squid and buy 10 proxies? what is the next step to get it to work with GSA SER on my laptop?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/my-site-hit-with-the-panda-penalty-is-back-in-the-serps.299248/", + "domain": "blackhatworld.com", + "file_source": "part-00846-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# ivictus\n\n# Regular Member\n\n* Jan 26, 2010\n\n* 225\n\n* 32\nOnly one of my sites was hit on Feb 24th but it lost 80% of its traffic and went from like position 12 to being completely out of the index for a highly searched term. Today it is back.\n\nI deleted a lot of thin content that other people had scraped off of my site. I also deleted all my YouTube videos, and made some fresh content with links back to my site in it so when is scraped it might still link back.\n\nAlso I just set up pubsubhub and a Twitter auto poster so every time I make a new post it broadcasts it to the stupid Googlebot.\nI deleted a lot of thin content that other people had scraped off of my site. I also deleted all my YouTube videos, and made some fresh content with links back to my site in it so when is scraped it might still link back.\n\nAlso I just set up pubsubhub and a Twitter auto poster so every time I make a new post it broadcasts it to the stupid Googlebot.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/what-the-heck-is-this.706268/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHopefully some of you Black Hat SEO guys can help me out with this...\n\nA few keywords I focus on for a product I promote have become overrun in the organic results by what appears to be a Wordpress hacking script of sorts.\n\nI search in Google for the keyword, \"spy on a cell phone without having the phone\" and many listings appear with the keyword in the title. Each listing redirects to about 3 to 4 other domains before finally ending up at a competitors website (I won't mention the site but you can see for yourself) and every site is a Wordpress site. Give it a shot and you will see the organic results as the sites are bunched together and quite obvious.\n\nMy question is: What is the method this person is using and how can I obtain it?\n\nAny insight would help out a fellow marketer tremendously!\n\nThank you for your help.\nA few keywords I focus on for a product I promote have become overrun in the organic results by what appears to be a Wordpress hacking script of sorts.\n\nI search in Google for the keyword, \"spy on a cell phone without having the phone\" and many listings appear with the keyword in the title. Each listing redirects to about 3 to 4 other domains before finally ending up at a competitors website (I won't mention the site but you can see for yourself) and every site is a Wordpress site. Give it a shot and you will see the organic results as the sites are bunched together and quite obvious.\n\nMy question is: What is the method this person is using and how can I obtain it?\n\nAny insight would help out a fellow marketer tremendously!\n\nThank you for your help.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/is-buyng-views-comments-likes-enough-to-spread-your-videos-after-the-new-update.635741/", + "domain": "blackhatworld.com", + "file_source": "part-00846-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nallright,\n\nI ordered like 30k geo targeted views from big buddy...the video was lying there for like 5 days after the upload...then boom I recieve my 30k views and it keeps increasingin for two or three days up to 85,000k views...then boom it all stops...my video isn't in first page anymore...the views are now increasing veeeeeerrrrryyyyy slowly...I do not intend to make money off youtube though...just want to spread the videos...\n\nnow what happened was that shortly after the views started increasing I also added some comments using u2bviews which to me their comments are good and looks good...plus extra comments and extra likes from real people started coming in...then I ordered some likes and comments from another service and they took some time to deliver...when they were being delivered they came all of a sudden almost at once...And shortly after the likes being delivered specially...\n\nthe ranking decreased.\n\nMy questions however were :\n\nis it because bugbuddy was over delivering those views or were the extra views from normal people?\n\nor is it because the sudden inflation in comments and likes as I noticed before a lotta real comments and people were liking it?\n\nare views comments and like really enough to spread youtube video or they will always stop recieving views after a certain point and the views recieved will get slow??\nI ordered like 30k geo targeted views from big buddy...the video was lying there for like 5 days after the upload...then boom I recieve my 30k views and it keeps increasingin for two or three days up to 85,000k views...then boom it all stops...my video isn't in first page anymore...the views are now increasing veeeeeerrrrryyyyy slowly...I do not intend to make money off youtube though...just want to spread the videos...\n\nnow what happened was that shortly after the views started increasing I also added some comments using u2bviews which to me their comments are good and looks good...plus extra comments and extra likes from real people started coming in...then I ordered some likes and comments from another service and they took some time to deliver...when they were being delivered they came all of a sudden almost at once...And shortly after the likes being delivered specially...\n\nthe ranking decreased.\n\nMy questions however were :\n\nis it because bugbuddy was over delivering those views or were the extra views from normal people?\n\nor is it because the sudden inflation in comments and likes as I noticed before a lotta real comments and people were liking it?\n\nare views comments and like really enough to spread youtube video or they will always stop recieving views after a certain point and the views recieved will get slow??", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/shout-ring-boost.760284/", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# mdraino\n\n# Regular Member\n\n* Jun 6, 2014\n\n* 272\n\n* 49\nSo I've came up with an idea for a \"shout ring\"\n\nHeres the concept:\n\nyou need 5-6 people in your same niche but not quite necessary around the same amount of followers (dont want people to notice that the last 6 people you posted had around the same followers)\n\nWhat you will do basically is for every person in your circle, you will make a post with a picture from that person your \"shouting\", and then tag they're profile in it. You would post the same amount that you would usually post, and maybe even only shout your next person every other day, that would all be decided.\n\nEveryone in the circle keeps making a post of the next person on the list until everyone on the list has shouted everyone else out, and then you start a new circle.\n\n(you would be posting the same time intervals as usual, no sooner, so it wouldnt be obvious what you were doing, which is also why you wouldnt be shouting the same person thats shouting you at the same time)\n\nThe goal is to not make it look like you are shouting these people out, but like it is just another one of your random post that tag people. If you have never tagged anyone in your posts, then doing this out of nowhere probably wouldn't be a good idea.\n\nI could see this working GREAT for boosting followers as fast as possible with people in your same niche.\n\nIdeas/suggestions?\nHeres the concept:\n\nyou need 5-6 people in your same niche but not quite necessary around the same amount of followers (dont want people to notice that the last 6 people you posted had around the same followers)\n\nWhat you will do basically is for every person in your circle, you will make a post with a picture from that person your \"shouting\", and then tag they're profile in it. You would post the same amount that you would usually post, and maybe even only shout your next person every other day, that would all be decided.\n\nEveryone in the circle keeps making a post of the next person on the list until everyone on the list has shouted everyone else out, and then you start a new circle.\n\n(you would be posting the same time intervals as usual, no sooner, so it wouldnt be obvious what you were doing, which is also why you wouldnt be shouting the same person thats shouting you at the same time)\n\nThe goal is to not make it look like you are shouting these people out, but like it is just another one of your random post that tag people. If you have never tagged anyone in your posts, then doing this out of nowhere probably wouldn't be a good idea.\n\nI could see this working GREAT for boosting followers as fast as possible with people in your same niche.\n\nIdeas/suggestions?\n\nLast edited:", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/flip-barebones-content-site-on-flippa.555304/", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# codexehow\n\n# Power Member\n\n* Mar 23, 2012\n\n* 771\n\n* 506\nHey guys,\n\nI was wondering if I could make a few bones setting up a simple site, and seeding it with great niche content? Rinse and repeat.\n\nI'm not looking to get rich here by any means, but is it worth the effort?\n\nI would be writing the articles myself. I'm a successful writer of online content, so that won't be a problem.\nI was wondering if I could make a few bones setting up a simple site, and seeding it with great niche content? Rinse and repeat.\n\nI'm not looking to get rich here by any means, but is it worth the effort?\n\nI would be writing the articles myself. I'm a successful writer of online content, so that won't be a problem.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/where-to-outsource-for-cheap.525361/", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSombrero Supreme Member Joined Feb 28, 2011 Messages 1,401 Reaction score 1,422 Jan 24, 2013 #1 Hi BHW, I need to write 500 articles of 30 words. What's a good price for that? Where to get it? I would like to stay way from sites like Fiverr because I don't trust them alot, I prefer something like odesk but I never been there. Thanks.\n\nHi BHW, I need to write 500 articles of 30 words. What's a good price for that? Where to get it? I would like to stay way from sites like Fiverr because I don't trust them alot, I prefer something like odesk but I never been there. Thanks.\n\nBHopkins Elite Member Joined Dec 31, 2010 Messages 2,609 Reaction score 1,752 Jan 24, 2013 #2 It depends on the quality you're looking for. Cheap content, $2.50 each. Good content, $5.00 each. Great content, $10.00 each.\n\nIt depends on the quality you're looking for. Cheap content, $2.50 each. Good content, $5.00 each. Great content, $10.00 each.\n\nBob_the_Builder Junior Member Joined Jun 3, 2011 Messages 139 Reaction score 60 Jan 24, 2013 #3 I use odesk regularly. Works for me.\n\nshikind11 Regular Member Joined Aug 28, 2012 Messages 351 Reaction score 47 Jan 24, 2013 #4 Hi, I used to write in odesk for $1 for 250 words..I think you can get quality people at that rate...\n\nHi, I used to write in odesk for $1 for 250 words..I think you can get quality people at that rate...\n\nEnchanter Supreme Member Joined May 6, 2012 Messages 1,417 Reaction score 704 Jan 24, 2013 #5 Odesk.com and Freelancer.com are the best place for cheap outsource work. Thanks\n\nJ Junkfood00 Elite Member Joined Sep 13, 2011 Messages 1,948 Reaction score 1,341 Jan 24, 2013 #6 500 articles of 30 words? Not 30 articles of 500 words? That would be a sentence not an article.. But the price is a cent per word so $150.\n\n500 articles of 30 words? Not 30 articles of 500 words? That would be a sentence not an article.. But the price is a cent per word so $150.\n\nFurious George Supreme Member Joined Dec 13, 2012 Messages 1,438 Reaction score 2,188 Jan 24, 2013 #7 Post the job on here and see if anyone will take it.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/spam-comments.651596/", + "domain": "blackhatworld.com", + "file_source": "part-00010-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi everyone.\n\nWhenever I see spam comments come in on one of my niche blogs I'm conflicted as to whether or not I should approve them.\n\nIf I approve them, do they count toward characters and content on the page, and as a site 'update', hence good for SEO?\n\nOr will they harm my own rankings because they're not exactly topical?\n\nWhat do you think?\nWhenever I see spam comments come in on one of my niche blogs I'm conflicted as to whether or not I should approve them.\n\nIf I approve them, do they count toward characters and content on the page, and as a site 'update', hence good for SEO?\n\nOr will they harm my own rankings because they're not exactly topical?\n\nWhat do you think?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/track-serp-changes.65707/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# bigfred\n\n# Power Member\n\n* Mar 15, 2009\n\n* 747\n\n* 146\nhi guys, sorry if there's a thread about this but for the life of me I cant find it.\n\nI am going to be changing the content of many pages, adding and removing keywords as well as other bits of site changes.\n\nWhat I want to be able to do is track if any of the changes had any effect or Serp results.\n\nIs there any software that can do this or tool?\n\nOne of the main things I would like to do is track the serp results for searches in different countries i.e. USA, UK, Switzerland, Spain etc.\n\nThanks in advance guys\n\np.s. Give me a slap for being stupid if there's some thread Ive missed. Not sure if its due to pulling an all-nighter finishing a project off.\nI am going to be changing the content of many pages, adding and removing keywords as well as other bits of site changes.\n\nWhat I want to be able to do is track if any of the changes had any effect or Serp results.\n\nIs there any software that can do this or tool?\n\nOne of the main things I would like to do is track the serp results for searches in different countries i.e. USA, UK, Switzerland, Spain etc.\n\nThanks in advance guys\n\np.s. Give me a slap for being stupid if there's some thread Ive missed. Not sure if its due to pulling an all-nighter finishing a project off.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/need-help-for-canada-ebay-from-canadians.346456/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# UltimateBH\n\n# Newbie\n\n* Jul 20, 2011\n\n* 3\n\n* 1\nSorry, if it will be count as offtopic, but I really need help , but members here looks very helpful\n\nI am European location, but use Canada eBay/Paypal and now I have some temporary limitation on PP , I already have passed all other verification phases and last one just left-and I really need to find Canada utility or mobile phone bill for address verification.\n\nCan You please kindly help me with it? Of course, all unique info as name, address,bill numbers will be change by me on PhotoShop. For Your safety You can mark or colored Your own name. Really hope to Your help!\n\nThanks in advance!\nI am European location, but use Canada eBay/Paypal and now I have some temporary limitation on PP , I already have passed all other verification phases and last one just left-and I really need to find Canada utility or mobile phone bill for address verification.\n\nCan You please kindly help me with it? Of course, all unique info as name, address,bill numbers will be change by me on PhotoShop. For Your safety You can mark or colored Your own name. Really hope to Your help!\n\nThanks in advance!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/youtube-diversification-whilst-covering-ones-ass.463832/", + "domain": "blackhatworld.com", + "file_source": "part-00010-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nThis is the major problem I see. You have too much risk associated with only 2 accounts and making that much money. People will go ahead and tell you quality is better than quantity and that you are living proof cause of your earnings, but I can go ahead and tell you if a competitor spots you then your videos could very well go down the drain. Youtube hates anything related to cpa,most affiliate links, they really do a simple report from competitor or just a quick amount of flags and you can say good by to your 130 dollar day. You shouldn't worry too much about if you put too many accounts on 1 ip, just get a simple proxy service and your set. Worry more about competition taking your shit down, because when your shit goes down youtube doesn't tell you someone flagged you they just give you the same generic message. What that means is that people can hide behind youtube and go mass flagging other competitiors niches. Mark my words, when a competitor spots you , you are going to be in a very hard spot. It takes 4 flags to take down a comment down, and can be done from 4 accts 1 ip. Guess how many flagging it takes to take down a vid, and how many reports does it take to take down a whole account. I am sure since you have been busy with your earnings, you never really explored and got any ideas how easy it is to take down a whole account especially one that has cpa links to them. Those are the easiest, from my experience its 5 to 10 times easier to take down an account like yours than a random youtube account your flagging for the lols or just cause.\nThis is the major problem I see. You have too much risk associated with only 2 accounts and making that much money. People will go ahead and tell you quality is better than quantity and that you are living proof cause of your earnings, but I can go ahead and tell you if a competitor spots you then your videos could very well go down the drain. Youtube hates anything related to cpa,most affiliate links, they really do a simple report from competitor or just a quick amount of flags and you can say good by to your 130 dollar day.\n\nYou shouldn't worry too much about if you put too many accounts on 1 ip, just get a simple proxy service and your set. Worry more about competition taking your shit down, because when your shit goes down youtube doesn't tell you someone flagged you they just give you the same generic message. What that means is that people can hide behind youtube and go mass flagging other competitiors niches.\n\nMark my words, when a competitor spots you , you are going to be in a very hard spot.\n\nIt takes 4 flags to take down a comment down, and can be done from 4 accts 1 ip. Guess how many flagging it takes to take down a vid, and how many reports does it take to take down a whole account. I am sure since you have been busy with your earnings, you never really explored and got any ideas how easy it is to take down a whole account especially one that has cpa links to them. Those are the easiest, from my experience its 5 to 10 times easier to take down an account like yours than a random youtube account your flagging for the lols or just cause.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/snapchat-account-with-37k-views-followers-but-no-idea-how-to-monetize-correctly-w-cpa.713684/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# BlackAndYellow\n\n# Registered Member\n\n* May 29, 2013\n\n* 85\n\n* 31\n2 months ago I jumped on the snapchat train and started building an account.\n\nI now have 37k followers but have no idea how to monetize it with cpa.\n\nI tried a few different things, but didn't really work out, I tried iHookup and slutroulette from peerfly and got $15.\n\nThough the links where only up for a short amount of time before I took them down out of fear that it would mess up my account.\n\n(followers getting wary and they stop being interactive)\n\nI recently started looking into content locking and wanted to hire someone to make me a nice content locker.\n\nHowever paypal took 7k$ from me and I am now broke\n\nNow I'm in need of money more then ever, but I really don't want to screw up my account.\n\nIf anyone could give me some pointers or help me out, that'd be really, really cool.\nI now have 37k followers but have no idea how to monetize it with cpa.\n\nI tried a few different things, but didn't really work out, I tried iHookup and slutroulette from peerfly and got $15.\n\nThough the links where only up for a short amount of time before I took them down out of fear that it would mess up my account.\n\n(followers getting wary and they stop being interactive)\n\nI recently started looking into content locking and wanted to hire someone to make me a nice content locker.\n\nHowever paypal took 7k$ from me and I am now broke\n\nNow I'm in need of money more then ever, but I really don't want to screw up my account.\n\nIf anyone could give me some pointers or help me out, that'd be really, really cool.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/25-to-spend-high-pr-high-relevance-or-spam.219619/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI've $25 burning a hole in my Paypal account.\n\nI fancy buying some link building to a white hat affiliate site, which has 2600 IBL (YSE), mostly from Scrapebox on low PR, but relevant blogs. Also a few spun articles.\n\nOf all the services on offer here, and elsewhere, what do you guys think would make the most (if any) difference?\n\nThat cash will buy me something spammy like a 250k blast, 5000 profile or 2,500 post+profile Xrumer.\n\nOr I could buy...\n\n2000 directory submissions...\n\n...high PR, not relevant links (how many)...\n\n200 bookmarks.\n\nOr could I be more imaginative and get someone to do something that will help make \"real\" links i.e. improve my site content?\n\nMy gut feeling says go for the high PR, given the spammy nature of existing links.\n\nWhat are your thoughts?\nI fancy buying some link building to a white hat affiliate site, which has 2600 IBL (YSE), mostly from Scrapebox on low PR, but relevant blogs. Also a few spun articles.\n\nOf all the services on offer here, and elsewhere, what do you guys think would make the most (if any) difference?\n\nThat cash will buy me something spammy like a 250k blast, 5000 profile or 2,500 post+profile Xrumer.\n\nOr I could buy...\n\n2000 directory submissions...\n\n...high PR, not relevant links (how many)...\n\n200 bookmarks.\n\nOr could I be more imaginative and get someone to do something that will help make \"real\" links i.e. improve my site content?\n\nMy gut feeling says go for the high PR, given the spammy nature of existing links.\n\nWhat are your thoughts?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/how-to-make-200-with-100-help-needed.1071489/", + "domain": "blackhatworld.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI've been doing IM for well over a decade, and ultimately made a career out of it. Funny thing is, when I was growing up my parents weren't interested in me trying to make money on the internet, and always pushed me to go out and get a job. I just went with my gut, and stuck with it and ultimately it paid off. I won't go into figures or the methods that I use, but I can say that I use a variety of methods and niches. Never focus on just one stream of income, as it can get dried up overnight. I've experienced this before, and its not a good feeling if you're really dependent on it. The advice I give most people is that you really have to want it, and be willing to do what is necessary to get there. Alot of reading, taking notes, trial and error, and the ability to solve problems on your own. Over the years I've built up some pretty strong connections that I stay in contact with, and keep a tight a circle of fellow marketers that do some of the same methods that I use. It really boils down to just hardwork, not giving up when things get thick, sticking to your plan/goal when you set them rather than bouncing around from one idea to another.. and when you have one setup and running smoothly, then start working on an additional method and keep that routine going. Eventually you'll have multiple methods that work for you, and it will all run like clockwork. You'll ultimately develop a good skill of problem solving, and the proper way to look at things rather than feeling like you have to depend on someone else teach you or do it for you. I tell this to everyone looking to get into IM, everyone has the ability to not have to work for someone ever again, and work from the comfort of their home can be achieved by anyone.. its just on how bad you want it. Honestly, its not for everyone as some people just dont have that critical thinking mentality, which ultimately you need because with IM nothing is the same from person to person, and there really isnt any exact way of doing things. Me and you could be doing the exact same method, and you could be earning 10x more than me, just by a slight variation in the method. Thats where constant trial and error comes to play, it always pays off in the end. I've written quite alot, and dont want to overtake your thread.. but hopefully that should be some of the motivation you're looking for.\nI've been doing IM for well over a decade, and ultimately made a career out of it. Funny thing is, when I was growing up my parents weren't interested in me trying to make money on the internet, and always pushed me to go out and get a job. I just went with my gut, and stuck with it and ultimately it paid off. I won't go into figures or the methods that I use, but I can say that I use a variety of methods and niches. Never focus on just one stream of income, as it can get dried up overnight. I've experienced this before, and its not a good feeling if you're really dependent on it.\n\nThe advice I give most people is that you really have to want it, and be willing to do what is necessary to get there. Alot of reading, taking notes, trial and error, and the ability to solve problems on your own. Over the years I've built up some pretty strong connections that I stay in contact with, and keep a tight a circle of fellow marketers that do some of the same methods that I use. It really boils down to just hardwork, not giving up when things get thick, sticking to your plan/goal when you set them rather than bouncing around from one idea to another.. and when you have one setup and running smoothly, then start working on an additional method and keep that routine going. Eventually you'll have multiple methods that work for you, and it will all run like clockwork. You'll ultimately develop a good skill of problem solving, and the proper way to look at things rather than feeling like you have to depend on someone else teach you or do it for you.\n\nI tell this to everyone looking to get into IM, everyone has the ability to not have to work for someone ever again, and work from the comfort of their home can be achieved by anyone.. its just on how bad you want it. Honestly, its not for everyone as some people just dont have that critical thinking mentality, which ultimately you need because with IM nothing is the same from person to person, and there really isnt any exact way of doing things. Me and you could be doing the exact same method, and you could be earning 10x more than me, just by a slight variation in the method. Thats where constant trial and error comes to play, it always pays off in the end. I've written quite alot, and dont want to overtake your thread.. but hopefully that should be some of the motivation you're looking for.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/youtube-account-canceled-after-90-videos.301718/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# deanmoney\n\n# Junior Member\n\n* Mar 17, 2009\n\n* 125\n\n* 13\nI was making youtube videos starting April 8th. I would upload 10 videos every 2 day. I logged in today and my account was suspended without any notice.\n\nI only had my url at the last 5 seconds of the video. And my videos ran 1:30-2:00 minutes long each. I also had my redirect url in the description.\n\nMy question is has this happened to anyone else? Should I open up a new account and start again and will those videos be detected as coming from a canceled account? Or open up maybe 4 accounts with 25 videos each since I was going to stop at 100 videos. Thanks.\nI only had my url at the last 5 seconds of the video. And my videos ran 1:30-2:00 minutes long each. I also had my redirect url in the description.\n\nMy question is has this happened to anyone else? Should I open up a new account and start again and will those videos be detected as coming from a canceled account? Or open up maybe 4 accounts with 25 videos each since I was going to stop at 100 videos. Thanks.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/seeking-for-motivation-how-much-money-can-someone-earn-from-a-website.606237/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# keryanJames\n\n# Registered Member\n\n* Jul 24, 2013\n\n* 93\n\n* 18\nHey guys!\n\nI have just finished my week of hard work as a developer at my workplace. Now, like very evening and/or night, no matter if it is during the week or the weekend, since the day I have decided to do something for myself, meaning working on my own websites, I am at duty (almost 12 pm). Currently I am writing a bunch of high quality articles for my brand new website. As you all know that is not easy, it will take me several days or weeks (yes, I know it seems long but I am very picky so I make a lot of research in order to get all the information possible) to have a big number of top-of-the-top articles but it will pay at the end. Once that is done, I will create the web 2.0 sites (well, I have already began with two of them), meaning another round of great articles, then I will use Scrapebox, tool that I have just bought based on your advice, to work on the backlinking, plus other techniques I have learnt here, on BHV. I am a little bit tired after all those nights of few hours of sleep, so I need a boost.\n\nHow much did you make with your websites, daily, monthly or yearly? Come on, I need some good NOS (for cars) news to help me staying awake.\nI have just finished my week of hard work as a developer at my workplace. Now, like very evening and/or night, no matter if it is during the week or the weekend, since the day I have decided to do something for myself, meaning working on my own websites, I am at duty (almost 12 pm). Currently I am writing a bunch of high quality articles for my brand new website. As you all know that is not easy, it will take me several days or weeks (yes, I know it seems long but I am very picky so I make a lot of research in order to get all the information possible) to have a big number of top-of-the-top articles but it will pay at the end. Once that is done, I will create the web 2.0 sites (well, I have already began with two of them), meaning another round of great articles, then I will use Scrapebox, tool that I have just bought based on your advice, to work on the backlinking, plus other techniques I have learnt here, on BHV. I am a little bit tired after all those nights of few hours of sleep, so I need a boost.\n\nHow much did you make with your websites, daily, monthly or yearly? Come on, I need some good NOS (for cars) news to help me staying awake.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/can-any-one-expplain-me-how-to-make-website-comptable-with-macintosh.449626/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nD\n\n# Deleted member 17472\n\n# Guest\n\nHi\n\nI am right now designing a e-commerce website for one of my client. In my side all computers are running in window xp. My client using Macintosh.\n\nSo some alignment problem occurs in website. As Macintosh operating system enabled computer is not in my side. I am facing problem while doing Macintosh compatible. So can any one tell me how i can do that from a window m/c.\n\nError i am getting like:\n\nIn a register form box, all text which will be fill up that is showing in the middle in window xp in all browsers like IE, FF, chrome, but in Macintosh , text showing top of that form box.\nI am right now designing a e-commerce website for one of my client. In my side all computers are running in window xp. My client using Macintosh.\n\nSo some alignment problem occurs in website. As Macintosh operating system enabled computer is not in my side. I am facing problem while doing Macintosh compatible. So can any one tell me how i can do that from a window m/c.\n\nError i am getting like:\n\nIn a register form box, all text which will be fill up that is showing in the middle in window xp in all browsers like IE, FF, chrome, but in Macintosh , text showing top of that form box.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/google-rank-my-site-vs-another.13255/", + "domain": "blackhatworld.com", + "file_source": "part-00565-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nOk, let's see how this goes. I used the bad ass affil dominator method to launch my .org site about an affil program. It was launched on the 18th of April. I did everything shown in the bad ass program. Blog, hubpages, rss feeds etc, everything. My content was most likely re-written but not written from scratch, I honestly can not remember now. I see someone launched a similar .net site on the 19th of April for the same affil program and they have managed to get 3rd position on google out of 8,270 results. Their site has just meta keywords and description and they use an iframe to link to the main .com affil site. My .org is nowhere to be seen in google search, but my squid and hubpages, along with lycos etc are all ranked within the top 20 or around that, they at least show up when searching. links: for the .net site shows 7 links and my .org site 85. I am at a complete loss as to how they have managed to get such a high position, with very few links, nothing more than meta keywords and description with iframe on their site and they started almost the same time as me. I am not expecting that my site MUST be in the top 10 on google, but I can't see how their site would be out performing mine. What am I missing? The obvious and this is what I found. I did not have TOS or Privacy text/links on my site, would this be the cause? So I added these and links to the files. I stupidly did not have meta keywords or description, so I added them (I know, don't go there). These were the only two things I could think of, other than some kind of google slap or something for duplicate content? Would the bad ass method be hurting me in someway? I checked Drew's site and his butterflyreports site ranks very well so I don't think this would be the reason. I am guessing it must be the meta keywords and description, but I am at a loss how the .net site is doing so well with nothing more than a few links, an iframe and meta keywords and description against 8,000 other sites.\n\nOn a similar note, I have a .info site that I launched 24th of April and it ranks number 3 in google out of 249,000 results. I only used half of the bad ass method (main site, blog, squid, hub and submit 2 rss feeds) but it ranks very high. This site does have the TOS, privacy and meta keywords/description. I am amazed that the one I only half arsed promoted ranks high and the .org site which I spent a lot of time on is doing so poorly (besides my meta stuff up, seriously I know )Anyone have any insight?\nOn a similar note, I have a .info site that I launched 24th of April and it ranks number 3 in google out of 249,000 results. I only used half of the bad ass method (main site, blog, squid, hub and submit 2 rss feeds) but it ranks very high. This site does have the TOS, privacy and meta keywords/description. I am amazed that the one I only half arsed promoted ranks high and the .org site which I spent a lot of time on is doing so poorly (besides my meta stuff up, seriously I know )Anyone have any insight?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/proxies-on-youtube.638041/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# samiejg\n\n# Senior Member\n\n* Dec 14, 2013\n\n* 1,154\n\n* 94\n\nI've been having a bit of issues with using proxies on Youtube. In addition to slowness, the videos getting uploaded are giving an error that a firefox/proxy is blocking the connection. I'm assuming this could be corrected by getting a more reliable proxy. But I was wondering what you guys thought about if I were to just use my own IP. Like, if I were to create an account on my proxy with a few spammy videos, is it possible that my own personal account could get banned? I'm using Incognito but I know that won't hide my IP. What do you guys think?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/how-to-make-bots-where-do-i-begin.880043/", + "domain": "blackhatworld.com", + "file_source": "part-00010-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI've been writing bots for around 7 years. I've used a number of languages so hopefully my advice will be useful for you. Browser Based Bots Browser based bots are bots that run in a web browser. You use extensions such as iMacros or other tools. I've never had the need or desire to use these types of botting extensions so I can't comment on them. If you want to do browser based bots I would seriously consider Tampermonkey. You can write bots in JavaScript that utilize the browser. This is a much more powerful way of writing browser bots. I have used Tampermokey a lot and will often sell scripts to clients that use Tampermonkey because they're easy to work with for them. You can also create native Firefox or Chrome extensions. They work well too depending on the use case. Headless Browser Bots A headless browser is a browser that runs in the background. It's invisible. You program it to perform actions on a website. For example, if you write a bot to post status updates on Facebook using a headless browser, when you run the bot it will literally navigate to Facebook and perform the required actions to login. You just don't see it. I used a headless browser to create a Facebook Ad Scraper for a client. It worked out very well. Here's a couple of popular headless browsers: SeleniumWebkitPhantomJSCasperJSNightmareJSThere's more ... but those are the ones I use. HTTP Bots A http bot can be written in any language that can send HTTP requests. Everything that you do on the Internet is done with HTTP requests. When you enter your login details on Facebook and press \"login\" it sends a HTTP POST request to Facebook with the required data to perform the login. When writing HTTP bots you have to clone this request and rewrite it in your language of choice passing in the required data (username, password, a csrf token if one is required). HTTP bots are my favourite. People think that websites that use Ajax are secure from these types of bots. That's incorrect because you just make a HTTP request to the Ajax endpoint. Easy. Things can get tricky though. For example a site that relies on JavaScript can seem impossible to bot. I once did a client job on a site that set the CSRF token with JavaScript. The method for generating the token was obfuscated hidden deep in their JavaScript. It relied on other data to generate the token. I basically had to replicate these methods in my bot to generate the correct token. Recommended Languages PythonNodeJSBashC#JavaScriptGoC/C++Scripts vs. Desktop Applications I started writing bots using .NET. I would create complete desktop applications with lots of features and buttons on the GUI. Later I ditched Windows for Linux and could no longer create bots with a GUI unless I stuck to using Windows, or invested some time into using Qt. I had to find another way. I started scripting. Which means writing small scripts or programs that can be ran on the terminal. After a while of doing this, and learning Linux, I felt like I just levelled up into a completely new level of bot writing. Some bots could be written in pure bash utilising Linux programs such as cURL, grep, sed and awk. Seriously, you can write some powerful bots in Bash alone. What I loved about Linux and scripting was I could put things into cron jobs, or pipe the output of one bot into the input of another. You can also utilise databases such as Redis, or message queues like ZeroMQ much easier. The Unix philosophy is true. Write lots of small programs and together they make a large application. Which is what I do now. I will script a lot of small utilities in NodeJS, Python or C and chain them together in any fashion I like. The benefit of doing it this way means I can spin up a server on Amazon or Digital Ocean, pull in my scripts from my repo's and hey presto I now have a dedicated box running my bots 24/7 I rarely create applications with a GUI unless they're intended for commercial use. The development time takes much longer, and when it comes to putting it on a server and utilising automation things get costly and more of a challenge. I hope the advice has been useful. If you have any questions at all feel free to ask.\n\nI've been writing bots for around 7 years. I've used a number of languages so hopefully my advice will be useful for you.\n\nBrowser Based Bots\nBrowser based bots are bots that run in a web browser. You use extensions such as iMacros or other tools. I've never had the need or desire to use these types of botting extensions so I can't comment on them.\n\nIf you want to do browser based bots I would seriously consider Tampermonkey. You can write bots in JavaScript that utilize the browser. This is a much more powerful way of writing browser bots. I have used Tampermokey a lot and will often sell scripts to clients that use Tampermonkey because they're easy to work with for them.\n\nYou can also create native Firefox or Chrome extensions. They work well too depending on the use case.\n\nHeadless Browser Bots\nA headless browser is a browser that runs in the background. It's invisible. You program it to perform actions on a website. For example, if you write a bot to post status updates on Facebook using a headless browser, when you run the bot it will literally navigate to Facebook and perform the required actions to login. You just don't see it.\n\nI used a headless browser to create a Facebook Ad Scraper for a client. It worked out very well.\n\nHere's a couple of popular headless browsers:\n\n* Selenium\n* Webkit\n* PhantomJS\n* CasperJS\n* NightmareJS\n\nThere's more ... but those are the ones I use.\n\nHTTP Bots\nA http bot can be written in any language that can send HTTP requests. Everything that you do on the Internet is done with HTTP requests. When you enter your login details on Facebook and press \"login\" it sends a HTTP POST request to Facebook with the required data to perform the login.\n\nWhen writing HTTP bots you have to clone this request and rewrite it in your language of choice passing in the required data (username, password, a csrf token if one is required).\n\nHTTP bots are my favourite. People think that websites that use Ajax are secure from these types of bots. That's incorrect because you just make a HTTP request to the Ajax endpoint. Easy.\n\nThings can get tricky though. For example a site that relies on JavaScript can seem impossible to bot. I once did a client job on a site that set the CSRF token with JavaScript. The method for generating the token was obfuscated hidden deep in their JavaScript. It relied on other data to generate the token. I basically had to replicate these methods in my bot to generate the correct token.\n\nRecommended Languages\n\n* Python\n* NodeJS\n* Bash\n* C#\n* JavaScript\n* Go\n* C/C++\nScripts vs. Desktop Applications\nI started writing bots using .NET. I would create complete desktop applications with lots of features and buttons on the GUI.\n\nLater I ditched Windows for Linux and could no longer create bots with a GUI unless I stuck to using Windows, or invested some time into using Qt. I had to find another way.\n\nI started scripting. Which means writing small scripts or programs that can be ran on the terminal. After a while of doing this, and learning Linux, I felt like I just levelled up into a completely new level of bot writing.\n\nSome bots could be written in pure bash utilising Linux programs such as cURL, grep, sed and awk. Seriously, you can write some powerful bots in Bash alone. What I loved about Linux and scripting was I could put things into cron jobs, or pipe the output of one bot into the input of another. You can also utilise databases such as Redis, or message queues like ZeroMQ much easier.\n\nThe Unix philosophy is true. Write lots of small programs and together they make a large application. Which is what I do now. I will script a lot of small utilities in NodeJS, Python or C and chain them together in any fashion I like.\n\nThe benefit of doing it this way means I can spin up a server on Amazon or Digital Ocean, pull in my scripts from my repo's and hey presto I now have a dedicated box running my bots 24/7\n\nI rarely create applications with a GUI unless they're intended for commercial use. The development time takes much longer, and when it comes to putting it on a server and utilising automation things get costly and more of a challenge.\n\nI hope the advice has been useful. If you have any questions at all feel free to ask.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/how-to-create-niche-microniche-pages-with-900-real-targeted-likes.483748/", + "domain": "blackhatworld.com", + "file_source": "part-00910-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nJust an idea I had and plan to experiment with.\n\nUse realistic 5 fake profiles to add 199 friends without getting flagged. Each of these friends should be considered valuable to the page. People that share a lot, have many friends, already a member of a page in the niche, etc should be targeted for adding.\n\nConvert all 5 profiles to pages with the Facebook migration tool. I don't have much experience with it. Is it automated or does it require approval from facebook staff? If it does require approval, the fake profiles may have to appear to be business personal profiles instead of a real people which will make getting the right friends harder.\n\nOnce these profiles are converted to pages, rename the pages to the same identical, ideal page name you'd like \"Funny Pics of Seattle\", \"George's Hamburgers\" etc.\n\nMerge all these pages together with Facebook's page merge tool. I have heard the limit for merging pages is 5 now, this may be time sensitive tho. I've also heard stories of the option to merge being a bit random on whether or not it will appear. Any best methods to getting this to work?\n\nAnyways, if this works, which I believe it should. Bam, a page with 900-995 fans and whatever name you like was just created.\nUse realistic 5 fake profiles to add 199 friends without getting flagged. Each of these friends should be considered valuable to the page. People that share a lot, have many friends, already a member of a page in the niche, etc should be targeted for adding.\n\nConvert all 5 profiles to pages with the Facebook migration tool. I don't have much experience with it. Is it automated or does it require approval from facebook staff? If it does require approval, the fake profiles may have to appear to be business personal profiles instead of a real people which will make getting the right friends harder.\n\nOnce these profiles are converted to pages, rename the pages to the same identical, ideal page name you'd like \"Funny Pics of Seattle\", \"George's Hamburgers\" etc.\n\nMerge all these pages together with Facebook's page merge tool. I have heard the limit for merging pages is 5 now, this may be time sensitive tho. I've also heard stories of the option to merge being a bit random on whether or not it will appear. Any best methods to getting this to work?\n\nAnyways, if this works, which I believe it should. Bam, a page with 900-995 fans and whatever name you like was just created.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/need-online-article-spinner-developed.95430/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# ludovic115\n\n# Newbie\n\n* Jun 25, 2008\n\n* 33\n\n* 1\nHi, I have many online article spinner scripts, but none of them satisfy my needs. I need a custom online article spinner, where it embeds default spin tags around some words or phrases in the article, making it easy for the user to in put and edit the auto generated spin tags. Another thing, i would also like it to be is an article rewriter, along with the keyword density, and the readability score, similar to www.badarticles.com\n\nIf your able to develop this with absolute high quality, then please bid your amount here or pm me. Also, if you have a portfolio, that would also be appreciated. If not, it is ok!\nIf your able to develop this with absolute high quality, then please bid your amount here or pm me. Also, if you have a portfolio, that would also be appreciated. If not, it is ok!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/double-iframe-email-submit-need-help.234760/", + "domain": "blackhatworld.com", + "file_source": "part-00846-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI hope this is the right spot to make this thread.\n\nSo I have seen people mention before where you iframe an email submit for a sign up form or something of that nature. I would like to do that. Very simple idea:\n\nEnter email: \"email submit\"\n\nVerify email: \"email submit\"\n\nNow how the hell do I make it? I have tried using cakeslice to iframe the 2 submits and then enter them into a sign up form, but I dont know how to actually make them submit.\nSo I have seen people mention before where you iframe an email submit for a sign up form or something of that nature. I would like to do that. Very simple idea:\n\nEnter email: \"email submit\"\n\nVerify email: \"email submit\"\n\nNow how the hell do I make it? I have tried using cakeslice to iframe the 2 submits and then enter them into a sign up form, but I dont know how to actually make them submit.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/questions-about-amazon-affiliate-program.774634/", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# JustChillin\n\n# Elite Member\n\n* Apr 14, 2015\n\n* 1,824\n\n* 1,187\nI'd like to make my own ecommerce website with Amazon affiliate program, however I have a few questions.\n\nFirst of all, I'm going to target mainly US and EU visitors. So, there is amazon.com and amazon.co.uk (along with some other EU sites).\n\nMy question is, are those sites all the same? If I want to target US and EU people, would amazon.com do fine? Or will I have to sign up on other amazon affiliate programs as well separately?\n\nAlso, my goal is to make an ecommerce site that looks like an actual store, which people would build a cart and only checkout will be done through Amazon. I found a plugin for this called \"WooCommerce Amazon Affiliates\" by \"WooZone\". It has thousands of sales and it seems like a nice plugin for the features it provides. Has anyone used this plugin before and could tell me if it will do the job?\nFirst of all, I'm going to target mainly US and EU visitors. So, there is amazon.com and amazon.co.uk (along with some other EU sites).\n\nMy question is, are those sites all the same? If I want to target US and EU people, would amazon.com do fine? Or will I have to sign up on other amazon affiliate programs as well separately?\n\nAlso, my goal is to make an ecommerce site that looks like an actual store, which people would build a cart and only checkout will be done through Amazon. I found a plugin for this called \"WooCommerce Amazon Affiliates\" by \"WooZone\". It has thousands of sales and it seems like a nice plugin for the features it provides. Has anyone used this plugin before and could tell me if it will do the job?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/questions-during-meetings-giving-me-hard-time.677781/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# FlightSchool\n\n# Registered Member\n\n* Dec 27, 2013\n\n* 76\n\n* 25\nSo I have been attempting 7878's method since January. I am a college student so I didn't have any real life work experience, so this whole time it was a huge learning experience because of the learning curve. I've sent out close to 100 letters and probably had like 5 meetings. In the beginning I didn't have any meetings but recently I've been getting in contact over the phone with some. Also I don't have a website but I am using OriginalPoster's ORM platform which is feedbackmagnet.\n\nI realize that I made some crucial mistakes during the meetings that makes the prospect not interested or skeptical. I need help answering the following questions.\n\n1) Why is the price that much? (I charge between 500-900 for big clients and 200-500 for smaller clients with less marketing space. Original Poster told me to use the argument of \"x customers are lost per month vs y price for this platform\" which is good, but if anyone has any other ideas let me know).\n\n2) Can we buy the website? Why not? ( I am not trying to sell the website, yes I know someone has a twist to this method where they sell the page, however that's not what I want to do.)\n\nThanks!\nI realize that I made some crucial mistakes during the meetings that makes the prospect not interested or skeptical. I need help answering the following questions.\n\n1) Why is the price that much? (I charge between 500-900 for big clients and 200-500 for smaller clients with less marketing space. Original Poster told me to use the argument of \"x customers are lost per month vs y price for this platform\" which is good, but if anyone has any other ideas let me know).\n\n2) Can we buy the website? Why not? ( I am not trying to sell the website, yes I know someone has a twist to this method where they sell the page, however that's not what I want to do.)\n\nThanks!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/is-it-time-to-get-another-vps.631184/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# Meloman\n\n# Regular Member\n\n* Jun 24, 2013\n\n* 361\n\n* 180\nOk basically I currently own 1 VPS that has been upgraded to its max capabilities and paid off for a year. I love the VPS but I believe that I am pushing it to the max.\n\nI currently use it for GSA SER, GSA CB, GSA Indexer, and occasionally Ultimate Demon. On GSA I am currently running about 40 Projects and I am about to have plenty more projects since my college semester is finishing up next week and I will have a month and a half long winter break. In addition, GSA ser once in a while gives me the \"ran out of memory\" message and the VPS is using its CPU at 100% all the time.\n\nMy question to you guys is, can I squeeze some more resources out of this VPS or should i go with the obvious fact that my VPS is maxed out and it is time for another VPS.\n\nSide Note: I like to pay my resources of yearly since it is usually cheaper, and I don't like to worry about more monthly bills. So my question to you is there a Proxy provider that allows this.\nI currently use it for GSA SER, GSA CB, GSA Indexer, and occasionally Ultimate Demon. On GSA I am currently running about 40 Projects and I am about to have plenty more projects since my college semester is finishing up next week and I will have a month and a half long winter break. In addition, GSA ser once in a while gives me the \"ran out of memory\" message and the VPS is using its CPU at 100% all the time.\n\nMy question to you guys is, can I squeeze some more resources out of this VPS or should i go with the obvious fact that my VPS is maxed out and it is time for another VPS.\n\nSide Note: I like to pay my resources of yearly since it is usually cheaper, and I don't like to worry about more monthly bills. So my question to you is there a Proxy provider that allows this.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/shared-vps-web-hosting-starting-at-99-75-off-bhw-members-exclusive.1036147/page-17", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# maomaochia\n\n# Registered Member\n\n* May 11, 2018\n\n* 88\n\n* 15\nI got 4 website recently, total traffic is about 60k per month. I would like to look for suggestion which plan is suitable for this. Because now my site is running slow, Soemtime have to wait more than 5 seconds to get response from the server.\n\nIs this also affect SEO ranking?\n\nThose website will get more traffic in future.\n\nAny expert please advised.?\nIs this also affect SEO ranking?\n\nThose website will get more traffic in future.\n\nAny expert please advised.?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/get-140-active-do-follow-web-2-0-sites-that-offer-subdomains.840096/", + "domain": "blackhatworld.com", + "file_source": "part-00910-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# LockerWizPro\n\n# Junior Member\n\n* Aug 10, 2010\n\n* 146\n\n* 222\nI've been working on this list for a while, so I figure I would share with you all. It is 140 services that let you create a website/blog, sorted by trust flow. I think that there are a lot of new ones that haven't been listed before. I verified that all of them are do-follow, have free service, and have the ability to create your own subdomains. If there are any mistakes please let me know.\n\nFull Majestic report with added ISP country and language available at:\n\n(Deleted 2 invalid services - only 138 links now)\n\nI hope you guys find good use in it!\n\nEDIT: I have removed the list as I do not want non-BHW members to have instant access via Google. PM me for the list and/or Majestic report.\nFull Majestic report with added ISP country and language available at:\n\nCode:\n\n `redacted` \n(Deleted 2 invalid services - only 138 links now)\n\nI hope you guys find good use in it!\n\nEDIT: I have removed the list as I do not want non-BHW members to have instant access via Google. PM me for the list and/or Majestic report.\n\nLast edited:", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/anyone-here-able-to-help-me-fund-liberty-reserve-account-will-pay-a-fee.46664/", + "domain": "blackhatworld.com", + "file_source": "part-00360-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI need to fund a Liberty Reserve account i just created, but i see that i need to do this through a third party and no one seems to take Visa/Mastercard.\n\nif anyone is has an account with a third party and can fund my liberty reserve account i would appreciate it.\n\ni want to put $75 into my liberty reserve account. i will paypal you UP FRONT (i have a verified paypal account) and i will give you $15 as a fee for helping me out.\n\nplease note, i am Jr. VIP and not a scammer.\n\nPlease PM me.\nif anyone is has an account with a third party and can fund my liberty reserve account i would appreciate it.\n\ni want to put $75 into my liberty reserve account. i will paypal you UP FRONT (i have a verified paypal account) and i will give you $15 as a fee for helping me out.\n\nplease note, i am Jr. VIP and not a scammer.\n\nPlease PM me.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/advantages-of-old-youtube-accounts.1104662/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# EternalFun\n\n# Supreme Member\n\n* Sep 4, 2018\n\n* 1,212\n\n* 246\nI wanted to know why there is so demand of old age youtube accounts and why people like these? -\n\n1. What is the advantage between me creating a youtube account now and buying a verified 2006 or 2009 account?\n\n2. What is the advantage between old verified youtube accounts with ALREADY videos in it and accounts without videos?\n\n3. Another concern is suppose I buy, will I not look suspicious in youtube's eyes when I login from my IP address? I mean the seller could be anywhere in the world so high chance that account can get restricted after sometime?\n\n4. Does old verified accounts ensures stable and safe monetization aka good standing point of view in the eyes of youtube?\n\n5. What safety measure should I take and look for when buying old youtube accounts?\n\n6. Can I COMPLETELY change the channel's identity after getting? Like channel name, email, recovery email, phone and every small details?\n\nAnyone can tell?\n1. What is the advantage between me creating a youtube account now and buying a verified 2006 or 2009 account?\n\n2. What is the advantage between old verified youtube accounts with ALREADY videos in it and accounts without videos?\n\n3. Another concern is suppose I buy, will I not look suspicious in youtube's eyes when I login from my IP address? I mean the seller could be anywhere in the world so high chance that account can get restricted after sometime?\n\n4. Does old verified accounts ensures stable and safe monetization aka good standing point of view in the eyes of youtube?\n\n5. What safety measure should I take and look for when buying old youtube accounts?\n\n6. Can I COMPLETELY change the channel's identity after getting? Like channel name, email, recovery email, phone and every small details?\n\nAnyone can tell?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/which-twitter-tool-can-do-this.105204/", + "domain": "blackhatworld.com", + "file_source": "part-00529-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI would like a twitter tool that can post random tweets x times during the day. For example, I would fill in the box with what random tweets I would want. Example: I'd fill the random tweets with quotes, random phrases, funny events, and then the tool would randomly choose one and post it throughout the day. Like for example you can set up tweets to show up at a specific time of the day.\n\nMorning:\n\n[Random list of tweets here]\n\nhappy to be up\n\nmorning!\n\nEvening:\n\nGoing out.\n\nPartying it up!\n\nAnd then when it chooses one randomly, it takes it out, so that you don't repeat the same things over and over.\n\nSorry if I was confusing, but does anyone know of a tool that closely resembles this, which would post tweets without me worrying about it, for weeks or months on end.\nMorning:\n\n[Random list of tweets here]\n\nhappy to be up\n\nmorning!\n\nEvening:\n\nGoing out.\n\nPartying it up!\n\nAnd then when it chooses one randomly, it takes it out, so that you don't repeat the same things over and over.\n\nSorry if I was confusing, but does anyone know of a tool that closely resembles this, which would post tweets without me worrying about it, for weeks or months on end.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/jv-with-cpa-accounts-in-top-networks.195151/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# ronnie1984\n\n# Regular Member\n\n* Jan 4, 2009\n\n* 362\n\n* 67\nI have accounts with most of the top CPA networks. Out of which currently I am not using two of them (azoogle and cxdigital). I want to go in for a joint venture with these two accounts with someone who has some experience with cpa and will not get my accounts banned.So you have to use legit methods and generate income. I have some spare domains that I can provide you and also some hosting(shared).I also have a facebook account with over 500 friends mostly from usa .I also have an extra guy at my office who can upload some videos for us.\n\nSharing : If less than $ 2000 70(you) 30(me).\n\nIf more than $ 2000 75(you) 25 (me).\n\nAlso I am open to suggestions regarding sharing depending on what you are planning to do.\n\nYou can pm me with details if you are interested. I do not need any smart comments or suggestions on this thread.\nSharing : If less than $ 2000 70(you) 30(me).\n\nIf more than $ 2000 75(you) 25 (me).\n\nAlso I am open to suggestions regarding sharing depending on what you are planning to do.\n\nYou can pm me with details if you are interested. I do not need any smart comments or suggestions on this thread.\n\nLast edited:", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/real-blogger-outreach-service-guest-post-service-starts-at-40-per-post.987142/page-20", + "domain": "blackhatworld.com", + "file_source": "part-00565-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# Soucha\n\n# Elite Member\n\n* Jul 31, 2017\n\n* 1,937\n\n* 1,306\nReceived another guest post and I am quite happy with it.\n\nThanks a lot guys, I appreciate the effort.\n\nAlso, after purchasing, I was surprised to see I actually received a guest post request from them on another website I own in a similar niche, so this makes me feel confident they're doing some real outreach. That's good to see.\n\nWill do more business soon.\nThanks a lot guys, I appreciate the effort.\n\nAlso, after purchasing, I was surprised to see I actually received a guest post request from them on another website I own in a similar niche, so this makes me feel confident they're doing some real outreach. That's good to see.\n\nWill do more business soon.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/how-to-check-serps.776771/", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# MySeoEmail\n\n# Regular Member\n\n* Mar 15, 2015\n\n* 235\n\n* 24\nSo I am trying to rank a bunch of keywords? How or where is a good place i can check a large batch or to track their increase etc.\n\nCan someone please direct me on how to watch these keywords increase, etc? Is there something I can use for free? And if so how do I do it?\n\nThanks in advance for your help.\nCan someone please direct me on how to watch these keywords increase, etc? Is there something I can use for free? And if so how do I do it?\n\nThanks in advance for your help.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/from-which-website-is-this-photo.913625/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nEven more specifically, I can't be sure it's iDevAffiliate since I think they used a generic bootstrap template to design their tool. If you search google for \"bootstrap analytics template\" you will get a bunch of very similar images\n\nThis site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register. By continuing to use this site, you are consenting to our use of cookies.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/quality-manual-backlinks.438430/", + "domain": "blackhatworld.com", + "file_source": "part-00910-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHey guys, i need some help pretty SEO noob.\n\nSO i own some website, letgit webstore(not money site) and it seems i lost most of my backlinks (long story).\n\ni'm looking to create Quality backlinks, i would like to create them manual. the deal is all the \"junk backlinks\" i made sometime ago ignored by google.\n\nWhere should i start? which backlinks i should build? where should i get the sites?\n\nIf you can share any information i will be thankfull, if not thanks you for check the thread anyway!\n\nCheers!!\nSO i own some website, letgit webstore(not money site) and it seems i lost most of my backlinks (long story).\n\ni'm looking to create Quality backlinks, i would like to create them manual. the deal is all the \"junk backlinks\" i made sometime ago ignored by google.\n\nWhere should i start? which backlinks i should build? where should i get the sites?\n\nIf you can share any information i will be thankfull, if not thanks you for check the thread anyway!\n\nCheers!!", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/whats-up.1051/", + "domain": "blackhatworld.com", + "file_source": "part-00736-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI am new to this site, but I am not new to the game. However, after reading your posts I think there is still a lot to learn from you all. Great ideas are floating around in here. I already have found some great new tools that are consuming my time. You are a very efficient bunch, things that were taking me hours are taking minutes.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/jeepy-jefis-pbn-link-subscription-service.1284083/page-3", + "domain": "blackhatworld.com", + "file_source": "part-00736-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n* Mar 7, 2010\n\n* 3,960\n\n* 2,233\n> PM sentGreat....Can I Have a discount please?\n> PM sentGreat....Can I Have a discount please?\n> PM sentsend some samples..interested\n> It's a mixed package. There are many domains that overlap, but we're building new domains for the subscription service. The good thing is that none of the domains have reached even close to 50 OBL. All of the domains have way less OBL, especially the new domains that we build.Hey Jefis, I wanted to enquire, are these the same PBN’s that are used in your premium PBN linking service with only 50 OBL?\n> Thank you for the order!New order placed:\n\nOrder ID #A77EDEC1> PM sentGo on then jefis give me a discount. Sure it will add benefit to the 50 I bought last month.\n\nCheers> Thank you for the order!Order placed !\n> Thank you for the order!Order placed, will provide review and feedback once package is delivered and an appropriate amount of time has passed\n> Unfortunately, no. Porn is not accepted. If it's something else related to adult niche, then you can PM me for confirmation.is adult accepted?\n> PM sent. Ask away!Please PM your samples, also have few questions", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/need-website-designed-articles-and-seo-for-harrypotter7-net-keyword-stats-inside.368416/", + "domain": "blackhatworld.com", + "file_source": "part-00083-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# HealeyV3\n\n# Power Member\n\n* Mar 4, 2009\n\n* 521\n\n* 348\nI own HarryPotter7.net .\n\nHere are the keyword's stats:\n\nI need someone that can get me to the top of Page 1 on Google.\n\nI don't care what methods you employ, backlinking, offpage/onpage SEO.\n\nIf you think you can do this, with these stats, please PM me the following information:\n\n1. Estimated Website Completion Time: (IE 1 Week)\n\n2. Estimated Page 1 Time (IE 3 Weeks);\n\n3. Estimated Rank #1-3 (IE 2 Months);\n\n4. Estimated Price.\n\n5. Past Website Design Example(s) and Ranking Page #1 Example\n\nPlease PM me this information to be considered.\nHere are the keyword's stats:\n\nI need someone that can get me to the top of Page 1 on Google.\n\nI don't care what methods you employ, backlinking, offpage/onpage SEO.\n\nIf you think you can do this, with these stats, please PM me the following information:\n\n1. Estimated Website Completion Time: (IE 1 Week)\n\n2. Estimated Page 1 Time (IE 3 Weeks);\n\n3. Estimated Rank #1-3 (IE 2 Months);\n\n4. Estimated Price.\n\n5. Past Website Design Example(s) and Ranking Page #1 Example\n\nPlease PM me this information to be considered.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/journey-to-100-day-stable-income-using-clickbank.626544/", + "domain": "blackhatworld.com", + "file_source": "part-00910-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# bizzmill\n\n# Junior Member\n\n* Apr 15, 2013\n\n* 194\n\n* 124\nI'm having some success with Clickbank(getting about $100 per week but not very stable) ... I want to invest some time and money into it to make it more stable therefore giving me another income stream.\n\nTarget: $100/day\n\nInvestment Amount: $1000\n\nI've done some research and found 5 popular ways to promote clickbank\n\n- Clickbank and Youtube Method - most popular\n\n- Clickbank and blog\n\n- Clickbank and Email list\n\n- Clickbank and mobile apps\n\n- Clickbank and Craigslist\n\nSince I have some experience with programming and mobile apps, I'll go with clickbank + mobile apps. I will first concentrate on the android platform.\n\nPlan\n\nTarget date to complete research, developing and promoting the apps: December 22nd, 2013 then go on holiday as I wait to see how the apps perform.\nTarget: $100/day\n\nInvestment Amount: $1000\n\nI've done some research and found 5 popular ways to promote clickbank\n\n- Clickbank and Youtube Method - most popular\n\n- Clickbank and blog\n\n- Clickbank and Email list\n\n- Clickbank and mobile apps\n\n- Clickbank and Craigslist\n\nSince I have some experience with programming and mobile apps, I'll go with clickbank + mobile apps. I will first concentrate on the android platform.\n\nPlan\n\n* Do research on the products I want to promote.\n* Create decent informational apps which I will use to advertise Clickbank products.\n* Promote my apps.\n\nTarget date to complete research, developing and promoting the apps: December 22nd, 2013 then go on holiday as I wait to see how the apps perform.", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/i-dont-know-where-all-my-youtube-videos-went-help.671648/", + "domain": "blackhatworld.com", + "file_source": "part-00502-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n# bigballin6161\n\n# Senior Member\n\n* Jul 16, 2011\n\n* 1,138\n\n* 431\n\nI had 70 videos for my offline business and I just looked at the channel and they are all gone! The channel is still there. I used the same videos from my old site but I added a new intro to the beginning and the description was the same for each video except I changed the name of the business. Would youtube have removed them for some reason? How could I find out?", + "content_format": "markdown" + }, + { + "url": "https://www.blackhatworld.com/seo/how-to-get-this-approved.512987/", + "domain": "blackhatworld.com", + "file_source": "part-00369-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have a little program (less than 100 kilobytes), and even though I keep putting in the right categoy, it gets banned. All it does is redirect to a website, and maybe that is it. But what should I do? How can I upload it? Should I put it a link in pdfs? Thanks!", + "content_format": "markdown" + } +] \ No newline at end of file diff --git a/blenderartists_org/blenderartists_org_samples_markdown.json b/blenderartists_org/blenderartists_org_samples_markdown.json new file mode 100644 index 0000000000000000000000000000000000000000..fb9ef28e6ece34d52d0ca516ecd238bbe5fd3816 --- /dev/null +++ b/blenderartists_org/blenderartists_org_samples_markdown.json @@ -0,0 +1,702 @@ +[ + { + "url": "https://blenderartists.org/t/need-better-reference/457713", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nZarnik\n(Zarnik)\n1\n\n I have been looking everywhere for a front and side view reference for a character like this. The jester/clown character in the background. Just something like a basic body shape that is similar to his. I have looked on these sites, thought I would find some anime spandex character. But no found nothing, looked through it all.\n http://www.anime-model-sheets.com/ http://www.the-blueprints.com/ and google images\n So if someone know of some other site where I could look, or maybe could draw a basic body shape (front and side view) looking like the clown in the image I would appreciate it.\n Btw, is it only me or is Blenderartist lagging? When I type this, every letter appear 1 second after I typed it. And it is only on this forum!!\nZarnik\n(Zarnik)\n1\nI have been looking everywhere for a front and side view reference for a character like this. The jester/clown character in the background. Just something like a basic body shape that is similar to his. I have looked on these sites, thought I would find some anime spandex character. But no found nothing, looked through it all.\n http://www.anime-model-sheets.com/ http://www.the-blueprints.com/ and google images\n So if someone know of some other site where I could look, or maybe could draw a basic body shape (front and side view) looking like the clown in the image I would appreciate it.\n Btw, is it only me or is Blenderartist lagging? When I type this, every letter appear 1 second after I typed it. And it is only on this forum!!\nI have been looking everywhere for a front and side view reference for a character like this.\n\nThe jester/clown character in the background. Just something like a basic body shape that is similar to his. I have looked on these sites, thought I would find some anime spandex character. But no found nothing, looked through it all.http://www.anime-model-sheets.com/\n\nhttp://www.the-blueprints.com/\n\nand\n\ngoogle images\nSo if someone know of some other site where I could look, or maybe could draw a basic body shape (front and side view) looking like the clown in the image I would appreciate it.\n\nBtw, is it only me or is Blenderartist lagging? When I type this, every letter appear 1 second after I typed it. And it is only on this forum!!\n\nShatter\n(Shatter)\n2\n\n It looks like a pretty standard biped character, you don’t neep to be that specific when looking for references to model off of. Just find a skinny male reference to model off of and get the asthetics from an orthographic view.\n And that sounds like a browser/your computer issue\nShatter\n(Shatter)\n2\nIt looks like a pretty standard biped character, you don’t neep to be that specific when looking for references to model off of. Just find a skinny male reference to model off of and get the asthetics from an orthographic view.\n And that sounds like a browser/your computer issue\n\nIt looks like a pretty standard biped character, you don’t neep to be that specific when looking for references to model off of. Just find a skinny male reference to model off of and get the asthetics from an orthographic view.\n\nAnd that sounds like a browser/your computer issue\n\nZarnik\n(Zarnik)\n3\n\n You think this will do? His feet are a little weird but his body shape is quite good, could probably use some tweaking. And maybe it’s because I use google chrome that it’s lagging. If you know something better than the one above let me know.\nZarnik\n(Zarnik)\n3\nYou think this will do? His feet are a little weird but his body shape is quite good, could probably use some tweaking. And maybe it’s because I use google chrome that it’s lagging. If you know something better than the one above let me know.\nYou think this will do? His feet are a little weird but his body shape is quite good, could probably use some tweaking.\n\nAnd maybe it’s because I use google chrome that it’s lagging. If you know something better than the one above let me know.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/challenge-866-shattered-24-01-20-entries-closed/1202986/25", + "domain": "blenderartists.org", + "file_source": "part-00370-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nLoading Blender Artists Community Challenge #866 \"Shattered\" (24/01/20) Entries CLOSED Contests Weekend Challenge bluberri (bluberri) January 26, 2020, 12:53am 25 Cycles, Pure “Golden Creamer” creamergolden 1920×1080 382 KB 4 Likes Challenge #866 Voting CLOSED show post in topic", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/adjusting-the-size-of-the-application-window-for-ver-2-5-beta/484780", + "domain": "blenderartists.org", + "file_source": "part-00322-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi I have just (yesterday) downloaded ver 2.5 Beta. I have not used Blender before so wish to learn via the online manual & various video tutorials. I am using a 27in iMac so as I have ample screen space though I could have Blender on one section of the desktop & relevant manual page / tutorial on the remaining part of the desktop.\n The BlenderWiki Doc:2.5 manual page referring to “Changing Window Frames” clearly describes how to maximise / split / join & change a window size, however each instruction seems to only refer to window frames WITHIN the Application window. The problem I have is in adjusting the Application Window. Currently it fills the whole desktop. Can someone please advise me of how to adjust the size of the whole Application Window so that I can also accommodate other windows, such as manuals etc.\n Many thanks\nHi I have just (yesterday) downloaded ver 2.5 Beta. I have not used Blender before so wish to learn via the online manual & various video tutorials. I am using a 27in iMac so as I have ample screen space though I could have Blender on one section of the desktop & relevant manual page / tutorial on the remaining part of the desktop.\n The BlenderWiki Doc:2.5 manual page referring to “Changing Window Frames” clearly describes how to maximise / split / join & change a window size, however each instruction seems to only refer to window frames WITHIN the Application window. The problem I have is in adjusting the Application Window. Currently it fills the whole desktop. Can someone please advise me of how to adjust the size of the whole Application Window so that I can also accommodate other windows, such as manuals etc.\n Many thanks\nHi\n\nI have just (yesterday) downloaded ver 2.5 Beta. I have not used Blender before so wish to learn via the online manual & various video tutorials. I am using a 27in iMac so as I have ample screen space though I could have Blender on one section of the desktop & relevant manual page / tutorial on the remaining part of the desktop.\nThe BlenderWiki Doc:2.5 manual page referring to “Changing Window Frames” clearly describes how to maximise / split / join & change a window size, however each instruction seems to only refer to window frames WITHIN the Application window. The problem I have is in adjusting the Application Window. Currently it fills the whole desktop. Can someone please advise me of how to adjust the size of the whole Application Window so that I can also accommodate other windows, such as manuals etc.\n\nMany thanks\n\nThank you Richard. Now sorted. I had tried this action before posting my question, however I must have positioned the cursor incorrectly. Many thanks\nThank you Richard. Now sorted. I had tried this action before posting my question, however I must have positioned the cursor incorrectly. Many thanks\n\nThank you Richard. Now sorted. I had tried this action before posting my question, however I must have positioned the cursor incorrectly. Many thanks", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/how-to-make-particles-relative-to-an-object/431414", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nXorro\n(Xorro)\n1\n\n Hello, I have some particles that represent thrust coming from an engine.\n However, if the jet accelerates from rest, the particles get stretched out (i.e. particles that are already emitted are not affected by the jet movement). Similarly, if the jet makes a turn, the particles were emitted do not turn but continue on making a really long and ugly stretch of particles behind the jet.\n I also noticed if I move the emitter object, the particles stay and are emitted from where the emitter was last.\n Is there any way to make the particles “child” of emitter, so that if you move/turn the emitter object, all the particles move a turn to maintain the position relative to the emitter? (it’s currently relative to global).\n Thanks!\nXorro\n(Xorro)\n1\nHello, I have some particles that represent thrust coming from an engine.\n However, if the jet accelerates from rest, the particles get stretched out (i.e. particles that are already emitted are not affected by the jet movement). Similarly, if the jet makes a turn, the particles were emitted do not turn but continue on making a really long and ugly stretch of particles behind the jet.\n I also noticed if I move the emitter object, the particles stay and are emitted from where the emitter was last.\n Is there any way to make the particles “child” of emitter, so that if you move/turn the emitter object, all the particles move a turn to maintain the position relative to the emitter? (it’s currently relative to global).\n Thanks!\nHello,\n\nI have some particles that represent thrust coming from an engine.\nHowever, if the jet accelerates from rest, the particles get stretched out (i.e. particles that are already emitted are not affected by the jet movement). Similarly, if the jet makes a turn, the particles were emitted do not turn but continue on making a really long and ugly stretch of particles behind the jet.\n\nI also noticed if I move the emitter object, the particles stay and are emitted from where the emitter was last.\n\nIs there any way to make the particles “child” of emitter, so that if you move/turn the emitter object, all the particles move a turn to maintain the position relative to the emitter? (it’s currently relative to global).\n\nThanks!\n\nRamboBaby\n(RamboBaby)\n2\n\n You have to bake the simulation. Once done the particles will follow the emitter. All else will fall into place via particle options such as damping, etc…(see the wiki).\nRamboBaby\n(RamboBaby)\n2\nYou have to bake the simulation. Once done the particles will follow the emitter. All else will fall into place via particle options such as damping, etc…(see the wiki).\n\nYou have to bake the simulation. Once done the particles will follow the emitter. All else will fall into place via particle options such as damping, etc…(see the wiki).\n\nIt seems to me that the thrust would consist of particles with a very short lifespan while the contrail, if any, would be longer.\n You can get a pretty darned good “flame trail effect” by animating the textures within the visible interior surface of the jet-engine. Add a lot of “heat distortion” normal-juggling with a wave effect. Maybe you don’t even need particles. What if you had a plane, always pointing toward the camera, with a fairly low Alpha-value and an alpha-mask blurring its edges? Make that sucker wiggle in the wind with a wave-effect, keep it in front of the engine at all angles, and presto… a tail of flame. Just like those “flaming cauldron” toys we see in stores this time of year.\nIt seems to me that the thrust would consist of particles with a very short lifespan while the contrail, if any, would be longer.\n You can get a pretty darned good “flame trail effect” by animating the textures within the visible interior surface of the jet-engine. Add a lot of “heat distortion” normal-juggling with a wave effect. Maybe you don’t even need particles. What if you had a plane, always pointing toward the camera, with a fairly low Alpha-value and an alpha-mask blurring its edges? Make that sucker wiggle in the wind with a wave-effect, keep it in front of the engine at all angles, and presto… a tail of flame. Just like those “flaming cauldron” toys we see in stores this time of year.\n\nIt seems to me that the thrust would consist of particles with a very short lifespan while the contrail, if any, would be longer.\n\nYou can get a pretty darned good “flame trail effect” by animating the textures within the visible interior surface of the jet-engine. Add a lot of “heat distortion” normal-juggling with a wave effect. Maybe you don’t even need particles. What if you had a plane, always pointing toward the camera, with a fairly low Alpha-value and an alpha-mask blurring its edges? Make that sucker wiggle in the wind with a wave-effect, keep it in front of the engine at all angles, and presto… a tail of flame. Just like those “flaming cauldron” toys we see in stores this time of year.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/how-to-get-command-rendering-faster-than-in-gui/621179", + "domain": "blenderartists.org", + "file_source": "part-00124-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nb3d_artist\n(b3d artist)\n1\n\n Hi there, Im using blender 2.71 on Mint17. Want to use terminal commands for rendering. On wiki.blender I read, that it should render faster. I made some tests, but command rendering is in average about 5% slower than hitting F12. Do I need some settings to get at least the same render time as in blender GUI? Any other suggestions?\nb3d_artist\n(b3d artist)\n1\nHi there, Im using blender 2.71 on Mint17. Want to use terminal commands for rendering. On wiki.blender I read, that it should render faster. I made some tests, but command rendering is in average about 5% slower than hitting F12. Do I need some settings to get at least the same render time as in blender GUI? Any other suggestions?\nHi there,\n\nIm using blender 2.71 on Mint17. Want to use terminal commands for rendering. On wiki.blender I read, that it should render faster. I made some tests, but command rendering is in average about 5% slower than hitting F12.\n\nDo I need some settings to get at least the same render time as in blender GUI?\n\nAny other suggestions?romulox_x\n(romulox_x)\n2\n\n Does the time for the command line version include the time to launch Blender and load the file?\n I wouldn’t expect to see a large improvement in the rendering time even if you account for the startup time. I believe it’s running the same rendering code, just without the computer needing to render the OpenGL interface and handle input at the same time. Whenever I render, I’m typically not doing a lot in the interface anyway, so I’m not giving a lot of extra work to compete with the rendering.\nromulox_x\n(romulox_x)\n2\nDoes the time for the command line version include the time to launch Blender and load the file?\n I wouldn’t expect to see a large improvement in the rendering time even if you account for the startup time. I believe it’s running the same rendering code, just without the computer needing to render the OpenGL interface and handle input at the same time. Whenever I render, I’m typically not doing a lot in the interface anyway, so I’m not giving a lot of extra work to compete with the rendering.\n\nDoes the time for the command line version include the time to launch Blender and load the file?\n\nI wouldn’t expect to see a large improvement in the rendering time even if you account for the startup time. I believe it’s running the same rendering code, just without the computer needing to render the OpenGL interface and handle input at the same time. Whenever I render, I’m typically not doing a lot in the interface anyway, so I’m not giving a lot of extra work to compete with the rendering.\n\nb3d_artist\n(b3d artist)\n3\n\n Thanks for your reply romulox. Forgot to mention Im rendering on the GPU. If blender GUI is closed, not much but it relieves Graphic card and RAM. Im not expecting large improvement, but made a few tests with different scenes and all renders done with command line were slower! I believe there is something Im still missing. Im rendering mostly animations so little improvement can save me hours of rendering. Any other suggestions?\nb3d_artist\n(b3d artist)\n3\nThanks for your reply romulox. Forgot to mention Im rendering on the GPU. If blender GUI is closed, not much but it relieves Graphic card and RAM. Im not expecting large improvement, but made a few tests with different scenes and all renders done with command line were slower! I believe there is something Im still missing. Im rendering mostly animations so little improvement can save me hours of rendering. Any other suggestions?\nThanks for your reply romulox.\n\nForgot to mention Im rendering on the GPU. If blender GUI is closed, not much but it relieves Graphic card and RAM. Im not expecting large improvement, but made a few tests with different scenes and all renders done with command line were slower! I believe there is something Im still missing. Im rendering mostly animations so little improvement can save me hours of rendering.\n\nAny other suggestions?b3d_artist\n(b3d artist)\n4\n\n Here is one comparison render from Gui and render from the terminal with a command line.\n After setting and render in the GUI I put this in terminal: “blender -b AstonMartin_1-77p.blend -o //Commandrender -F PNG -x 1 -f 8”\n The results are absolutely the same, so I overlapped the images… And you can see the render-time difference on stamps. The front render (47.41sec.) is from GUI, the slower one from the command line.\n Here is terminal after render finish. There you see also one error I dont understand “Error: Not freed memory blocks: 6”.\nb3d_artist\n(b3d artist)\n4\nHere is one comparison render from Gui and render from the terminal with a command line.\n After setting and render in the GUI I put this in terminal: “blender -b AstonMartin_1-77p.blend -o //Commandrender -F PNG -x 1 -f 8”\n The results are absolutely the same, so I overlapped the images… And you can see the render-time difference on stamps. The front render (47.41sec.) is from GUI, the slower one from the command line.\n Here is terminal after render finish. There you see also one error I dont understand “Error: Not freed memory blocks: 6”.\n\nHere is one comparison render from Gui and render from the terminal with a command line.\n\nAfter setting and render in the GUI I put this in terminal: “blender -b AstonMartin_1-77p.blend -o //Commandrender -F PNG -x 1 -f 8”\n\nThe results are absolutely the same, so I overlapped the images… And you can see the render-time difference on stamps. The front render (47.41sec.) is from GUI, the slower one from the command line.\n\nHere is terminal after render finish. There you see also one error I dont understand “Error: Not freed memory blocks: 6”.\n\nromulox_x\n(romulox_x)\n5\n\n I just did a test with a project that I can’t share, but I can tell you that I got a faster render time with the command line, as the wiki suggests. I used the same command line you specified. If the file you’re using is something you can and want to share with me, I could try it on my system.\nromulox_x\n(romulox_x)\n5\nI just did a test with a project that I can’t share, but I can tell you that I got a faster render time with the command line, as the wiki suggests. I used the same command line you specified. If the file you’re using is something you can and want to share with me, I could try it on my system.\n\nI just did a test with a project that I can’t share, but I can tell you that I got a faster render time with the command line, as the wiki suggests. I used the same command line you specified. If the file you’re using is something you can and want to share with me, I could try it on my system.\n\nI definitely get faster rendering times via commandline, but this is on a windows machine. sometimes up to 50% faster depending on the scene complexity\n Try using this scene – http://www.blendswap.com/blends/view/40299 and render two frames from commandline (-s 1 -e 2) vs two from gui\nI definitely get faster rendering times via commandline, but this is on a windows machine. sometimes up to 50% faster depending on the scene complexity\n Try using this scene – http://www.blendswap.com/blends/view/40299 and render two frames from commandline (-s 1 -e 2) vs two from gui\n\nI definitely get faster rendering times via commandline, but this is on a windows machine. sometimes up to 50% faster depending on the scene complexity\n\nTry using this scene – http://www.blendswap.com/blends/view/40299 and render two frames from commandline (-s 1 -e 2) vs two from gui\n\nYAFU\n(English is not my native language)\n7\n\n Are you sure you are not using an old installed version of Blender from the terminal? What version of Blender is opened when you write just “blender” from the terminal?\nYAFU\n(English is not my native language)\n7\nAre you sure you are not using an old installed version of Blender from the terminal? What version of Blender is opened when you write just “blender” from the terminal?\nAre you sure you are not using an old installed version of Blender from the terminal?\n\nWhat version of Blender is opened when you write just “blender” from the terminal?b3d_artist\n(b3d artist)\n8\n\n Thanks to everybody for replays.\n YAFU that was what I needed… The Story goes like this. I installed blender from software manager, but it installed 2.71RC version. Then I downloaded 2.71 and copied somewhere and made a link to the desktop. So I was running the GUI from there. But when I put blender command in terminal it runs 2.71RC version. Here are the results when I navigate terminal to 2.71 blender execute file.\n I have made the test with the same scene. GUI 47.45sec. Command 46.17sec.\n Although I was expecting a greater difference, now command rendering is faster than in GUI. Yeah. Maybe in other scenes I will get more difference. Well, 50% as doublebishop says is a dream\nb3d_artist\n(b3d artist)\n8\nThanks to everybody for replays.\n YAFU that was what I needed… The Story goes like this. I installed blender from software manager, but it installed 2.71RC version. Then I downloaded 2.71 and copied somewhere and made a link to the desktop. So I was running the GUI from there. But when I put blender command in terminal it runs 2.71RC version. Here are the results when I navigate terminal to 2.71 blender execute file.\n I have made the test with the same scene. GUI 47.45sec. Command 46.17sec.\n Although I was expecting a greater difference, now command rendering is faster than in GUI. Yeah. Maybe in other scenes I will get more difference. Well, 50% as doublebishop says is a dream\n\nThanks to everybody for replays.\n\nYAFU that was what I needed…\n\nThe Story goes like this. I installed blender from software manager, but it installed 2.71RC version. Then I downloaded 2.71 and copied somewhere and made a link to the desktop. So I was running the GUI from there. But when I put blender command in terminal it runs 2.71RC version. Here are the results when I navigate terminal to 2.71 blender execute file.I have made the test with the same scene.\n\nGUI 47.45sec.\n\nCommand 46.17sec.Although I was expecting a greater difference, now command rendering is faster than in GUI. Yeah.\n\nMaybe in other scenes I will get more difference. Well, 50% as doublebishop says is a dreamYAFU\n(English is not my native language)\n9\n\n I had supposed that this could be related to that.\n I do not have a good GPU for testing. Have you tried if disabling all Linux desktop effects (compositing) you can win a few more seconds?\nYAFU\n(English is not my native language)\n9\nI had supposed that this could be related to that.\n I do not have a good GPU for testing. Have you tried if disabling all Linux desktop effects (compositing) you can win a few more seconds?\n\nI had supposed that this could be related to that.\n\nI do not have a good GPU for testing. Have you tried if disabling all Linux desktop effects (compositing) you can win a few more seconds?\n\nb3d_artist\n(b3d artist)\n10\n\n I already disabled desktop effects after linux installation. I have another computer for rendering with Nvidia gtx 590. I rendered this scene there(but instead of 300samples I set it to 600samples). Here the times(front image is GUIrender):\n It looks like I just messed up the blender installation on the first computer. I am thinking about this. What about running computer headless. Theoretically I can from the first computer remotely control second one with gtx590 but without a monitor. Before I start to tweak my linux system, what you guys suggest, can I win few more seconds in render-time on headless computer?\nb3d_artist\n(b3d artist)\n10\nI already disabled desktop effects after linux installation. I have another computer for rendering with Nvidia gtx 590. I rendered this scene there(but instead of 300samples I set it to 600samples). Here the times(front image is GUIrender):\n It looks like I just messed up the blender installation on the first computer. I am thinking about this. What about running computer headless. Theoretically I can from the first computer remotely control second one with gtx590 but without a monitor. Before I start to tweak my linux system, what you guys suggest, can I win few more seconds in render-time on headless computer?\nI already disabled desktop effects after linux installation.\n\nI have another computer for rendering with Nvidia gtx 590. I rendered this scene there(but instead of 300samples I set it to 600samples). Here the times(front image is GUIrender):It looks like I just messed up the blender installation on the first computer.\n\nI am thinking about this. What about running computer headless. Theoretically I can from the first computer remotely control second one with gtx590 but without a monitor.\n\nBefore I start to tweak my linux system, what you guys suggest, can I win few more seconds in render-time on headless computer?", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/quick-solution-to-mirror-mod-problem/614780", + "domain": "blenderartists.org", + "file_source": "part-00347-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nElcono\n(Elcono)\n1\n\n Hey there, I modeled half of this string for my swimsuit and then I wanted to make the other half by adding mirror modifier but I´m getting some weird results (see picture). I was wondering, if I duplicate the one half, is there a way to “mirrorize” it separately and then position it?\n Attachments\nElcono\n(Elcono)\n1\nHey there, I modeled half of this string for my swimsuit and then I wanted to make the other half by adding mirror modifier but I´m getting some weird results (see picture). I was wondering, if I duplicate the one half, is there a way to “mirrorize” it separately and then position it?\n Attachments\n\nHey there, I modeled half of this string for my swimsuit and then I wanted to make the other half by adding mirror modifier but I´m getting some weird results (see picture). I was wondering, if I duplicate the one half, is there a way to “mirrorize” it separately and then position it?\n\n### Attachments\n\nTry Alt + R\n It looks like you rotated the origin of the model, thus rotation the mirror.\n And yes, you can duplicate, press S to scale and then -1 on the X Y or Z, depends which you want to mirror, probably X [So again, Duplicate “Shift + D”, Scale “S”, X axis “X”, -1 “type -1”, then select all “Shift + A”, reset the normal’s “Ctrl + N”] TADA!\nTry Alt + R\n It looks like you rotated the origin of the model, thus rotation the mirror.\n And yes, you can duplicate, press S to scale and then -1 on the X Y or Z, depends which you want to mirror, probably X [So again, Duplicate “Shift + D”, Scale “S”, X axis “X”, -1 “type -1”, then select all “Shift + A”, reset the normal’s “Ctrl + N”] TADA!\n\nTry Alt + R\n\nIt looks like you rotated the origin of the model, thus rotation the mirror.\n\nAnd yes, you can duplicate, press S to scale and then -1 on the X Y or Z, depends which you want to mirror, probably X [So again, Duplicate “Shift + D”, Scale “S”, X axis “X”, -1 “type -1”, then select all “Shift + A”, reset the normal’s “Ctrl + N”] TADA!\n\nJamFX\n(JamFX)\n3\n\n it looks like your object origin is off center. go to object mode and clear out the x location . press n to bring up the properties panel then set the x location to 0. your object will jump to the right slightly but dont worry about that. go into edit mode and select the string and move it back along the x into position, you’ll see the mirrored piece moving into its own position automatically. if that fails which if your main model is slightly of center then it won line up correctly. simply finish modelling the half strap that fits then apply the mirror modifier and move the strap to position manually\nJamFX\n(JamFX)\n3\nit looks like your object origin is off center. go to object mode and clear out the x location . press n to bring up the properties panel then set the x location to 0. your object will jump to the right slightly but dont worry about that. go into edit mode and select the string and move it back along the x into position, you’ll see the mirrored piece moving into its own position automatically. if that fails which if your main model is slightly of center then it won line up correctly. simply finish modelling the half strap that fits then apply the mirror modifier and move the strap to position manually\n\nit looks like your object origin is off center. go to object mode and clear out the x location . press n to bring up the properties panel then set the x location to 0. your object will jump to the right slightly but dont worry about that. go into edit mode and select the string and move it back along the x into position, you’ll see the mirrored piece moving into its own position automatically. if that fails which if your main model is slightly of center then it won line up correctly. simply finish modelling the half strap that fits then apply the mirror modifier and move the strap to position manually\n\nElcono\n(Elcono)\n4\n\n Journeyman Ctrl+N asks me if I want to load the startup file.\n Troll both, the figure and the swimsuit are far away from the center so I dont know if reseting the x will be a good idea.\nElcono\n(Elcono)\n4\nJourneyman Ctrl+N asks me if I want to load the startup file.\n Troll both, the figure and the swimsuit are far away from the center so I dont know if reseting the x will be a good idea.\n\nJourneyman Ctrl+N asks me if I want to load the startup file.\n\nTroll both, the figure and the swimsuit are far away from the center so I dont know if reseting the x will be a good idea.\n\nMust be Shift + N then. See, that’s what happens when you use a application too long, now I do things so automatically, now I can hardly think what the Hotkeys are…\n EDIT: Uuh, no wait, just went and checked, I was right but I forgot to mention you have to be in edit mode “TAB” :o\nMust be Shift + N then. See, that’s what happens when you use a application too long, now I do things so automatically, now I can hardly think what the Hotkeys are…\n EDIT: Uuh, no wait, just went and checked, I was right but I forgot to mention you have to be in edit mode “TAB” :o\n\nMust be Shift + N then. See, that’s what happens when you use a application too long, now I do things so automatically, now I can hardly think what the Hotkeys are…\n\nEDIT: Uuh, no wait, just went and checked, I was right but I forgot to mention you have to be in edit mode “TAB” :o\n\nJamFX\n(JamFX)\n6\n\n hmm thats awkward \n ok so presuming the the origin for your model is centered in the model itself, if not it should be or things will get awkward later.\n to set the origin centered on your model in object made select the model then press the set origin button in the tool bar and choose origin to geometry now press shift s and set the 3d cursor to selected. select the string and press again set origin and choose origin to 3d cursor. your string origin will now be in the same position as the model origin which is in the center of the model. now just go into edit mode and adjust your string as required\nJamFX\n(JamFX)\n6\nhmm thats awkward \n ok so presuming the the origin for your model is centered in the model itself, if not it should be or things will get awkward later.\n to set the origin centered on your model in object made select the model then press the set origin button in the tool bar and choose origin to geometry now press shift s and set the 3d cursor to selected. select the string and press again set origin and choose origin to 3d cursor. your string origin will now be in the same position as the model origin which is in the center of the model. now just go into edit mode and adjust your string as required\n\nhmm thats awkward\n\nok so presuming the the origin for your model is centered in the model itself, if not it should be or things will get awkward later.\n\nto set the origin centered on your model in object made select the model then press the set origin button in the tool bar and choose origin to geometry\n\nnow press shift s and set the 3d cursor to selected.\n\nselect the string and press again set origin and choose origin to 3d cursor.\n\nyour string origin will now be in the same position as the model origin which is in the center of the model. now just go into edit mode and adjust your string as requiredMost of the time I see something like that happening, I just hit Alt-A and apply the rotation. It normally solves any screwy issues I may have. Sorry if I didn’t answer the question!\nMost of the time I see something like that happening, I just hit Alt-A and apply the rotation. It normally solves any screwy issues I may have. Sorry if I didn’t answer the question!\n\nMost of the time I see something like that happening, I just hit Alt-A and apply the rotation. It normally solves any screwy issues I may have. Sorry if I didn’t answer the question!", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/when-trying-to-weight-paint-with-armature-mesh-turns-black/668979", + "domain": "blenderartists.org", + "file_source": "part-00124-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nMikey0002\n(Mikey0002)\n1\n\n Hey guys,\n I am making a very basic character which is just a head with two legs underneath it. I have set up rigging for the character and it seems to work fine but when I try to weight paint my mesh turns black. If I delete the vertex groups the mesh turns blue which I would expect but when I try to add weight to a specific part the mesh again turns black. Does anyone know why this would be happening? I made sure the normals were reset and that the location and rotation were applied. If you need any more information or a screenshot I can provide it.\n Thanks!\nMikey0002\n(Mikey0002)\n1\nHey guys,\n I am making a very basic character which is just a head with two legs underneath it. I have set up rigging for the character and it seems to work fine but when I try to weight paint my mesh turns black. If I delete the vertex groups the mesh turns blue which I would expect but when I try to add weight to a specific part the mesh again turns black. Does anyone know why this would be happening? I made sure the normals were reset and that the location and rotation were applied. If you need any more information or a screenshot I can provide it.\n Thanks!\n\nHey guys,\n\nI am making a very basic character which is just a head with two legs underneath it. I have set up rigging for the character and it seems to work fine but when I try to weight paint my mesh turns black. If I delete the vertex groups the mesh turns blue which I would expect but when I try to add weight to a specific part the mesh again turns black. Does anyone know why this would be happening? I made sure the normals were reset and that the location and rotation were applied. If you need any more information or a screenshot I can provide it.\n\nThanks!\n\nRodDavis\n(RodDavis)\n2\n\n When in vertex mode it will turn black if no Vertex weights are in the group. Red is the highest weight and Black is no weight. Be sure you have your brush as Add and also your Blend type to Add.\n If this doesn’t solve the question then please send the file so it can be examined.\nRodDavis\n(RodDavis)\n2\nWhen in vertex mode it will turn black if no Vertex weights are in the group. Red is the highest weight and Black is no weight. Be sure you have your brush as Add and also your Blend type to Add.\n If this doesn’t solve the question then please send the file so it can be examined.\n\nWhen in vertex mode it will turn black if no Vertex weights are in the group. Red is the highest weight and Black is no weight. Be sure you have your brush as Add and also your Blend type to Add.\n\nIf this doesn’t solve the question then please send the file so it can be examined.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/beginner-asks-blender-with-m3g/462876", + "domain": "blenderartists.org", + "file_source": "part-00347-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\ntahani\n(tahani)\n1\n\n Hi all, I’m working on 3d graphics for mobile project.this is my graduation project. my application needs a human body (the upper half). I need to animate each bone in the body. the animation will be done in the code (I use j2me). my questions below need m3g experts. I draw the body in blender and I want to export it as m3g file, how can I retrieve the bones. can I retrieve them by an Id like an object?.\n Other question: is it possible to bind more than one mesh to one skeleton? if yes, How?\n unfortunately, I am a beginner in 3d grapics design but I must implement this project, I need the help.\n sorry for the weak language.:o regards, tahani\ntahani\n(tahani)\n1\nHi all, I’m working on 3d graphics for mobile project.this is my graduation project. my application needs a human body (the upper half). I need to animate each bone in the body. the animation will be done in the code (I use j2me). my questions below need m3g experts. I draw the body in blender and I want to export it as m3g file, how can I retrieve the bones. can I retrieve them by an Id like an object?.\n Other question: is it possible to bind more than one mesh to one skeleton? if yes, How?\n unfortunately, I am a beginner in 3d grapics design but I must implement this project, I need the help.\n sorry for the weak language.:o regards, tahani\nHi all,\n\nI’m working on 3d graphics for mobile project.this is my graduation project. my application needs a human body (the upper half).\n\nI need to animate each bone in the body.\n\nthe animation will be done in the code (I use j2me).\n\nmy questions below need m3g experts.\n\nI draw the body in blender and I want to export it as m3g file, how can I retrieve the bones. can I retrieve them by an Id like an object?.\nOther question: is it possible to bind more than one mesh to one skeleton? if yes, How?\n\nunfortunately, I am a beginner in 3d grapics design but I must implement this project, I need the help.\n\nsorry for the weak language.:o\n\nregards,\n\ntahaniDont know answer to your question, but shouldnt this be in the Python programmign section?\nDont know answer to your question, but shouldnt this be in the Python programmign section?\n\nDont know answer to your question, but shouldnt this be in the Python programmign section?\n\ntahani\n(tahani)\n3\n\n thank U. m3g files are used in Java programming I don’t know what is the proper section. any j2me programmer helps me? thanx again\ntahani\n(tahani)\n3\nthank U. m3g files are used in Java programming I don’t know what is the proper section. any j2me programmer helps me? thanx again\nthank U.\n\nm3g files are used in Java programming\n\nI don’t know what is the proper section.\n\nany j2me programmer helps me?\n\nthanx again", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/is-there-a-way-i-can-make-my-mirror-modified-object-into-a-mesh/620241", + "domain": "blenderartists.org", + "file_source": "part-00370-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nXeke\n(X - Ex)\n1\n\n Alright so here’s what I’m trying to do.\n I made this character that mirrors the left side of the body onto the right side.\n But then I thought about doing a tattoo for this character but the textures are mirrored.\n I also want to stick on a logo texture on my characters shirt which appears on the left side only; but the only way I know how to make a perfectly even shirt is by mirroring it.\n So how can I make this mirrored object into an actual mesh?\n If not that, is there any other alternate way of doing this?\nXeke\n(X - Ex)\n1\nAlright so here’s what I’m trying to do.\n I made this character that mirrors the left side of the body onto the right side.\n But then I thought about doing a tattoo for this character but the textures are mirrored.\n I also want to stick on a logo texture on my characters shirt which appears on the left side only; but the only way I know how to make a perfectly even shirt is by mirroring it.\n So how can I make this mirrored object into an actual mesh?\n If not that, is there any other alternate way of doing this?\n\nAlright so here’s what I’m trying to do.\n\nI made this character that mirrors the left side of the body onto the right side.\n\nBut then I thought about doing a tattoo for this character but the textures are mirrored.\n\nI also want to stick on a logo texture on my characters shirt which appears on the left side only; but the only way I know how to make a perfectly even shirt is by mirroring it.\n\nSo how can I make this mirrored object into an actual mesh?\n\nIf not that, is there any other alternate way of doing this?\n\nThanzex\n(Thanzex)\n2\n\n When you say that the character mirrors the left to the right, i assume you’re talking about the Mirror modifier, so, you just have to go in the modifiers tab and click “Apply” in the mirror modifier, then the mirrored side will be converted in to a real editable mesh. If the UV’s are still mirrored you have to re-UV unwrap, as the UV unwrapping is made after this type of modelling.\nThanzex\n(Thanzex)\n2\nWhen you say that the character mirrors the left to the right, i assume you’re talking about the Mirror modifier, so, you just have to go in the modifiers tab and click “Apply” in the mirror modifier, then the mirrored side will be converted in to a real editable mesh. If the UV’s are still mirrored you have to re-UV unwrap, as the UV unwrapping is made after this type of modelling.\nWhen you say that the character mirrors the left to the right, i assume you’re talking about the Mirror modifier, so, you just have to go in the modifiers tab and click “Apply” in the mirror modifier, then the mirrored side will be converted in to a real editable mesh.\n\nIf the UV’s are still mirrored you have to re-UV unwrap, as the UV unwrapping is made after this type of modelling.Xeke\n(X - Ex)\n3\n\n OMG. I cant believe it was THAT, Simple! Thanks dude. lol. I appreciate it.\nXeke\n(X - Ex)\n3\nOMG. I cant believe it was THAT, Simple! Thanks dude. lol. I appreciate it.\n\nOMG. I cant believe it was THAT, Simple! Thanks dude. lol. I appreciate it.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/player-always-moves-after-adding-bones-without-touching-my-keyboard/1170465", + "domain": "blenderartists.org", + "file_source": "part-00971-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHave made My player model .Like simple BOX with small edit on it… Have done Keyboard binding… Created Simple enemy with NAVMESH and bones… Enemy just works fine … BUT my player model AFTER i ADD some Bones to it Starts to move backwards ALWAYS… When i delite the bones from PLAYER then all works FINE… NEED some HELP…\nHave made My player model .Like simple BOX with small edit on it… Have done Keyboard binding… Created Simple enemy with NAVMESH and bones… Enemy just works fine … BUT my player model AFTER i ADD some Bones to it Starts to move backwards ALWAYS… When i delite the bones from PLAYER then all works FINE… NEED some HELP…\n\nHave made My player model .Like simple BOX with small edit on it… Have done Keyboard binding… Created Simple enemy with NAVMESH and bones… Enemy just works fine … BUT my player model AFTER i ADD some Bones to it Starts to move backwards ALWAYS… When i delite the bones from PLAYER then all works FINE… NEED some HELP…\n\nLiebranca\n(دانتي باولا)\n2\n\n I’d guess you parented a mesh to the armature and forgot to set it to no collision. Hard to tell. Can you upload a .blend file so we can see what’s going on?\n\n 1 Like\nLiebranca\n(دانتي باولا)\n2\nI’d guess you parented a mesh to the armature and forgot to set it to no collision. Hard to tell. Can you upload a .blend file so we can see what’s going on?\nI’d guess you parented a mesh to the armature and forgot to set it to no collision. Hard to tell.\n\nCan you upload a .blend file so we can see what’s going on?\n1 Like\n\nYES Tutorial.blend (968.0 KB)\n its made in 2.79\nYES Tutorial.blend (968.0 KB)\n its made in 2.79\nYES\n\nTutorial.blend (968.0 KB)\nits made in 2.79\n\nLiebranca\n(دانتي باولا)\n4\n\n Seems I guessed right: you’re running physics on the player mesh. That won’t fly. Set the mesh physics to no collision and setup the logic on a cube, then parent the bones to that cube.\n Quick way to do: Add a cube, move it to the same position as the bones, then parent bones to the cube. Select the cube, then shift select the player. Go to object -> game -> copy logic bricks. This passes your logic setup from the active object (player) to all other selected (just the cube in this case). There’s another function in the same menu for copying properties.\n You could also just parent the armature to an empty, like you did with the enemy. I prefer an object with a mesh because then you can edit the collision box.\n\n 1 Like\nLiebranca\n(دانتي باولا)\n4\nSeems I guessed right: you’re running physics on the player mesh. That won’t fly. Set the mesh physics to no collision and setup the logic on a cube, then parent the bones to that cube.\n Quick way to do: Add a cube, move it to the same position as the bones, then parent bones to the cube. Select the cube, then shift select the player. Go to object -> game -> copy logic bricks. This passes your logic setup from the active object (player) to all other selected (just the cube in this case). There’s another function in the same menu for copying properties.\n You could also just parent the armature to an empty, like you did with the enemy. I prefer an object with a mesh because then you can edit the collision box.\nSeems I guessed right: you’re running physics on the player mesh.\n\nThat won’t fly. Set the mesh physics to no collision and setup the logic on a cube, then parent the bones to that cube.\nQuick way to do: Add a cube, move it to the same position as the bones, then parent bones to the cube. Select the cube, then shift select the player. Go to object -> game -> copy logic bricks. This passes your logic setup from the active object (player) to all other selected (just the cube in this case). There’s another function in the same menu for copying properties.\n\nYou could also just parent the armature to an empty, like you did with the enemy. I prefer an object with a mesh because then you can edit the collision box.\n\n1 Like\n\nSUPER 1.BIG BIG THENKS I have done with the box… Working Great… I know thats from start needet to make with empty…WAS very LAZY to rendo all buttons… THE INFO about Copy logic Bricks Helped Very well… YOU A a great… Sorry for my English… Thank you thank you thank you …\nSUPER 1.BIG BIG THENKS I have done with the box… Working Great… I know thats from start needet to make with empty…WAS very LAZY to rendo all buttons… THE INFO about Copy logic Bricks Helped Very well… YOU A a great… Sorry for my English… Thank you thank you thank you …\nSUPER 1.BIG BIG THENKS I have done with the box… Working Great… I know thats from start needet to make with empty…WAS very LAZY to rendo all buttons… THE INFO about Copy logic Bricks Helped Very well… YOU A a great… Sorry for my English…\n\nThank you thank you thank you …", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/sample-of-my-3d-game-in-blender-2-75a/1237629/3", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nLoading Blender Artists Community Sample of my 3D game in Blender 2.75a Game Engine Finished Games animation , modeling , texturing BlendermanStudio (Blenderman) June 28, 2020, 4:33pm 3 Thanks a lot! show post in topic", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/ase-and-or-lwo-with-uv-export-required/300991", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nDistraught\n(Distraught)\n1\n\n Good day,\n Im attempting to make it completely possible for humans on this planet to be able to use Blender along with Unreal Editor. An .ASE, or .LWO export script that includes UV cooridinates would do the trick.\n You see, the latest version of Unreal Editor; 3.0, has a niftly lil thing called: “Static Meshes”. Im no expert on how my computer renders data, but this ‘new’ way to create maps allows for CRAZY amounts of detail. I am very comfotable editing with Blender, and am finally coming around about UV texture mapping in Blender as well. To be able to create a mesh, and texture map it in Blender, and then save directly from Blender in a format that UnED natively understands (.ASE & .LWO) would be increadible.\n If an export script does not exist, i beleive it would be in the best interest of human-kind to produce such a text document. I dont program Python, or i would have made it already.\n Can someone help? Please? Pretty please with sugar on top? \n Thanks, Distraught\nDistraught\n(Distraught)\n1\nGood day,\n Im attempting to make it completely possible for humans on this planet to be able to use Blender along with Unreal Editor. An .ASE, or .LWO export script that includes UV cooridinates would do the trick.\n You see, the latest version of Unreal Editor; 3.0, has a niftly lil thing called: “Static Meshes”. Im no expert on how my computer renders data, but this ‘new’ way to create maps allows for CRAZY amounts of detail. I am very comfotable editing with Blender, and am finally coming around about UV texture mapping in Blender as well. To be able to create a mesh, and texture map it in Blender, and then save directly from Blender in a format that UnED natively understands (.ASE & .LWO) would be increadible.\n If an export script does not exist, i beleive it would be in the best interest of human-kind to produce such a text document. I dont program Python, or i would have made it already.\n Can someone help? Please? Pretty please with sugar on top? \n Thanks, Distraught\n\nGood day,\n\nIm attempting to make it completely possible for humans on this planet to be able to use Blender along with Unreal Editor. An .ASE, or .LWO export script that includes UV cooridinates would do the trick.\n\nYou see, the latest version of Unreal Editor; 3.0, has a niftly lil thing called: “Static Meshes”. Im no expert on how my computer renders data, but this ‘new’ way to create maps allows for CRAZY amounts of detail. I am very comfotable editing with Blender, and am finally coming around about UV texture mapping in Blender as well. To be able to create a mesh, and texture map it in Blender, and then save directly from Blender in a format that UnED natively understands (.ASE & .LWO) would be increadible.\n\nIf an export script does not exist, i beleive it would be in the best interest of human-kind to produce such a text document. I dont program Python, or i would have made it already.\n\nCan someone help? Please? Pretty please with sugar on top?\n\nThanks,\n\nDistraughtI have a ase exporter that I wrote (rewrote from someone elses ase exporter).\n It was written for exporting tracks for a program called racer.\n The original ase script is here: http://www.piffle.org/\n my script is here: http://www.geocities.com/swdoughty/aseExport.txt\n I have a later version but that is even more geared towards track making so probably won’t help you.\n You’ll probably need to rewrite part of it so it exports multiple textures per object - at the moment its 1 texture per ase file.\n It DOES do UV mapping (the later version does vertex colours as well)\n Cheers Stephen\n swdoughty@yahoo.com.au\nI have a ase exporter that I wrote (rewrote from someone elses ase exporter).\n It was written for exporting tracks for a program called racer.\n The original ase script is here: http://www.piffle.org/\n my script is here: http://www.geocities.com/swdoughty/aseExport.txt\n I have a later version but that is even more geared towards track making so probably won’t help you.\n You’ll probably need to rewrite part of it so it exports multiple textures per object - at the moment its 1 texture per ase file.\n It DOES do UV mapping (the later version does vertex colours as well)\n Cheers Stephen\n swdoughty@yahoo.com.au\n\nI have a ase exporter that I wrote (rewrote from someone elses ase exporter).\n\nIt was written for exporting tracks for a program called racer.\n\nThe original ase script is here: http://www.piffle.org/\n\nmy script is here: http://www.geocities.com/swdoughty/aseExport.txt\n\nI have a later version but that is even more geared towards track making so probably won’t help you.\n\nYou’ll probably need to rewrite part of it so it exports multiple textures per object - at the moment its 1 texture per ase file.\n\nIt DOES do UV mapping (the later version does vertex colours as well)\n\nCheers Stephen\n\nswdoughty@yahoo.com.au\n\nDistraught\n(Distraught)\n3\n\n Outstanding! Ill be sure to give your script a try shortly.\n\n You’ll probably need to rewrite part of it so it exports multiple textures per object - at the moment its 1 texture per ase file.\n\n Im simply thinking ahead here, and dont entirely understand what I should have to rewrite. Again, I dont understand Python.\n Thanks gobz!\nDistraught\n(Distraught)\n3\nOutstanding! Ill be sure to give your script a try shortly.\n\n You’ll probably need to rewrite part of it so it exports multiple textures per object - at the moment its 1 texture per ase file.\n\n Im simply thinking ahead here, and dont entirely understand what I should have to rewrite. Again, I dont understand Python.\n Thanks gobz!\n\nOutstanding! Ill be sure to give your script a try shortly.\n\n> \n\nYou’ll probably need to rewrite part of it so it exports multiple textures per object - at the moment its 1 texture per ase file.\n\nIm simply thinking ahead here, and dont entirely understand what I should have to rewrite. Again, I dont understand Python.\n\nThanks gobz!\n\nHi,I wrote the script as an exercise in learning python - I’d only had BASIC/VB experience before that. Python is really easy!!! I LOVE lists !! they’re MUCH better than any form of array I’ve encountered in basic.\n Due to attempts to optimise the framerate in the script’s target game RACER, the script exports each object as a separate ase file AND EACH OBJECT MUST HAVE ONLY ONE TEXTURE. Only the texture of face number zero is used for the whole object.\n You see the need for editing!\n In truth the script is pretty crappy (hey I was learning python!). I have a new FAR superior script currently under development for exporting Sportscar GT friendly VRML2 dialect. It splits and recombines objects based on layers and location and exports multiple textured objects correctly.\n Good Luck Stephen\nHi,I wrote the script as an exercise in learning python - I’d only had BASIC/VB experience before that. Python is really easy!!! I LOVE lists !! they’re MUCH better than any form of array I’ve encountered in basic.\n Due to attempts to optimise the framerate in the script’s target game RACER, the script exports each object as a separate ase file AND EACH OBJECT MUST HAVE ONLY ONE TEXTURE. Only the texture of face number zero is used for the whole object.\n You see the need for editing!\n In truth the script is pretty crappy (hey I was learning python!). I have a new FAR superior script currently under development for exporting Sportscar GT friendly VRML2 dialect. It splits and recombines objects based on layers and location and exports multiple textured objects correctly.\n Good Luck Stephen\n\nHi,I wrote the script as an exercise in learning python - I’d only had BASIC/VB experience before that. Python is really easy!!! I LOVE lists !! they’re MUCH better than any form of array I’ve encountered in basic.\n\nDue to attempts to optimise the framerate in the script’s target game RACER, the script exports each object as a separate ase file AND EACH OBJECT MUST HAVE ONLY ONE TEXTURE. Only the texture of face number zero is used for the whole object.\n\nYou see the need for editing!\n\nIn truth the script is pretty crappy (hey I was learning python!). I have a new FAR superior script currently under development for exporting Sportscar GT friendly VRML2 dialect. It splits and recombines objects based on layers and location and exports multiple textured objects correctly.\n\nGood Luck\n\nStephenDistraught\n(Distraught)\n5\n\n Ah, well then perhaps you can help me with another question / concept BlendedRace:\n So you know, I have found the default OBJ save option in Blender. Duuh - hehe. Using information found on the Unreal Development Network, or UDN, it was stated that all Static Mesh geometry must be ‘triangulated’, and in ASE format. It was mighty nice of UDN to include an OBJ to ASE file converter which i now have. However, how in Blender do I ‘triangulate’ geometry? Is it as simpe as starting an object as a Mesh / Plane, and delete one verticie?\n BTW - I was unable to get your OBJ script to run right. Thank you for the file though.\nDistraught\n(Distraught)\n5\nAh, well then perhaps you can help me with another question / concept BlendedRace:\n So you know, I have found the default OBJ save option in Blender. Duuh - hehe. Using information found on the Unreal Development Network, or UDN, it was stated that all Static Mesh geometry must be ‘triangulated’, and in ASE format. It was mighty nice of UDN to include an OBJ to ASE file converter which i now have. However, how in Blender do I ‘triangulate’ geometry? Is it as simpe as starting an object as a Mesh / Plane, and delete one verticie?\n BTW - I was unable to get your OBJ script to run right. Thank you for the file though.\n\nAh, well then perhaps you can help me with another question / concept BlendedRace:\n\nSo you know, I have found the default OBJ save option in Blender. Duuh - hehe. Using information found on the Unreal Development Network, or UDN, it was stated that all Static Mesh geometry must be ‘triangulated’, and in ASE format. It was mighty nice of UDN to include an OBJ to ASE file converter which i now have. However, how in Blender do I ‘triangulate’ geometry? Is it as simpe as starting an object as a Mesh / Plane, and delete one verticie?\n\nBTW - I was unable to get your OBJ script to run right. Thank you for the file though.\n\nIf it doesn’t run properly, you may not have the python paths setup properly in blender.\n Have a look at the tutorial on my site and see if you can get it going.\n The OBJ output sounds like a better goer.\n To triangulate your mesh: Select the object you want to change. Enter EDIT mode and select all vertices key. Press .\n This will convert quads (4 vertices per face) to tris (3 vertices per face). (Many 3d games use only tris).\n Then save your scene as a OBJ file. Be warned though, I have a feeling there are several ‘versions’ of OBJ files (a 3d guru may have a better idea than me ).\n Cheers Stephen\nIf it doesn’t run properly, you may not have the python paths setup properly in blender.\n Have a look at the tutorial on my site and see if you can get it going.\n The OBJ output sounds like a better goer.\n To triangulate your mesh: Select the object you want to change. Enter EDIT mode and select all vertices key. Press .\n This will convert quads (4 vertices per face) to tris (3 vertices per face). (Many 3d games use only tris).\n Then save your scene as a OBJ file. Be warned though, I have a feeling there are several ‘versions’ of OBJ files (a 3d guru may have a better idea than me ).\n Cheers Stephen\n\nIf it doesn’t run properly, you may not have the python paths setup properly in blender.\n\nHave a look at the tutorial on my site and see if you can get it going.\n\nThe OBJ output sounds like a better goer.\n\nTo triangulate your mesh:\n\nSelect the object you want to change.\n\nEnter EDIT mode and select all vertices key.\n\nPress .This will convert quads (4 vertices per face) to tris (3 vertices per face).\n\n(Many 3d games use only tris).\nThen save your scene as a OBJ file. Be warned though, I have a feeling there are several ‘versions’ of OBJ files (a 3d guru may have a better idea than me ).\n\nCheers Stephen", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/save-material-slot-material-slot-switcher/1215381", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSave and reload material slot settings\n Multiple material slot settings can be stored in the list data. Quickly switch to the slot settings you want to use for rendering.\n Download\n BOOTH\n Function\n\n Save / load data Material slots for selected objects can be stored in a listYou can save multiple selected objects at once\n Resave Overwrite the contents of an existing list item with the active object\n Search Search the list item nameUse regular expressionsAlso search by specified object\n Duplicate list item\n Check / edit saved material\n Sort list Index ordername ordersetting object orderactive object only\n Sort material slots by name Sort material slots of selected objects by name\n\n Automatic Assign before rendering\n Added the function to automatically assign list items before rendering. Material slots of list items are assigned to the objects registered in the list item all at once.\n\n Done at render job initialization\n Only items with a valid Render icon will be assigned\n If there are multiple list items with the same object, the one with the highest index number will be assigned.\n Restored to original material slot when rendering is completed or canceled\n\n Menu\n You can access it from the 3D view, the property editor, and the small icon in the header. Panel menus can be disabled for display.\n\n Properties Editor> Material> Header> Icon Menu\n Properties Editor> Material>> ‘Save Material Slot’\n 3D View> Side Bar (N Key)> Tools> ‘Save Material Slot’\n\n Keymap\n Pop-up menus can be called by keymap. The keymap settings can be changed from the add-on settings.\n Link\n\n 2 Likes\nSave and reload material slot settings\n Multiple material slot settings can be stored in the list data. Quickly switch to the slot settings you want to use for rendering.\n Download\n BOOTH\n Function\n\n Save / load data Material slots for selected objects can be stored in a listYou can save multiple selected objects at once\n Resave Overwrite the contents of an existing list item with the active object\n Search Search the list item nameUse regular expressionsAlso search by specified object\n Duplicate list item\n Check / edit saved material\n Sort list Index ordername ordersetting object orderactive object only\n Sort material slots by name Sort material slots of selected objects by name\n\n Automatic Assign before rendering\n Added the function to automatically assign list items before rendering. Material slots of list items are assigned to the objects registered in the list item all at once.\n\n Done at render job initialization\n Only items with a valid Render icon will be assigned\n If there are multiple list items with the same object, the one with the highest index number will be assigned.\n Restored to original material slot when rendering is completed or canceled\n\n Menu\n You can access it from the 3D view, the property editor, and the small icon in the header. Panel menus can be disabled for display.\n\n Properties Editor> Material> Header> Icon Menu\n Properties Editor> Material>> ‘Save Material Slot’\n 3D View> Side Bar (N Key)> Tools> ‘Save Material Slot’\n\n Keymap\n Pop-up menus can be called by keymap. The keymap settings can be changed from the add-on settings.\n Link\n\n# Save and reload material slot settings\n\nMultiple material slot settings can be stored in the list data.\n\nQuickly switch to the slot settings you want to use for rendering.\n\n## Download\n\nBOOTH\n\n## Function\n\n* Save / load data\n\n* Material slots for selected objects can be stored in a list\n* You can save multiple selected objects at once\n* Resave\n\n* Overwrite the contents of an existing list item with the active object\n* Search\n\n* Search the list item name\n* Use regular expressions\n* Also search by specified object\n* Duplicate list item\n* Check / edit saved material\n* Sort list\n\n* Index order\n* name order\n* setting object order\n* active object only\n* Sort material slots by name\n\n* Sort material slots of selected objects by name\n\n### Automatic Assign before rendering\n\nAdded the function to automatically assign list items before rendering.\n\nMaterial slots of list items are assigned to the objects registered in the list item all at once.\n\n* Done at render job initialization\n* Only items with a valid Render icon will be assigned\n* If there are multiple list items with the same object, the one with the highest index number will be assigned.\n* Restored to original material slot when rendering is completed or canceled\n\n### Menu\n\nYou can access it from the 3D view, the property editor, and the small icon in the header.\n\nPanel menus can be disabled for display.\n\n* Properties Editor> Material> Header> Icon Menu\n* Properties Editor> Material>> ‘Save Material Slot’\n* 3D View> Side Bar (N Key)> Tools> ‘Save Material Slot’\n\n### Keymap\n\nPop-up menus can be called by keymap.\n\nThe keymap settings can be changed from the add-on settings.\n\n### Link\n\n2 Likes\n\nver1.1.0 Automatic Assign before rendering / Search / Resave / Duplicate / and more improvements\n We have enhanced the basic list management operations, fixed many bugs, and added new features.\n Added\n You can access detailed functions from the small menu icon \n Automatic Assign before rendering\n Added the function to automatically assign list items before rendering. Material slots of list items are assigned to the objects registered in the list item all at once.\n\n Done at render job initialization\n Only items with a valid Render icon will be assigned\n If there are multiple list items with the same object, the one with the highest index number will be assigned.\n Restored to original material slot when rendering is completed or canceled\n\n Batch assignment\n Material slots of list items are assigned to the objects registered in the list item all at once.\n\n Only items with a valid Render icon will be assigned\n If there are multiple list items with the same object, the one with the highest index number will be assigned.\n Accessed from the import icon below the + /-button\n\n Search\n\n You can search the list item name\n Regular expressions are available\n\n Added the function to [Filter by object]\n\n You can filter list items by specified object\n\n Resave\n Overwrites the contents of the specified list item with the active object.\n Duplicate\n\n Can duplicate active list item\n\n View saved materials\n\n You can now see the saved material for each item\n\n Sort material slots by name\n Added the ability to sort material slots of selected objects by name.\n Added [Do not delete slot when loading] option\n If you have a small number of slots to allocate, fill the slots with the very first material instead of deleting the slots. Deleting the slot will prevent the face assignment data from being lost.\n Select registered object\n You can select the registered object from the list.\n\n Click the object icon to access\n\n Added Japanese translation\n The menu text is now translated into Japanese.\n Change\n\n Combined item bulk addition function with normal item addition function Therefore, the item batch addition function has been abolished.\n The icon in the list item has changed depending on the type of registered object.\n Changed the number added when names are duplicated from the total number of list items to the number of duplicate item names + 1.\n\n Bug fixed\n\n Fixed an issue where sorting was by number of slots when sort type was “object”\n Fixed an issue where keymaps could not be removed properly when disabling add-ons\n Fixed an issue that caused an error due to keymap registration when launching Blender without GUI\n The entire source code has changed significantly\n Fixed an issue where assignment could fail if the material had a number in the name line\n Fixed an issue where the delete button in the list was deleting the active item instead of the list item that pressed the button.\nver1.1.0 Automatic Assign before rendering / Search / Resave / Duplicate / and more improvements\n We have enhanced the basic list management operations, fixed many bugs, and added new features.\n Added\n You can access detailed functions from the small menu icon \n Automatic Assign before rendering\n Added the function to automatically assign list items before rendering. Material slots of list items are assigned to the objects registered in the list item all at once.\n\n Done at render job initialization\n Only items with a valid Render icon will be assigned\n If there are multiple list items with the same object, the one with the highest index number will be assigned.\n Restored to original material slot when rendering is completed or canceled\n\n Batch assignment\n Material slots of list items are assigned to the objects registered in the list item all at once.\n\n Only items with a valid Render icon will be assigned\n If there are multiple list items with the same object, the one with the highest index number will be assigned.\n Accessed from the import icon below the + /-button\n\n Search\n\n You can search the list item name\n Regular expressions are available\n\n Added the function to [Filter by object]\n\n You can filter list items by specified object\n\n Resave\n Overwrites the contents of the specified list item with the active object.\n Duplicate\n\n Can duplicate active list item\n\n View saved materials\n\n You can now see the saved material for each item\n\n Sort material slots by name\n Added the ability to sort material slots of selected objects by name.\n Added [Do not delete slot when loading] option\n If you have a small number of slots to allocate, fill the slots with the very first material instead of deleting the slots. Deleting the slot will prevent the face assignment data from being lost.\n Select registered object\n You can select the registered object from the list.\n\n Click the object icon to access\n\n Added Japanese translation\n The menu text is now translated into Japanese.\n Change\n\n Combined item bulk addition function with normal item addition function Therefore, the item batch addition function has been abolished.\n The icon in the list item has changed depending on the type of registered object.\n Changed the number added when names are duplicated from the total number of list items to the number of duplicate item names + 1.\n\n Bug fixed\n\n Fixed an issue where sorting was by number of slots when sort type was “object”\n Fixed an issue where keymaps could not be removed properly when disabling add-ons\n Fixed an issue that caused an error due to keymap registration when launching Blender without GUI\n The entire source code has changed significantly\n Fixed an issue where assignment could fail if the material had a number in the name line\n Fixed an issue where the delete button in the list was deleting the active item instead of the list item that pressed the button.\n\n# ver1.1.0 Automatic Assign before rendering / Search / Resave / Duplicate / and more improvements\n\nWe have enhanced the basic list management operations, fixed many bugs, and added new features.\n\n## Added\n\nYou can access detailed functions from the small menu icon\n\n### Automatic Assign before rendering\n\nAdded the function to automatically assign list items before rendering.\n\nMaterial slots of list items are assigned to the objects registered in the list item all at once.\n\n* Done at render job initialization\n* Only items with a valid Render icon will be assigned\n* If there are multiple list items with the same object, the one with the highest index number will be assigned.\n* Restored to original material slot when rendering is completed or canceled\n\n### Batch assignment\n\nMaterial slots of list items are assigned to the objects registered in the list item all at once.\n\n* Only items with a valid Render icon will be assigned\n* If there are multiple list items with the same object, the one with the highest index number will be assigned.\n* Accessed from the import icon below the + /-button\n\n### Search\n\n* You can search the list item name\n* Regular expressions are available\n\n# Added the function to [Filter by object]\n\n* You can filter list items by specified object\n\n### Resave\n\nOverwrites the contents of the specified list item with the active object.\n\n### Duplicate\n\n* Can duplicate active list item\n\n### View saved materials\n\n* You can now see the saved material for each item\n\n### Sort material slots by name\n\nAdded the ability to sort material slots of selected objects by name.\n\n### Added [Do not delete slot when loading] option\n\nIf you have a small number of slots to allocate, fill the slots with the very first material instead of deleting the slots.\n\nDeleting the slot will prevent the face assignment data from being lost.\n\n### Select registered object\n\nYou can select the registered object from the list.\n\n* Click the object icon to access\n\n### Added Japanese translation\n\nThe menu text is now translated into Japanese.\n\n## Change\n\n* Combined item bulk addition function with normal item addition function\n\n* Therefore, the item batch addition function has been abolished.\n* The icon in the list item has changed depending on the type of registered object.\n* Changed the number added when names are duplicated from the total number of list items to the number of duplicate item names + 1.\n\n## Bug fixed\n\n* Fixed an issue where sorting was by number of slots when sort type was “object”\n* Fixed an issue where keymaps could not be removed properly when disabling add-ons\n* Fixed an issue that caused an error due to keymap registration when launching Blender without GUI\n* The entire source code has changed significantly\n* Fixed an issue where assignment could fail if the material had a number in the name line\n* Fixed an issue where the delete button in the list was deleting the active item instead of the list item that pressed the button.\nver1.2.0 Export / Import to file, Menu improvements\n Menu improvements\n\n To be able to switch the display of each element in the list individually Made it possible to hide unnecessary items\n Added “Switch registered materials” batch switch button\n Added a button to switch active items List items with the same registered objects and active objects have different icon display\n Change some other menu layouts\n\n Export / Import to file\n You can now write and read to a file. You can backup the list items or transfer the data to another Blend file scene.\n Please note that it is not possible to export the object or material data itself.\n\n Export list item to file\n Import list item from file If the corresponding object material data does not exist in the project, temporary dummy data will be created.\n\n Other\n\n Exclude object types that have no material assigned from target objects\nver1.2.0 Export / Import to file, Menu improvements\n Menu improvements\n\n To be able to switch the display of each element in the list individually Made it possible to hide unnecessary items\n Added “Switch registered materials” batch switch button\n Added a button to switch active items List items with the same registered objects and active objects have different icon display\n Change some other menu layouts\n\n Export / Import to file\n You can now write and read to a file. You can backup the list items or transfer the data to another Blend file scene.\n Please note that it is not possible to export the object or material data itself.\n\n Export list item to file\n Import list item from file If the corresponding object material data does not exist in the project, temporary dummy data will be created.\n\n Other\n\n Exclude object types that have no material assigned from target objects\n\n# ver1.2.0 Export / Import to file, Menu improvements\n\n## Menu improvements\n\n* To be able to switch the display of each element in the list individually\n\n* Made it possible to hide unnecessary items\n* Added “Switch registered materials” batch switch button\n* Added a button to switch active items\n\n* List items with the same registered objects and active objects have different icon display\n* Change some other menu layouts\n\n## Export / Import to file\n\nYou can now write and read to a file.\n\nYou can backup the list items or transfer the data to another Blend file scene.\nPlease note that it is not possible to export the object or material data itself.\n\n* Export list item to file\n* Import list item from file\n\n* If the corresponding object material data does not exist in the project, temporary dummy data will be created.\n\n## Other\n\n* Exclude object types that have no material assigned from target objects\nver1.3.0 Updated\n Support for group function/slot change during rendering\n Batch operation function by group\n It is be operated collectively by group.This is useful when you want to change the assignment settings for the same rendering all at once.\n\n Add to group-Add active item to group-Move all items in group to another group\n Change group name\n Assign\n Render on/off\n Keyframe settings\n Deleted\n\n important point\n It is just a pseudo group.A group name is set for each item, and the items with the same group name are displayed separately.\n\n If the number of displayed lists is small, not all groups may be displayed.\n\n When handling old versions of data\n Older versions of list items have empty group classification names.To use the grouping function, please do the following to create a new group.\n\n Execute other menu (▼)> “collect ungrouped items”\n\n Supports changing slots during rendering\n You can change the material slot during animation rendering by hitting a keyframe on each slot data.In this mode, only those with keyframes will affect the rendering.\n How to use\n\n Enable’Auto assign on render’ mode\n Enable “use keyframes” mode\n Enable render option for slot data\n Set the keyframe in the “keyframe option” of the slot data\n Perform the rendering\n\n Known bugs and notes\n This feature has some limitations.\n\n Interface fixed option must be enabled If this option is not enabled it will not work(If this is not turned on, animation rendering will crash)(Not required for background rendering)\n Unable to revert allocation at render end Override the assignment by creating a list item to undo the assignment and hitting a keyframe on the last frame\n Slot data keyframe option does not reflect off state You can set ON/OFF, but please use it as a dummy for keyframe registration\n In keyframe usage mode, only those with keyframes will affect the rendering Even if the render icon for the list item is enabled, it will not be assigned unless you set a keyItems with render off will not be used\n Not reflected in viewport Only reflected when rendering\n\n Bug fix\n\n Fixed the bug that the pre-rendering assignment function did not return to the original state after assigning to an object that was not originally assigned and rendering finished.\n\n Other\n\n With the allocation function, if you execute it by Ctrl + click, the slot data will be read for’object registered in list item ’\n New slot data addition function A yellow warning is displayed when there is no slot data in multiple selected objects.Changed to add to new group when executing with Ctrl + click\nver1.3.0 Updated\n Support for group function/slot change during rendering\n Batch operation function by group\n It is be operated collectively by group.This is useful when you want to change the assignment settings for the same rendering all at once.\n\n Add to group-Add active item to group-Move all items in group to another group\n Change group name\n Assign\n Render on/off\n Keyframe settings\n Deleted\n\n important point\n It is just a pseudo group.A group name is set for each item, and the items with the same group name are displayed separately.\n\n If the number of displayed lists is small, not all groups may be displayed.\n\n When handling old versions of data\n Older versions of list items have empty group classification names.To use the grouping function, please do the following to create a new group.\n\n Execute other menu (▼)> “collect ungrouped items”\n\n Supports changing slots during rendering\n You can change the material slot during animation rendering by hitting a keyframe on each slot data.In this mode, only those with keyframes will affect the rendering.\n How to use\n\n Enable’Auto assign on render’ mode\n Enable “use keyframes” mode\n Enable render option for slot data\n Set the keyframe in the “keyframe option” of the slot data\n Perform the rendering\n\n Known bugs and notes\n This feature has some limitations.\n\n Interface fixed option must be enabled If this option is not enabled it will not work(If this is not turned on, animation rendering will crash)(Not required for background rendering)\n Unable to revert allocation at render end Override the assignment by creating a list item to undo the assignment and hitting a keyframe on the last frame\n Slot data keyframe option does not reflect off state You can set ON/OFF, but please use it as a dummy for keyframe registration\n In keyframe usage mode, only those with keyframes will affect the rendering Even if the render icon for the list item is enabled, it will not be assigned unless you set a keyItems with render off will not be used\n Not reflected in viewport Only reflected when rendering\n\n Bug fix\n\n Fixed the bug that the pre-rendering assignment function did not return to the original state after assigning to an object that was not originally assigned and rendering finished.\n\n Other\n\n With the allocation function, if you execute it by Ctrl + click, the slot data will be read for’object registered in list item ’\n New slot data addition function A yellow warning is displayed when there is no slot data in multiple selected objects.Changed to add to new group when executing with Ctrl + click\n\n## ver1.3.0 Updated\n\n## Support for group function/slot change during rendering\n\n## Batch operation function by group\n\nIt is be operated collectively by group.This\n\nis useful when you want to change the assignment settings for the same rendering all at once.\n\n* Add to group-Add active item to group-Move all items in group to another group\n* Change group name\n* Assign\n* Render on/off\n* Keyframe settings\n* Deleted\n\n### important point\n\nIt is just a pseudo group.A\n\ngroup name is set for each item, and the items with the same group name are displayed separately.\n\n* If the number of displayed lists is small, not all groups may be displayed.\n\n# When handling old versions of data\n\nOlder versions of list items have empty group classification\n\nnames.To use the grouping function, please do the following to create a new group.\n\n* Execute other menu (▼)> “collect ungrouped items”\n\n## Supports changing slots during rendering\n\nYou can change the material slot during animation rendering by hitting a keyframe on each slot data.In\n\nthis mode, only those with keyframes will affect the rendering.\n\n### How to use\n\n* Enable’Auto assign on render’ mode\n* Enable “use keyframes” mode\n* Enable render option for slot data\n* Set the keyframe in the “keyframe option” of the slot data\n* Perform the rendering\n\n### Known bugs and notes\n\nThis feature has some limitations.\n\n* Interface fixed option must be enabled\n\n* If this option is not enabled it will not work\n* (If this is not turned on, animation rendering will crash)\n* (Not required for background rendering)\n* Unable to revert allocation at render end\n\n* Override the assignment by creating a list item to undo the assignment and hitting a keyframe on the last frame\n* Slot data keyframe option does not reflect off state\n\n* You can set ON/OFF, but please use it as a dummy for keyframe registration\n* In keyframe usage mode, only those with keyframes will affect the rendering\n\n* Even if the render icon for the list item is enabled, it will not be assigned unless you set a key\n* Items with render off will not be used\n* Not reflected in viewport\n\n* Only reflected when rendering\n\n## Bug fix\n\n* Fixed the bug that the pre-rendering assignment function did not return to the original state after assigning to an object that was not originally assigned and rendering finished.\n\n## Other\n\n* With the allocation function, if you execute it by Ctrl + click, the slot data will be read for’object registered in list item ’\n* New slot data addition function\n\n* A yellow warning is displayed when there is no slot data in multiple selected objects.\n* Changed to add to new group when executing with Ctrl + click", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/cloth-simulator-question/510461", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nsphereoid\n(sphereoid)\n1\n\n I have worked with the cloth simulator in the past, but only used it for a character who was already wearing clothes. This time I am making something different. A character is wearing a cape, which he then takes off and places on a rock. Later, he then leans over and picks up the cape and walks off with it.\n I have having little luck using a combination of bones and the simulator to achieve this effect. Does anyone have any ideas about how one would go about creating this?\nsphereoid\n(sphereoid)\n1\nI have worked with the cloth simulator in the past, but only used it for a character who was already wearing clothes. This time I am making something different. A character is wearing a cape, which he then takes off and places on a rock. Later, he then leans over and picks up the cape and walks off with it.\n I have having little luck using a combination of bones and the simulator to achieve this effect. Does anyone have any ideas about how one would go about creating this?\n\nI have worked with the cloth simulator in the past, but only used it for a character who was already wearing clothes. This time I am making something different. A character is wearing a cape, which he then takes off and places on a rock. Later, he then leans over and picks up the cape and walks off with it.\n\nI have having little luck using a combination of bones and the simulator to achieve this effect. Does anyone have any ideas about how one would go about creating this?\n\nAs long as the cape drapes over the body that should be not too much of a problem. I mean I am being rather positive in saying that. Of course there will be many problems. But in theory if there is an armature for the cape and pinning on the cape it should work.\n You’d have to do some parenting tricks but in essence it should work - theoretically.\n Describe more completely your set up so far.\nAs long as the cape drapes over the body that should be not too much of a problem. I mean I am being rather positive in saying that. Of course there will be many problems. But in theory if there is an armature for the cape and pinning on the cape it should work.\n You’d have to do some parenting tricks but in essence it should work - theoretically.\n Describe more completely your set up so far.\n\nAs long as the cape drapes over the body that should be not too much of a problem. I mean I am being rather positive in saying that. Of course there will be many problems. But in theory if there is an armature for the cape and pinning on the cape it should work.\n\nYou’d have to do some parenting tricks but in essence it should work - theoretically.\n\nDescribe more completely your set up so far.\n\nsphereoid\n(sphereoid)\n3\n\n Okay, well I have the cape which wraps around his neck. At the point where it wraps around his neck and the two pieces of the cape meet there is a pinning. He reaches up to undo his cape and I animate the stiffness of the pinning so it goes to zero, at which point the cape should fall off and land on the rock behind him. However nothing happens.\n It should be worth noting that I have the cape parented to the body of the man so that it will follow him around.\nsphereoid\n(sphereoid)\n3\nOkay, well I have the cape which wraps around his neck. At the point where it wraps around his neck and the two pieces of the cape meet there is a pinning. He reaches up to undo his cape and I animate the stiffness of the pinning so it goes to zero, at which point the cape should fall off and land on the rock behind him. However nothing happens.\n It should be worth noting that I have the cape parented to the body of the man so that it will follow him around.\n\nOkay, well I have the cape which wraps around his neck. At the point where it wraps around his neck and the two pieces of the cape meet there is a pinning. He reaches up to undo his cape and I animate the stiffness of the pinning so it goes to zero, at which point the cape should fall off and land on the rock behind him. However nothing happens.\n\nIt should be worth noting that I have the cape parented to the body of the man so that it will follow him around.\n\nsphereoid\n(sphereoid)\n4\n\n Figured it out and got it fixed. Thanks though.\nsphereoid\n(sphereoid)\n4\nFigured it out and got it fixed. Thanks though.\n\nFigured it out and got it fixed. Thanks though.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/blender-2-5-keeps-crashing/518007?page=2", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nAligorith\n(Aligorith)\n21\n\n Sago: I fixed some issues like that in Pepper, which have now been merged to trunk.\nAligorith\n(Aligorith)\n21\nSago: I fixed some issues like that in Pepper, which have now been merged to trunk.\n\nSago: I fixed some issues like that in Pepper, which have now been merged to trunk.\n\nSago\n(Sago)\n22\n\n Ah, good to hear. I waited making the switch to trunk+pepper because I was finishing a project. I guess I should’ve made the switch \n Your efforts are very appreciated.\nSago\n(Sago)\n22\nAh, good to hear. I waited making the switch to trunk+pepper because I was finishing a project. I guess I should’ve made the switch \n Your efforts are very appreciated.\n\nAh, good to hear. I waited making the switch to trunk+pepper because I was finishing a project. I guess I should’ve made the switch\n\nYour efforts are very appreciated.\n\nBlender 2.59 Mac OS X Lion 10.7.1 crashes at startup. Any ideas?\nBlender 2.59 Mac OS X Lion 10.7.1 crashes at startup. Any ideas?\n\nBlender 2.59 Mac OS X Lion 10.7.1 crashes at startup. Any ideas?", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/bottles-phials-2-0/483829", + "domain": "blenderartists.org", + "file_source": "part-00370-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSATtva\n(SATtva)\n1\n\n This is a remake of one of my early works with unbiased rendering (made with Indigo one and a half years ago, a few months after I’ve started to work with 3d). A week ago I’ve been asked to rerender it in higher resolution, but this was too boring, so I adapted it for Lux and made some additions to the scene.\n The image was rendered for three days straight on two quadcores @ 3GHz up to 15k SPP. Dispersion noise has taken the most time to clear off.\n High res version: http://vladmiller.info/images/blender/bottles-new.jpg Blender, Gimp (for textures) and LuxRender were used. No postprod except for slight color balancing and aperture diffraction with nodes.\n Attachments\nSATtva\n(SATtva)\n1\nThis is a remake of one of my early works with unbiased rendering (made with Indigo one and a half years ago, a few months after I’ve started to work with 3d). A week ago I’ve been asked to rerender it in higher resolution, but this was too boring, so I adapted it for Lux and made some additions to the scene.\n The image was rendered for three days straight on two quadcores @ 3GHz up to 15k SPP. Dispersion noise has taken the most time to clear off.\n High res version: http://vladmiller.info/images/blender/bottles-new.jpg Blender, Gimp (for textures) and LuxRender were used. No postprod except for slight color balancing and aperture diffraction with nodes.\n Attachments\n\nThis is a remake of one of my early works with unbiased rendering (made with Indigo one and a half years ago, a few months after I’ve started to work with 3d). A week ago I’ve been asked to rerender it in higher resolution, but this was too boring, so I adapted it for Lux and made some additions to the scene.\n\nThe image was rendered for three days straight on two quadcores @ 3GHz up to 15k SPP. Dispersion noise has taken the most time to clear off.\n\nHigh res version: http://vladmiller.info/images/blender/bottles-new.jpg\n\nBlender, Gimp (for textures) and LuxRender were used. No postprod except for slight color balancing and aperture diffraction with nodes.\n\n### Attachments\n\nB65ISP\n(B65ISP)\n2\n\n Very realistic. Good work!\nB65ISP\n(B65ISP)\n2\nVery realistic. Good work!\n\nVery realistic. Good work!\n\nBiglines\n(Biglines)\n3\n\n ooh, how i’d love to see your material settings\nBiglines\n(Biglines)\n3\nooh, how i’d love to see your material settings\n\nooh, how i’d love to see your material settings\n\nSATtva\n(SATtva)\n4\n\n Thank you, B65ISP.\n Biglines, what specific materials are you interested in?\nSATtva\n(SATtva)\n4\nThank you, B65ISP.\n Biglines, what specific materials are you interested in?\n\nThank you, B65ISP.\n\nBiglines, what specific materials are you interested in?\n\nzanyman\n(zanyman)\n5\n\n Absolutely love the final render. Being an amateur photographer myself, I find the image simply inspiring.\nzanyman\n(zanyman)\n5\nAbsolutely love the final render. Being an amateur photographer myself, I find the image simply inspiring.\n\nAbsolutely love the final render. Being an amateur photographer myself, I find the image simply inspiring.\n\nTomo83\n(Tomo83)\n6\n\n Wow!!! Very realistic!\n .blend file! .blend file! .blend file!!! OR the material settings, your choice!\nTomo83\n(Tomo83)\n6\nWow!!! Very realistic!\n .blend file! .blend file! .blend file!!! OR the material settings, your choice!\n\nWow!!! Very realistic!\n\n.blend file! .blend file! .blend file!!! OR the material settings, your choice!\n\nBiglines\n(Biglines)\n7\n\n wood, blue glass, and the brown/orange thingies in one of the glass bottles\nBiglines\n(Biglines)\n7\nwood, blue glass, and the brown/orange thingies in one of the glass bottles\n\nwood, blue glass, and the brown/orange thingies in one of the glass bottles\n\nSATtva\n(SATtva)\n8\n\n Hi guys. You’re too demanding. \n Wood, well, there is nothing fancy, just a glossy material with nice textures for albedo, IOR and bump. Here are (from left to right) windowsill planks, blue rough glass and raisins:\n Attachments\nSATtva\n(SATtva)\n8\nHi guys. You’re too demanding. \n Wood, well, there is nothing fancy, just a glossy material with nice textures for albedo, IOR and bump. Here are (from left to right) windowsill planks, blue rough glass and raisins:\n Attachments\n\nHi guys. You’re too demanding.\n\nWood, well, there is nothing fancy, just a glossy material with nice textures for albedo, IOR and bump. Here are (from left to right) windowsill planks, blue rough glass and raisins:\n\n### Attachments\n\nzanyman\n(zanyman)\n9\n\n Thanks so much SATtva!\n Out of curiousity, have you tried to render it using Yafaray? I’d be interested in knowing how it compares with LuxRender when producing realistic ray-traced renders. I’m new to Blender and I find the buttons and options in LuxRender a little overwhelming as compared to Yafaray but if the results are truly superior, I wouldn’t mind learning about it as well.\nzanyman\n(zanyman)\n9\nThanks so much SATtva!\n Out of curiousity, have you tried to render it using Yafaray? I’d be interested in knowing how it compares with LuxRender when producing realistic ray-traced renders. I’m new to Blender and I find the buttons and options in LuxRender a little overwhelming as compared to Yafaray but if the results are truly superior, I wouldn’t mind learning about it as well.\n\nThanks so much SATtva!\n\nOut of curiousity, have you tried to render it using Yafaray? I’d be interested in knowing how it compares with LuxRender when producing realistic ray-traced renders. I’m new to Blender and I find the buttons and options in LuxRender a little overwhelming as compared to Yafaray but if the results are truly superior, I wouldn’t mind learning about it as well.\n\ngregzaal\n(Greg Zaal)\n10\n\n wow that is so insanely realistic!!\ngregzaal\n(Greg Zaal)\n10\nwow that is so insanely realistic!!\n\nwow that is so insanely realistic!!\n\nLongaly\n(Longaly)\n11\n\n :eek: Five stars from me! I predict a spot on the banner. :yes:\nLongaly\n(Longaly)\n11\n:eek: Five stars from me! I predict a spot on the banner. :yes:\n\n:eek: Five stars from me! I predict a spot on the banner. :yes:\n\nBiglines\n(Biglines)\n12\n\n tnx for the material settings, render times are still too long for me (slow pc), but luxrender looks very promising!\n btw, how do you make things like that cloth? is it just modeled/sculpted or does it use physics?\nBiglines\n(Biglines)\n12\ntnx for the material settings, render times are still too long for me (slow pc), but luxrender looks very promising!\n btw, how do you make things like that cloth? is it just modeled/sculpted or does it use physics?\n\ntnx for the material settings, render times are still too long for me (slow pc), but luxrender looks very promising!\n\nbtw, how do you make things like that cloth? is it just modeled/sculpted or does it use physics?\n\nSATtva\n(SATtva)\n13\n\n Thank you, gregzaal. Longaly, that could be quite nice. :yes:\n zanyman, I doubt you could get a close result with Yafaray, at least without much faking and postprocessing: it’s not spectral and it’s bounce depth is substantially lower than Lux’s (which will be most obvious with specular materials such as glass). Moreover (if my understanding is correct), it lacks some material models and properties, specifically it’s not possible to make a rough glass and depth-based (physical) absorption inside a specular media. I didn’t had much experience with Yaf since it’s former yafray incarnation, so some of my conclusions may be false.\n Biglines, the cloth is made with cloth simulation (this is one of the best tools in Blender arsenal) and minor touches by hand.\nSATtva\n(SATtva)\n13\nThank you, gregzaal. Longaly, that could be quite nice. :yes:\n zanyman, I doubt you could get a close result with Yafaray, at least without much faking and postprocessing: it’s not spectral and it’s bounce depth is substantially lower than Lux’s (which will be most obvious with specular materials such as glass). Moreover (if my understanding is correct), it lacks some material models and properties, specifically it’s not possible to make a rough glass and depth-based (physical) absorption inside a specular media. I didn’t had much experience with Yaf since it’s former yafray incarnation, so some of my conclusions may be false.\n Biglines, the cloth is made with cloth simulation (this is one of the best tools in Blender arsenal) and minor touches by hand.\n\nThank you, gregzaal. Longaly, that could be quite nice. :yes:\n\nzanyman, I doubt you could get a close result with Yafaray, at least without much faking and postprocessing: it’s not spectral and it’s bounce depth is substantially lower than Lux’s (which will be most obvious with specular materials such as glass). Moreover (if my understanding is correct), it lacks some material models and properties, specifically it’s not possible to make a rough glass and depth-based (physical) absorption inside a specular media. I didn’t had much experience with Yaf since it’s former yafray incarnation, so some of my conclusions may be false.\n\nBiglines, the cloth is made with cloth simulation (this is one of the best tools in Blender arsenal) and minor touches by hand.\n\nSATtva\n(SATtva)\n14\n\n Hmm, when someone rates the work as “terrible” (IIUC, (35+11)/4=4), I’d prefer to read a rationale. Please speak, my anonymous well-wisher.\nSATtva\n(SATtva)\n14\nHmm, when someone rates the work as “terrible” (IIUC, (35+11)/4=4), I’d prefer to read a rationale. Please speak, my anonymous well-wisher.\n\nHmm, when someone rates the work as “terrible” (IIUC, (35+11)/4=4), I’d prefer to read a rationale. Please speak, my anonymous well-wisher.\n\nNinthJake\n(NinthJake)\n16\n\n This looks fantastic. Completely photoreal but holycrap3daysrendertime?\nNinthJake\n(NinthJake)\n16\nThis looks fantastic. Completely photoreal but holycrap3daysrendertime?\n\nThis looks fantastic. Completely photoreal but holycrap3daysrendertime?\n\nSATtva\n(SATtva)\n17\n\n NinthJake, and this is not that much as it seems. When you add a lot of transparent objects, dispersion, and volumetric effects, THAT becomes really long.\nSATtva\n(SATtva)\n17\nNinthJake, and this is not that much as it seems. When you add a lot of transparent objects, dispersion, and volumetric effects, THAT becomes really long.\n\nNinthJake, and this is not that much as it seems. When you add a lot of transparent objects, dispersion, and volumetric effects, THAT becomes really long.\n\nhausbauer\n(hausbauer)\n18\n\n Wow! Thats great! 5Stars from me!\nhausbauer\n(hausbauer)\n18\nWow! Thats great! 5Stars from me!\n\nWow! Thats great! 5Stars from me!\n\nPhilippe_M\n(Philippe M.)\n20\n\n woah, that is amazing! really looks real!\n …I have to try those external render engines some day…do they work with 2.5 yet?\nPhilippe_M\n(Philippe M.)\n20\nwoah, that is amazing! really looks real!\n …I have to try those external render engines some day…do they work with 2.5 yet?\n\nwoah, that is amazing! really looks real!\n\n…I have to try those external render engines some day…do they work with 2.5 yet?", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/dentable-destructible-objects/591012", + "domain": "blenderartists.org", + "file_source": "part-00370-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSkyCraw\n(SkyCraw)\n1\n\n Hello,\n I’m currently working on creating a game (using Blender and Unity) where the player is fed up with his or her office computer and smashes it to pieces (similar to the “Beat Up Your PC” flash game linked below; feel free to relieve some stress while you’re at it).\n http://www.funny-games.biz/beatup-pc.html\n I’ve started creating a basic PC tower and will be searching for more inspiring tutorials for monitors, keyboard, and mouse model/animation creation. Also, I’ve view the tutorials for destructible objects (as well as the “Animating a Car Crash” tutorial, to see how to dent objects).\n Would anyone be able to point the way to any tutorials/references/other sources to show how to make a destructible object (where it behaves like in the linked flash game above but, of course, in more detail)?\n I want to create the animation where the point of “dent” (or impact) is a variant location depending on where the player hits the computer (and what the player is hitting the computer with).\n Any help would be awesome!\nSkyCraw\n(SkyCraw)\n1\nHello,\n I’m currently working on creating a game (using Blender and Unity) where the player is fed up with his or her office computer and smashes it to pieces (similar to the “Beat Up Your PC” flash game linked below; feel free to relieve some stress while you’re at it).\n http://www.funny-games.biz/beatup-pc.html\n I’ve started creating a basic PC tower and will be searching for more inspiring tutorials for monitors, keyboard, and mouse model/animation creation. Also, I’ve view the tutorials for destructible objects (as well as the “Animating a Car Crash” tutorial, to see how to dent objects).\n Would anyone be able to point the way to any tutorials/references/other sources to show how to make a destructible object (where it behaves like in the linked flash game above but, of course, in more detail)?\n I want to create the animation where the point of “dent” (or impact) is a variant location depending on where the player hits the computer (and what the player is hitting the computer with).\n Any help would be awesome!\n\nHello,\n\nI’m currently working on creating a game (using Blender and Unity) where the player is fed up with his or her office computer and smashes it to pieces (similar to the “Beat Up Your PC” flash game linked below; feel free to relieve some stress while you’re at it).\n\nhttp://www.funny-games.biz/beatup-pc.html\n\nI’ve started creating a basic PC tower and will be searching for more inspiring tutorials for monitors, keyboard, and mouse model/animation creation. Also, I’ve view the tutorials for destructible objects (as well as the “Animating a Car Crash” tutorial, to see how to dent objects).\n\nWould anyone be able to point the way to any tutorials/references/other sources to show how to make a destructible object (where it behaves like in the linked flash game above but, of course, in more detail)?\n\nI want to create the animation where the point of “dent” (or impact) is a variant location depending on where the player hits the computer (and what the player is hitting the computer with).\n\nAny help would be awesome!", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/compiling-blender-from-source-never-works-for-me/349961", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\n… and never mind that I don’t have to do it, I’m a Gentoo kinda guy and I want to do it. \n But the Blender source-compile always seems to crap-out in the sound stuff. My system uses Alsa. There doesn’t seem to be any sort of ./configure script in Blender.\n Anyone out there managed to compile it?\n… and never mind that I don’t have to do it, I’m a Gentoo kinda guy and I want to do it. \n But the Blender source-compile always seems to crap-out in the sound stuff. My system uses Alsa. There doesn’t seem to be any sort of ./configure script in Blender.\n Anyone out there managed to compile it?\n\n… and never mind that I don’t have to do it, I’m a Gentoo kinda guy and I want to do it.\n\nBut the Blender source-compile always seems to crap-out in the sound stuff. My system uses Alsa. There doesn’t seem to be any sort of ./configure script in Blender.\n\nAnyone out there managed to compile it?\n\nAxeZ\n(AxeZ)\n2\n\n Yes, Blender is compiled using scons.\n Emerge scons and enter Blender source dir and just type scons…it usualy works for me, but I checkout from CVS\nAxeZ\n(AxeZ)\n2\nYes, Blender is compiled using scons.\n Emerge scons and enter Blender source dir and just type scons…it usualy works for me, but I checkout from CVS\n\nYes, Blender is compiled using scons.\n\nEmerge scons and enter Blender source dir and just type scons…it usualy works for me, but I checkout from CVS\n\nGentist\n(Gentist)\n3\n\n I assume you’re using Gentoo on the system you’re trying to compile it on. In such case, Blender 2.40 is in portage. No need to compile it outside of portage, unless you want CVS.\nGentist\n(Gentist)\n3\nI assume you’re using Gentoo on the system you’re trying to compile it on. In such case, Blender 2.40 is in portage. No need to compile it outside of portage, unless you want CVS.\n\nI assume you’re using Gentoo on the system you’re trying to compile it on. In such case, Blender 2.40 is in portage. No need to compile it outside of portage, unless you want CVS.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/running-java/389633", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nronbravo\n(ronbravo)\n1\n\n Is it possible to use Python to get a small little Java app to run embedded inside a Blender window?\nronbravo\n(ronbravo)\n1\nIs it possible to use Python to get a small little Java app to run embedded inside a Blender window?\n\nIs it possible to use Python to get a small little Java app to run embedded inside a Blender window?\n\netr9j\n(etr9j)\n2\n\n I know this isn’t an answer, but it might be worth mentioning. For the Sunflow export script we use a button in the script to run a command prompt which then runs the .jar (Sunflow is written in Java). The program runs outside of Blender though. WIth “system” it doesn’t allow you to run Blender while the java is doing it’s thing, but using subprocess, it runs the program on it’s own. You can see the script here where I added on line 1782 both these commands.\n\n 1 Like\netr9j\n(etr9j)\n2\nI know this isn’t an answer, but it might be worth mentioning. For the Sunflow export script we use a button in the script to run a command prompt which then runs the .jar (Sunflow is written in Java). The program runs outside of Blender though. WIth “system” it doesn’t allow you to run Blender while the java is doing it’s thing, but using subprocess, it runs the program on it’s own. You can see the script here where I added on line 1782 both these commands.\n\nI know this isn’t an answer, but it might be worth mentioning. For the Sunflow export script we use a button in the script to run a command prompt which then runs the .jar (Sunflow is written in Java). The program runs outside of Blender though. WIth “system” it doesn’t allow you to run Blender while the java is doing it’s thing, but using subprocess, it runs the program on it’s own. You can see the script here where I added on line 1782 both these commands.\n\n1 Like\n\nI doubt very much - but python could launch some java app I suppose\nI doubt very much - but python could launch some java app I suppose\n\nI doubt very much - but python could launch some java app I suppose\n\nBut it is possible to run Blender as a network server, and then write a Java app that connects to it. You could even use XML-RPC if so inclined, but I’ve never taken it that far.\n Either way you end up having to write at least a certain amount of Python (and Blender’s net stablility for this always get’s a little uncertain thanks to Python being inside Blender’s process, and Python’s threading model not really helping).\n The only real use I’ve had for wanting to connect to Java (the network thing has always been remote control - say web front ends and so on) is exports where I want to use DataOutputStream a lot, and create a hideously complex data structure before doing so (such that Eclipse becomes very handy). In that case it’s easier to export an XML of the required data, then load it into the Java app, and go from there.\n btw I’ve done the above using the Python Twisted library (which really appears to frighten Blender a lot - but it’s absolutely fantastic to write apps with) and SimpleHTTPServer which you should find in your Python standard library.\nBut it is possible to run Blender as a network server, and then write a Java app that connects to it. You could even use XML-RPC if so inclined, but I’ve never taken it that far.\n Either way you end up having to write at least a certain amount of Python (and Blender’s net stablility for this always get’s a little uncertain thanks to Python being inside Blender’s process, and Python’s threading model not really helping).\n The only real use I’ve had for wanting to connect to Java (the network thing has always been remote control - say web front ends and so on) is exports where I want to use DataOutputStream a lot, and create a hideously complex data structure before doing so (such that Eclipse becomes very handy). In that case it’s easier to export an XML of the required data, then load it into the Java app, and go from there.\n btw I’ve done the above using the Python Twisted library (which really appears to frighten Blender a lot - but it’s absolutely fantastic to write apps with) and SimpleHTTPServer which you should find in your Python standard library.\n\nBut it is possible to run Blender as a network server, and then write a Java app that connects to it. You could even use XML-RPC if so inclined, but I’ve never taken it that far.\n\nEither way you end up having to write at least a certain amount of Python (and Blender’s net stablility for this always get’s a little uncertain thanks to Python being inside Blender’s process, and Python’s threading model not really helping).\n\nThe only real use I’ve had for wanting to connect to Java (the network thing has always been remote control - say web front ends and so on) is exports where I want to use DataOutputStream a lot, and create a hideously complex data structure before doing so (such that Eclipse becomes very handy). In that case it’s easier to export an XML of the required data, then load it into the Java app, and go from there.\n\nbtw I’ve done the above using the Python Twisted library (which really appears to frighten Blender a lot - but it’s absolutely fantastic to write apps with) and SimpleHTTPServer which you should find in your Python standard library.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/blender-keeps-crashing-me-verrrry-frusturated/512795", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nX3SB\n(X3SB)\n1\n\n Imagine your working on something for a while, and blender crashes. You lost a lot of work, you get pissed. You load it up again, asses the damage, and get to remaking it over again, saving a lot more.\n It crashes again, but you lose only a little bit of data, getting a little frusturated. Like before, you load it up and redo your work.\n Nothing bad happens, so you start to relax. Then it crashes again, and you didn’t save in awhile because you forgot.\n Now you get really mad, but redo your work.\n It crashes again, not losing much data, but this is the last straw: Pissed off as ****, you go to blender artists forums to rant and ask for help.\n DOES ANYONE KNOW HOW TO FIX THISSSSS :CCC please help me!\nX3SB\n(X3SB)\n1\nImagine your working on something for a while, and blender crashes. You lost a lot of work, you get pissed. You load it up again, asses the damage, and get to remaking it over again, saving a lot more.\n It crashes again, but you lose only a little bit of data, getting a little frusturated. Like before, you load it up and redo your work.\n Nothing bad happens, so you start to relax. Then it crashes again, and you didn’t save in awhile because you forgot.\n Now you get really mad, but redo your work.\n It crashes again, not losing much data, but this is the last straw: Pissed off as ****, you go to blender artists forums to rant and ask for help.\n DOES ANYONE KNOW HOW TO FIX THISSSSS :CCC please help me!\n\nImagine your working on something for a while, and blender crashes. You lost a lot of work, you get pissed. You load it up again, asses the damage, and get to remaking it over again, saving a lot more.\n\nIt crashes again, but you lose only a little bit of data, getting a little frusturated. Like before, you load it up and redo your work.\n\nNothing bad happens, so you start to relax. Then it crashes again, and you didn’t save in awhile because you forgot.\n\nNow you get really mad, but redo your work.\n\nIt crashes again, not losing much data, but this is the last straw: Pissed off as ****, you go to blender artists forums to rant and ask for help.\n\nDOES ANYONE KNOW HOW TO FIX THISSSSS :CCC please help me!\n\nAnd your blender version is ? And your operating system is ? And your graphics card is ? And your error message is ? And other useful information is ? etc etc etc\nAnd your blender version is ? And your operating system is ? And your graphics card is ? And your error message is ? And other useful information is ? etc etc etc\nAnd your blender version is ?\n\nAnd your operating system is ?\n\nAnd your graphics card is ?\n\nAnd your error message is ?\n\nAnd other useful information is ?\n\netc etc etcX3SB\n(X3SB)\n3\n\n 2.58\n windows 7\n not sure about graphics card\n ‘a problem caused Blender to shut down’\n There was an option to to set the 3d display on the computer to minimum graphics display for better performance, I set it to that\n i hope that cleats it up a little\nX3SB\n(X3SB)\n3\n2.58\n windows 7\n not sure about graphics card\n ‘a problem caused Blender to shut down’\n There was an option to to set the 3d display on the computer to minimum graphics display for better performance, I set it to that\n i hope that cleats it up a little\n\n2.58\n\nwindows 7\n\nnot sure about graphics card\n\n‘a problem caused Blender to shut down’\n\nThere was an option to to set the 3d display on the computer to minimum graphics display for better performance, I set it to that\n\ni hope that cleats it up a little", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/convert-legacy-textured-uvs-to-eevee-cycles-materials-for-supertuxkart/1248375", + "domain": "blenderartists.org", + "file_source": "part-00322-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nAs part of my efforts to port the SuperTuxKart Blender addon scripts at https://github.com/RQWorldblender/stk-blender/, I need to test out whether the scripts will export the models properly or not. Unfortunately, the text from https://supertuxkart.net/Texturing no longer applies 100% as of Blender 2.80.\n\n Use UV texturing in Blender for your objects for them to appear in-game, but don’t waste time with Blender materials or cycles materials. They don’t get exported into the game—instead, use SuperTuxKart’s own materials system. More information can be found on the Materials page. In fact, don’t even bother with the Texture section of Blender’s Properties window. Simply applying a UV map is enough.\n\n Almost the vast majority of the source flies used for STK models exclusively use UV maps and image-based texturing, often without ever touching Blender materials. However, I have learned that shader node-based materials are unfortunately required just to show image textures on models; it is considerably more complicated to texture models in 2.80+ compared to doing this in 2.79. While I can handle manually (re)setting up a few, up to about 10, of these images, it’s tiring to do this for about 100 of these on possibly hundreds of models. This script would help me if these models already used Blender materials, but it won’t work too often since these source files don’t use Blender materials at all.\n There has to be some way, possibly with a script, that can help me deal with converting the legacy image-based texturing to use the shader node-based material without me having to waste time doing the conversion process completely by hand.\n Here are some images to show what I\"m referring to:\n The kart Tux \n The track Oliver’s Math Class\nAs part of my efforts to port the SuperTuxKart Blender addon scripts at https://github.com/RQWorldblender/stk-blender/, I need to test out whether the scripts will export the models properly or not. Unfortunately, the text from https://supertuxkart.net/Texturing no longer applies 100% as of Blender 2.80.\n\n Use UV texturing in Blender for your objects for them to appear in-game, but don’t waste time with Blender materials or cycles materials. They don’t get exported into the game—instead, use SuperTuxKart’s own materials system. More information can be found on the Materials page. In fact, don’t even bother with the Texture section of Blender’s Properties window. Simply applying a UV map is enough.\n\n Almost the vast majority of the source flies used for STK models exclusively use UV maps and image-based texturing, often without ever touching Blender materials. However, I have learned that shader node-based materials are unfortunately required just to show image textures on models; it is considerably more complicated to texture models in 2.80+ compared to doing this in 2.79. While I can handle manually (re)setting up a few, up to about 10, of these images, it’s tiring to do this for about 100 of these on possibly hundreds of models. This script would help me if these models already used Blender materials, but it won’t work too often since these source files don’t use Blender materials at all.\n There has to be some way, possibly with a script, that can help me deal with converting the legacy image-based texturing to use the shader node-based material without me having to waste time doing the conversion process completely by hand.\n Here are some images to show what I\"m referring to:\n The kart Tux \n The track Oliver’s Math Class\n\nAs part of my efforts to port the SuperTuxKart Blender addon scripts at https://github.com/RQWorldblender/stk-blender/, I need to test out whether the scripts will export the models properly or not. Unfortunately, the text from https://supertuxkart.net/Texturing no longer applies 100% as of Blender 2.80.\n\n> \nUse UV texturing in Blender for your objects for them to appear in-game, but don’t waste time with Blender materials or cycles materials. They don’t get exported into the game—instead, use SuperTuxKart’s own materials system. More information can be found on the Materials page.\n\nIn fact, don’t even bother with the Texture section of Blender’s Properties window. Simply applying a UV map is enough.\nAlmost the vast majority of the source flies used for STK models exclusively use UV maps and image-based texturing, often without ever touching Blender materials. However, I have learned that shader node-based materials are unfortunately required just to show image textures on models; it is considerably more complicated to texture models in 2.80+ compared to doing this in 2.79. While I can handle manually (re)setting up a few, up to about 10, of these images, it’s tiring to do this for about 100 of these on possibly hundreds of models. This script would help me if these models already used Blender materials, but it won’t work too often since these source files don’t use Blender materials at all.\n\nThere has to be some way, possibly with a script, that can help me deal with converting the legacy image-based texturing to use the shader node-based material without me having to waste time doing the conversion process completely by hand.\n\nHere are some images to show what I\"m referring to:\n\nThe kart Tux\n\nThe track Oliver’s Math Class\n\nI eventually created a solution of my own, in the form of a custom script: https://github.com/RQWorldblender/stk-blender/blob/master/extras/uv_textures_to_materials.py It has to be loaded in the text editor and then executed for it to be useful. It works most of the time, but there are a few limitations (most of which can be fixed after migration):\n\n Vertex colors are not supported, but they are left intact\n Decal shaders (two UV maps) are not supported\n\n 1 Like\nI eventually created a solution of my own, in the form of a custom script: https://github.com/RQWorldblender/stk-blender/blob/master/extras/uv_textures_to_materials.py It has to be loaded in the text editor and then executed for it to be useful. It works most of the time, but there are a few limitations (most of which can be fixed after migration):\n\n Vertex colors are not supported, but they are left intact\n Decal shaders (two UV maps) are not supported\nI eventually created a solution of my own, in the form of a custom script: https://github.com/RQWorldblender/stk-blender/blob/master/extras/uv_textures_to_materials.py\n\nIt has to be loaded in the text editor and then executed for it to be useful. It works most of the time, but there are a few limitations (most of which can be fixed after migration):\n\n* Vertex colors are not supported, but they are left intact\n* Decal shaders (two UV maps) are not supported\n\n1 Like", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/rigify-2-8-armature-and-mesh-connection/1162219", + "domain": "blenderartists.org", + "file_source": "part-00370-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have a Crow object, used Rigify 2.80Beta, current to May26 2019, I parent the mesh to the armature, press Generate Rig, Rig appears created. I go into Pose Mode, select a part of the Armature Rig created, which moves the elements, but not the Mesh. I have watched multiple videos via Google search, and topics on BlenderArtists to no effect. I need to be able to build Armatures for other characters, and then have them move the mesh. If I just use the Armature, with the Mesh parented (small error about Weighting which I also can’t seem to resolve) but the Mesh does move with the Armature Bones. I am clearly not understanding something fundamental, and any help will be appreciated.Crow with Armature - 22mg\nI have a Crow object, used Rigify 2.80Beta, current to May26 2019, I parent the mesh to the armature, press Generate Rig, Rig appears created. I go into Pose Mode, select a part of the Armature Rig created, which moves the elements, but not the Mesh. I have watched multiple videos via Google search, and topics on BlenderArtists to no effect. I need to be able to build Armatures for other characters, and then have them move the mesh. If I just use the Armature, with the Mesh parented (small error about Weighting which I also can’t seem to resolve) but the Mesh does move with the Armature Bones. I am clearly not understanding something fundamental, and any help will be appreciated.Crow with Armature - 22mg\n\nI have a Crow object, used Rigify 2.80Beta, current to May26 2019, I parent the mesh to the armature, press Generate Rig, Rig appears created. I go into Pose Mode, select a part of the Armature Rig created, which moves the elements, but not the Mesh. I have watched multiple videos via Google search, and topics on BlenderArtists to no effect. I need to be able to build Armatures for other characters, and then have them move the mesh. If I just use the Armature, with the Mesh parented (small error about Weighting which I also can’t seem to resolve) but the Mesh does move with the Armature Bones. I am clearly not understanding something fundamental, and any help will be appreciated.Crow with Armature - 22mg\n\ncnikiel\n(cnikiel)\n2\n\n Did you parent the mesh to the metarig? If so, you should unparent it and parent it to the generated rig, most likely called rig.\ncnikiel\n(cnikiel)\n2\nDid you parent the mesh to the metarig? If so, you should unparent it and parent it to the generated rig, most likely called rig.\nDid you parent the mesh to the metarig?\n\nIf so, you should unparent it and parent it to the generated rig, most likely called rig.I appreciate any help, and have attempted my understanding of your comments, clearing the parent and then parenting to the \"rig.’ I still get the problem of “Bone Heat Weighting: failed to find solution for one or more bones?” I tried Voxel Heat Skinning and Surface Hear Diffuse Skinning, in the past to remedy the problem, and just as I was writing that “your solution” did not work, I thought to quickly go back, run those two Addons again, after the corrected parenting, and Voila!! it works now. Thank you for taking the time to investigate and respond. Hopefully I can remember this with the remainder of the characters. Happy Camper.\nI appreciate any help, and have attempted my understanding of your comments, clearing the parent and then parenting to the \"rig.’ I still get the problem of “Bone Heat Weighting: failed to find solution for one or more bones?” I tried Voxel Heat Skinning and Surface Hear Diffuse Skinning, in the past to remedy the problem, and just as I was writing that “your solution” did not work, I thought to quickly go back, run those two Addons again, after the corrected parenting, and Voila!! it works now. Thank you for taking the time to investigate and respond. Hopefully I can remember this with the remainder of the characters. Happy Camper.\n\nI appreciate any help, and have attempted my understanding of your comments, clearing the parent and then parenting to the \"rig.’ I still get the problem of “Bone Heat Weighting: failed to find solution for one or more bones?” I tried Voxel Heat Skinning and Surface Hear Diffuse Skinning, in the past to remedy the problem, and just as I was writing that “your solution” did not work, I thought to quickly go back, run those two Addons again, after the corrected parenting, and Voila!! it works now. Thank you for taking the time to investigate and respond. Hopefully I can remember this with the remainder of the characters. Happy Camper.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/depth-of-field-with-manual-focal-lenth-positioning/590863", + "domain": "blenderartists.org", + "file_source": "part-00347-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nMrPutuLips\n(MrPutuLips)\n1\n\n Heya,\n I am trying to create a simple DoF effect for my game. I am trying to make it so it should blur everything out of its focal depth/length. Every DoF shader I have seen uses the center of the viewport as its focal (using a ray I think…). I’ve seen martinsh’s DoF with bokeh, but it’s really resource heavy and far more advanced for what I am trying to create.\n I think the best way to do this would to be to get the x y and z coords of an empty then take the distance between the camera and object to set the focal length, however I don’t know how to do this properly nor how to make the 2d filter.\n What is the easiest and most effective way of accomplishing this?\n Thanks\nMrPutuLips\n(MrPutuLips)\n1\nHeya,\n I am trying to create a simple DoF effect for my game. I am trying to make it so it should blur everything out of its focal depth/length. Every DoF shader I have seen uses the center of the viewport as its focal (using a ray I think…). I’ve seen martinsh’s DoF with bokeh, but it’s really resource heavy and far more advanced for what I am trying to create.\n I think the best way to do this would to be to get the x y and z coords of an empty then take the distance between the camera and object to set the focal length, however I don’t know how to do this properly nor how to make the 2d filter.\n What is the easiest and most effective way of accomplishing this?\n Thanks\n\nHeya,\n\nI am trying to create a simple DoF effect for my game. I am trying to make it so it should blur everything out of its focal depth/length. Every DoF shader I have seen uses the center of the viewport as its focal (using a ray I think…).\n\nI’ve seen martinsh’s DoF with bokeh, but it’s really resource heavy and far more advanced for what I am trying to create.\nI think the best way to do this would to be to get the x y and z coords of an empty then take the distance between the camera and object to set the focal length, however I don’t know how to do this properly nor how to make the 2d filter.\n\nWhat is the easiest and most effective way of accomplishing this?\n\nThanks", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/seiko-watch/485464", + "domain": "blenderartists.org", + "file_source": "part-00164-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWell I’m calling this done with 1500 Samples per pixel.\n Attachments\nWell I’m calling this done with 1500 Samples per pixel.\n Attachments\n\nWell I’m calling this done with 1500 Samples per pixel.\n\n### Attachments\n\nNinthJake\n(NinthJake)\n3\n\n That is awesome. Blender internal?\nNinthJake\n(NinthJake)\n3\nThat is awesome. Blender internal?\n\nThat is awesome. Blender internal?\n\nThanks. This was rendered with LuxRender, hence the 1,500 Samples per pixel, resulting in what I think a pretty clear image.\nThanks. This was rendered with LuxRender, hence the 1,500 Samples per pixel, resulting in what I think a pretty clear image.\n\nThanks. This was rendered with LuxRender, hence the 1,500 Samples per pixel, resulting in what I think a pretty clear image.\n\nNinthJake\n(NinthJake)\n5\n\n Should have guessed ^^\n How many hours did that take to render. I am guessing many, maybe even days?\nNinthJake\n(NinthJake)\n5\nShould have guessed ^^\n How many hours did that take to render. I am guessing many, maybe even days?\n\nShould have guessed ^^\n\nHow many hours did that take to render. I am guessing many, maybe even days?\n\nI’d say about 28 hours or so. (It’s still rendering even though it’s not that much clearer) and it’s currently at 2,724 Samples per pixel and has been going for roughly 51 hours.\nI’d say about 28 hours or so. (It’s still rendering even though it’s not that much clearer) and it’s currently at 2,724 Samples per pixel and has been going for roughly 51 hours.\n\nI’d say about 28 hours or so. (It’s still rendering even though it’s not that much clearer) and it’s currently at 2,724 Samples per pixel and has been going for roughly 51 hours.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/optimize-a-64bit-build/397730", + "domain": "blenderartists.org", + "file_source": "part-00322-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\ntobkum\n(Tobias Kummer)\n1\n\n Hello everyone!\n I have a short question… is it possible to have a SSE3 optimized 64bit build of blender? 'Cause up till now I saw either generic 64bit builds or optimized 32bit builds. Or am I getting something seriously wrong here? (Bear with me! ;))\n Best regards & thanks in advance!\ntobkum\n(Tobias Kummer)\n1\nHello everyone!\n I have a short question… is it possible to have a SSE3 optimized 64bit build of blender? 'Cause up till now I saw either generic 64bit builds or optimized 32bit builds. Or am I getting something seriously wrong here? (Bear with me! ;))\n Best regards & thanks in advance!\n\nHello everyone!\n\nI have a short question… is it possible to have a SSE3 optimized 64bit build of blender? 'Cause up till now I saw either generic 64bit builds or optimized 32bit builds. Or am I getting something seriously wrong here? (Bear with me! ;))\n\nBest regards & thanks in advance!\n\nIanC\n(IanC)\n2\n\n Yeah, I’m sure it is. Other than possible problems with using SSE, same as any optimisation.\n Maybe since blender isn’t fully 64bit safe yet people haven’t distributed any 64 bit optimised builds? (Edit - be a pioneer)\nIanC\n(IanC)\n2\nYeah, I’m sure it is. Other than possible problems with using SSE, same as any optimisation.\n Maybe since blender isn’t fully 64bit safe yet people haven’t distributed any 64 bit optimised builds? (Edit - be a pioneer)\n\nYeah, I’m sure it is. Other than possible problems with using SSE, same as any optimisation.\n\nMaybe since blender isn’t fully 64bit safe yet people haven’t distributed any 64 bit optimised builds? (Edit - be a pioneer)\n\ntobkum\n(Tobias Kummer)\n3\n\n I thought Blender is 64bit safe now (since 2.44)?\ntobkum\n(Tobias Kummer)\n3\nI thought Blender is 64bit safe now (since 2.44)?\n\nI thought Blender is 64bit safe now (since 2.44)?\n\nDan\n(Dan)\n4\n\n You know there really should be a sticky somewhere that gives good information about optimization on blender. It’s a very gray area. That would be perfect in a hardware/system configuration/benchmarking/performance/compatibility forum.\nDan\n(Dan)\n4\nYou know there really should be a sticky somewhere that gives good information about optimization on blender. It’s a very gray area. That would be perfect in a hardware/system configuration/benchmarking/performance/compatibility forum.\n\nYou know there really should be a sticky somewhere that gives good information about optimization on blender. It’s a very gray area. That would be perfect in a hardware/system configuration/benchmarking/performance/compatibility forum.\n\ntobkum\n(Tobias Kummer)\n5\n\n Yes, I would definitely LOVE to see that somewhere…\ntobkum\n(Tobias Kummer)\n5\nYes, I would definitely LOVE to see that somewhere…\n\nYes, I would definitely LOVE to see that somewhere…\n\nLynx3d\n(Lynx3d)\n6\n\n Well (scalar) SSE2 will always be used for 64bit code, basically because x87 has been declared deprecated by AMD and Microsoft with the introduction of AMD64 architecture.\n I don’t think Visual C++ or GCC can automatically generate SSE3 instruction out of regular source code, you have to use the intrinsics (blender doesn’t), so SSE3/SSSE3 for blender will only work with the Intel Compiler, which is the only one featuring advanced auto-vectorization anyway (since it’s the vector instructions that make the huge difference, not scalar SSE/SSE2)\n Eventually i’ll try gcc’s loop-vectorization on blender, but for yafray it is definitely useless.\nLynx3d\n(Lynx3d)\n6\nWell (scalar) SSE2 will always be used for 64bit code, basically because x87 has been declared deprecated by AMD and Microsoft with the introduction of AMD64 architecture.\n I don’t think Visual C++ or GCC can automatically generate SSE3 instruction out of regular source code, you have to use the intrinsics (blender doesn’t), so SSE3/SSSE3 for blender will only work with the Intel Compiler, which is the only one featuring advanced auto-vectorization anyway (since it’s the vector instructions that make the huge difference, not scalar SSE/SSE2)\n Eventually i’ll try gcc’s loop-vectorization on blender, but for yafray it is definitely useless.\n\nWell (scalar) SSE2 will always be used for 64bit code, basically because x87 has been declared deprecated by AMD and Microsoft with the introduction of AMD64 architecture.\n\nI don’t think Visual C++ or GCC can automatically generate SSE3 instruction out of regular source code, you have to use the intrinsics (blender doesn’t), so SSE3/SSSE3 for blender will only work with the Intel Compiler, which is the only one featuring advanced auto-vectorization anyway (since it’s the vector instructions that make the huge difference, not scalar SSE/SSE2)\n\nEventually i’ll try gcc’s loop-vectorization on blender, but for yafray it is definitely useless.\n\nIanC\n(IanC)\n7\n\n Maybe, I don’t keep up with that area of work, I recall the ongoing work though. I wasn’t sure if it had been finished.\nIanC\n(IanC)\n7\nMaybe, I don’t keep up with that area of work, I recall the ongoing work though. I wasn’t sure if it had been finished.\n\nMaybe, I don’t keep up with that area of work, I recall the ongoing work though. I wasn’t sure if it had been finished.\n\nMmph\n(Mmph!)\n8\n\n Wish we could have a 64 bit version in windows X64, 64 bit linux is still in early development (it breaks all the time, and you only get to use about 1/10th of the software titles available in linux unless you hack a 32 bit jail.)\n I cannot use it in a production environment because of this \n 32 bit blender is still cool for me though, I dont make huge scenes that require me to use over 2 gigs of ram.(yet)\nMmph\n(Mmph!)\n8\nWish we could have a 64 bit version in windows X64, 64 bit linux is still in early development (it breaks all the time, and you only get to use about 1/10th of the software titles available in linux unless you hack a 32 bit jail.)\n I cannot use it in a production environment because of this \n 32 bit blender is still cool for me though, I dont make huge scenes that require me to use over 2 gigs of ram.(yet)\n\nWish we could have a 64 bit version in windows X64, 64 bit linux is still in early development (it breaks all the time, and you only get to use about 1/10th of the software titles available in linux unless you hack a 32 bit jail.)\n\nI cannot use it in a production environment because of this\n\n32 bit blender is still cool for me though, I dont make huge scenes that require me to use over 2 gigs of ram.(yet)\n\nDan\n(Dan)\n9\n\n Hey Mmph, 64bit linux is actually pretty stable… Most apps are available with 64 bit versions. Just check out any of the 64bit live cds. The repos also have quite a few apps. There was something about the ubuntu repos where the 32bit repos had around 11500 apps and the 64bit repos had around 10500. Not much of a dif.\n I’m using 64bit linux on my work station and everything works great.\nDan\n(Dan)\n9\nHey Mmph, 64bit linux is actually pretty stable… Most apps are available with 64 bit versions. Just check out any of the 64bit live cds. The repos also have quite a few apps. There was something about the ubuntu repos where the 32bit repos had around 11500 apps and the 64bit repos had around 10500. Not much of a dif.\n I’m using 64bit linux on my work station and everything works great.\n\nHey Mmph, 64bit linux is actually pretty stable… Most apps are available with 64 bit versions. Just check out any of the 64bit live cds. The repos also have quite a few apps. There was something about the ubuntu repos where the 32bit repos had around 11500 apps and the 64bit repos had around 10500. Not much of a dif.\n\nI’m using 64bit linux on my work station and everything works great.\n\nLynx3d\n(Lynx3d)\n10\n\n Yea i have to agree with Dan, 64bit Linux works very well, i use it every day since over 6 months and it didn’t break once…AMD64 ubuntu repository is virtually the same as the 32bit one. All drivers are available and working too. The only 32bit app i use regularly is Firefox because of that stupid Macrom… err Adobe Flash plugin.\n About Win64, someone just finally needs to fix the long != 64bit problem, without breaking other platforms of course, and check if all required libraries work in 64bit too. But there just doesn’t seem to be a developer for that task… until then there will only be half-broken inofficial Win64 builds.\nLynx3d\n(Lynx3d)\n10\nYea i have to agree with Dan, 64bit Linux works very well, i use it every day since over 6 months and it didn’t break once…AMD64 ubuntu repository is virtually the same as the 32bit one. All drivers are available and working too. The only 32bit app i use regularly is Firefox because of that stupid Macrom… err Adobe Flash plugin.\n About Win64, someone just finally needs to fix the long != 64bit problem, without breaking other platforms of course, and check if all required libraries work in 64bit too. But there just doesn’t seem to be a developer for that task… until then there will only be half-broken inofficial Win64 builds.\nYea i have to agree with Dan, 64bit Linux works very well, i use it every day since over 6 months and it didn’t break once…AMD64 ubuntu repository is virtually the same as the 32bit one. All drivers are available and working too.\n\nThe only 32bit app i use regularly is Firefox because of that stupid Macrom… err Adobe Flash plugin.About Win64, someone just finally needs to fix the long != 64bit problem, without breaking other platforms of course, and check if all required libraries work in 64bit too. But there just doesn’t seem to be a developer for that task…\n\nuntil then there will only be half-broken inofficial Win64 builds.yorik\n(yorik)\n11\n\n Why not start by gathering here 64bit (or other) optimization tips?\n Let’s see:\n my user-config.py contains these lines:\n CCFLAGS.extend( [ ‘-march=athlon64’, ‘-O3’, ‘-ffast-math’, ‘-mmmx’, ‘-msse’, ‘-msse2’, ‘-msse3’, ‘-m3dnow’] ) CXXFLAGS.extend( [ ‘-march=athlon64’, ‘-O3’, ‘-ffast-math’, ‘-mmmx’, ‘-msse’, ‘-msse2’, ‘-msse3’, ‘-m3dnow’] )\n As far as I understand (I’m no gcc expert): -march64 is the important one. several other gcc parameters are activated or not depending on the cpu type. -O3 is the optimization level. Higher the number higher the optimization and the compiling time. -ffast-math is something I don’t really understand (someone explains to me?) but on every graphical app forum they tell you to use it, since, well, it must make some calculations run faster -mmmx as far as I understood is disabled automatically by the sse2 / sse3 params but it didn’t hurt so I kept it there -msse normally is enabled automatically by the -athlon64 but I couldn’t confirm -msse2 the same -msse3 i’m confused now, reading the posts above, does it help really? -m3dnow is the special set of 3d instructions of amd cpus\n that’s it, actually it gives me a quite fast build… compared to my basic windows 32bit one, the difference is incredible. Ah, another important thing is to strip the blender executable once it is compiled (use the “strip” command on it), it will reduce much its filesize\n Can some of you gcc experts comment on this and help bettering? (and explain better than me the sse part)…\nyorik\n(yorik)\n11\nWhy not start by gathering here 64bit (or other) optimization tips?\n Let’s see:\n my user-config.py contains these lines:\n CCFLAGS.extend( [ ‘-march=athlon64’, ‘-O3’, ‘-ffast-math’, ‘-mmmx’, ‘-msse’, ‘-msse2’, ‘-msse3’, ‘-m3dnow’] ) CXXFLAGS.extend( [ ‘-march=athlon64’, ‘-O3’, ‘-ffast-math’, ‘-mmmx’, ‘-msse’, ‘-msse2’, ‘-msse3’, ‘-m3dnow’] )\n As far as I understand (I’m no gcc expert): -march64 is the important one. several other gcc parameters are activated or not depending on the cpu type. -O3 is the optimization level. Higher the number higher the optimization and the compiling time. -ffast-math is something I don’t really understand (someone explains to me?) but on every graphical app forum they tell you to use it, since, well, it must make some calculations run faster -mmmx as far as I understood is disabled automatically by the sse2 / sse3 params but it didn’t hurt so I kept it there -msse normally is enabled automatically by the -athlon64 but I couldn’t confirm -msse2 the same -msse3 i’m confused now, reading the posts above, does it help really? -m3dnow is the special set of 3d instructions of amd cpus\n that’s it, actually it gives me a quite fast build… compared to my basic windows 32bit one, the difference is incredible. Ah, another important thing is to strip the blender executable once it is compiled (use the “strip” command on it), it will reduce much its filesize\n Can some of you gcc experts comment on this and help bettering? (and explain better than me the sse part)…\n\nWhy not start by gathering here 64bit (or other) optimization tips?\n\nLet’s see:\n\nmy user-config.py contains these lines:\n\nCCFLAGS.extend( [ ‘-march=athlon64’, ‘-O3’, ‘-ffast-math’, ‘-mmmx’, ‘-msse’, ‘-msse2’, ‘-msse3’, ‘-m3dnow’] )\n\nCXXFLAGS.extend( [ ‘-march=athlon64’, ‘-O3’, ‘-ffast-math’, ‘-mmmx’, ‘-msse’, ‘-msse2’, ‘-msse3’, ‘-m3dnow’] )As far as I understand (I’m no gcc expert):\n\n-march64 is the important one. several other gcc parameters are activated or not depending on the cpu type.\n\n-O3 is the optimization level. Higher the number higher the optimization and the compiling time.\n\n-ffast-math is something I don’t really understand (someone explains to me?) but on every graphical app forum they tell you to use it, since, well, it must make some calculations run faster\n\n-mmmx as far as I understood is disabled automatically by the sse2 / sse3 params but it didn’t hurt so I kept it there\n\n-msse normally is enabled automatically by the -athlon64 but I couldn’t confirm\n\n-msse2 the same\n\n-msse3 i’m confused now, reading the posts above, does it help really?\n\n-m3dnow is the special set of 3d instructions of amd cpus\nthat’s it, actually it gives me a quite fast build… compared to my basic windows 32bit one, the difference is incredible. Ah, another important thing is to strip the blender executable once it is compiled (use the “strip” command on it), it will reduce much its filesize\n\nCan some of you gcc experts comment on this and help bettering? (and explain better than me the sse part)…\n\nLynx3d\n(Lynx3d)\n12\n\n -march=athlon64 most importantly implies -mtune=athlon64 which tells the compiler to optimize for the characteristics of Athlon64 (well actually all K8 based ) CPUs. And yes, to my knowledge it makes -msse, -msse2 and -m3dnow redundant. Also, the 64bit compiler automatically assumes -msse and -msse2, all x86_64 CPUs feature them. And i don’t think you will persuade the 64bit compiler to use mmx or 3dnow on its own…they use x87 registers too and hence have been declared deprecated together with x87 in 64bit mode, apparently someone hoped to remove necessity of saving those registers on context switching, but so far no OS dared to really do that.\n A common misconception is that -msse etc. make the compiler use those instructions wherever possible. This is not the case, the compiler may use those instructions and it allows the use of intrinsic functions available in GCC. To make the compiler use SSE(2) instructions automatically for normal floating point code, you have to add -mfpmath=sse. But once more, this is the default for the 64bit compiler. Note that this far, GCC will only use scalar SSE instructions. Those are instructions that take one value per register, no packed values (vectors).\n To benefit from vector instructions, you can try -ftree-vectorize. It will try to parallelize loop iterations by using vector instructions. This requires at least gcc 4.0.\n -O3 is the highest optimization level, but it is not necessarily faster than O2, it mainly does aggressive unrolling and inlining which can bloat code size so much that it is slower than before “optimizing”, only trying will tell (there’s some more options to control inlining limit btw…)\n -ffast-math is not a very safe option, it allows the compiler all kinds of little tricks outside the IEEE specifications in order to make life for the CPU a bit easier. Code relying on those specifications however may break. So it’s definitely a “use at own risk” option.\n In addition, you probably should not remove ‘-fPIC’, ‘-funsigned-char’ and ‘-fno-strict-aliasing’, seems the code relies on those, especially omitting the last one causes some not-so-nice warnings…\nLynx3d\n(Lynx3d)\n12\n-march=athlon64 most importantly implies -mtune=athlon64 which tells the compiler to optimize for the characteristics of Athlon64 (well actually all K8 based ) CPUs. And yes, to my knowledge it makes -msse, -msse2 and -m3dnow redundant. Also, the 64bit compiler automatically assumes -msse and -msse2, all x86_64 CPUs feature them. And i don’t think you will persuade the 64bit compiler to use mmx or 3dnow on its own…they use x87 registers too and hence have been declared deprecated together with x87 in 64bit mode, apparently someone hoped to remove necessity of saving those registers on context switching, but so far no OS dared to really do that.\n A common misconception is that -msse etc. make the compiler use those instructions wherever possible. This is not the case, the compiler may use those instructions and it allows the use of intrinsic functions available in GCC. To make the compiler use SSE(2) instructions automatically for normal floating point code, you have to add -mfpmath=sse. But once more, this is the default for the 64bit compiler. Note that this far, GCC will only use scalar SSE instructions. Those are instructions that take one value per register, no packed values (vectors).\n To benefit from vector instructions, you can try -ftree-vectorize. It will try to parallelize loop iterations by using vector instructions. This requires at least gcc 4.0.\n -O3 is the highest optimization level, but it is not necessarily faster than O2, it mainly does aggressive unrolling and inlining which can bloat code size so much that it is slower than before “optimizing”, only trying will tell (there’s some more options to control inlining limit btw…)\n -ffast-math is not a very safe option, it allows the compiler all kinds of little tricks outside the IEEE specifications in order to make life for the CPU a bit easier. Code relying on those specifications however may break. So it’s definitely a “use at own risk” option.\n In addition, you probably should not remove ‘-fPIC’, ‘-funsigned-char’ and ‘-fno-strict-aliasing’, seems the code relies on those, especially omitting the last one causes some not-so-nice warnings…\n-march=athlon64 most importantly implies -mtune=athlon64 which tells the compiler to optimize for the characteristics of Athlon64 (well actually all K8 based ) CPUs.\n\nAnd yes, to my knowledge it makes -msse, -msse2 and -m3dnow redundant.\n\nAlso, the 64bit compiler automatically assumes -msse and -msse2, all x86_64 CPUs feature them. And i don’t think you will persuade the 64bit compiler to use mmx or 3dnow on its own…they use x87 registers too and hence have been declared deprecated together with x87 in 64bit mode, apparently someone hoped to remove necessity of saving those registers on context switching, but so far no OS dared to really do that.A common misconception is that -msse etc. make the compiler use those instructions wherever possible. This is not the case, the compiler may use those instructions and it allows the use of intrinsic functions available in GCC.\n\nTo make the compiler use SSE(2) instructions automatically for normal floating point code, you have to add -mfpmath=sse. But once more, this is the default for the 64bit compiler.\n\nNote that this far, GCC will only use scalar SSE instructions. Those are instructions that take one value per register, no packed values (vectors).\nTo benefit from vector instructions, you can try -ftree-vectorize. It will try to parallelize loop iterations by using vector instructions. This requires at least gcc 4.0.\n\n-O3 is the highest optimization level, but it is not necessarily faster than O2, it mainly does aggressive unrolling and inlining which can bloat code size so much that it is slower than before “optimizing”, only trying will tell (there’s some more options to control inlining limit btw…)\n\n-ffast-math is not a very safe option, it allows the compiler all kinds of little tricks outside the IEEE specifications in order to make life for the CPU a bit easier. Code relying on those specifications however may break. So it’s definitely a “use at own risk” option.\n\nIn addition, you probably should not remove ‘-fPIC’, ‘-funsigned-char’ and ‘-fno-strict-aliasing’, seems the code relies on those, especially omitting the last one causes some not-so-nice warnings…\n\nSkottish\n(Skottish)\n13\n\n With 4.2.x, GCC added the compiler flags “-march=native” and “-mtune=native”. It mostly covers what your processor can safely do automagically. There is of course room for further optimizations…\nSkottish\n(Skottish)\n13\nWith 4.2.x, GCC added the compiler flags “-march=native” and “-mtune=native”. It mostly covers what your processor can safely do automagically. There is of course room for further optimizations…\n\nWith 4.2.x, GCC added the compiler flags “-march=native” and “-mtune=native”. It mostly covers what your processor can safely do automagically. There is of course room for further optimizations…\n\nDan\n(Dan)\n14\n\n This all sounds very interesting, though I have a feeling that someone new to compiling (such as myself) may have trouble understand what they heck ya’ll are talking about. :o People who already know about compiling stuff won’t need necessarily an easy step by step walkthrough of what it actually means, but it would def. be nice to have it all explained in laymans terms how the process of compiling an app actually takes place. Specifically Blender, as I feel Blender is the only app people may be interested in actually compiling, for the performance boost in linux. So they may not need to understand much about compiling - only to know how to build blender.\n So, we first need the source code, right, and then we need a compiler called gcc. Would it then be a matter of typing in the instructions for the compiler to make the app? How many instructions does this entail? For example the tar.gz package that blender comes in for linux from blender.org will run directly out of its extracted folder. Presumably that means that it is a binary package?\n So maybe if we can collect some easy to follow instructions in this thread, we can put them in to some kind of tutorial for compiling and optimising blender? Something that people who’ve never compiled anything before could follow, that is.\nDan\n(Dan)\n14\nThis all sounds very interesting, though I have a feeling that someone new to compiling (such as myself) may have trouble understand what they heck ya’ll are talking about. :o People who already know about compiling stuff won’t need necessarily an easy step by step walkthrough of what it actually means, but it would def. be nice to have it all explained in laymans terms how the process of compiling an app actually takes place. Specifically Blender, as I feel Blender is the only app people may be interested in actually compiling, for the performance boost in linux. So they may not need to understand much about compiling - only to know how to build blender.\n So, we first need the source code, right, and then we need a compiler called gcc. Would it then be a matter of typing in the instructions for the compiler to make the app? How many instructions does this entail? For example the tar.gz package that blender comes in for linux from blender.org will run directly out of its extracted folder. Presumably that means that it is a binary package?\n So maybe if we can collect some easy to follow instructions in this thread, we can put them in to some kind of tutorial for compiling and optimising blender? Something that people who’ve never compiled anything before could follow, that is.\n\nThis all sounds very interesting, though I have a feeling that someone new to compiling (such as myself) may have trouble understand what they heck ya’ll are talking about. :o People who already know about compiling stuff won’t need necessarily an easy step by step walkthrough of what it actually means, but it would def. be nice to have it all explained in laymans terms how the process of compiling an app actually takes place. Specifically Blender, as I feel Blender is the only app people may be interested in actually compiling, for the performance boost in linux. So they may not need to understand much about compiling - only to know how to build blender.\n\nSo, we first need the source code, right, and then we need a compiler called gcc. Would it then be a matter of typing in the instructions for the compiler to make the app? How many instructions does this entail? For example the tar.gz package that blender comes in for linux from blender.org will run directly out of its extracted folder. Presumably that means that it is a binary package?\n\nSo maybe if we can collect some easy to follow instructions in this thread, we can put them in to some kind of tutorial for compiling and optimising blender? Something that people who’ve never compiled anything before could follow, that is.\n\nknellotron\n(knellotron)\n15\n\n yorik: also, doing ‘-mmmx’, ‘-msse’, ‘-msse2’, ‘-msse3’ is all redundant, since sse includes mmx, sse2 includes sse, and so on. Requesting sse3 is all that’s necessary.\n For my Core 2 Duo builds on 64 bit linux, I’m using -march=nocona, because Ubuntu is using GCC 4.1.x, and the core2 arch doesn’t come in until GCC 4.2.\nknellotron\n(knellotron)\n15\nyorik: also, doing ‘-mmmx’, ‘-msse’, ‘-msse2’, ‘-msse3’ is all redundant, since sse includes mmx, sse2 includes sse, and so on. Requesting sse3 is all that’s necessary.\n For my Core 2 Duo builds on 64 bit linux, I’m using -march=nocona, because Ubuntu is using GCC 4.1.x, and the core2 arch doesn’t come in until GCC 4.2.\n\nyorik: also, doing ‘-mmmx’, ‘-msse’, ‘-msse2’, ‘-msse3’ is all redundant, since sse includes mmx, sse2 includes sse, and so on. Requesting sse3 is all that’s necessary.\n\nFor my Core 2 Duo builds on 64 bit linux, I’m using -march=nocona, because Ubuntu is using GCC 4.1.x, and the core2 arch doesn’t come in until GCC 4.2.\n\nyorik\n(yorik)\n16\n\n finally, if I understand you all well, only specifying -march=athlon64 would, alone, do almost all optimization… the rest would be only very delicate fine-tuning for the real enthusiast… Well, this is actually very valuable information, thanks!\n I think I’ll begin to use -march=athlon64 in everything I compile…\n Seems gcc is actually much smarter than it seems at first look…\n @Dan: There are a couple of step-by-step instructions for compiling blender on the net, most of the time it depends on the linux distribution you have, since not all have the same tools and libraries… For exemple for ubuntu there is a guide on the blender wiki site.\nyorik\n(yorik)\n16\nfinally, if I understand you all well, only specifying -march=athlon64 would, alone, do almost all optimization… the rest would be only very delicate fine-tuning for the real enthusiast… Well, this is actually very valuable information, thanks!\n I think I’ll begin to use -march=athlon64 in everything I compile…\n Seems gcc is actually much smarter than it seems at first look…\n @Dan: There are a couple of step-by-step instructions for compiling blender on the net, most of the time it depends on the linux distribution you have, since not all have the same tools and libraries… For exemple for ubuntu there is a guide on the blender wiki site.\nfinally, if I understand you all well, only specifying -march=athlon64 would, alone, do almost all optimization… the rest would be only very delicate fine-tuning for the real enthusiast…\n\nWell, this is actually very valuable information, thanks!\nI think I’ll begin to use -march=athlon64 in everything I compile…\n\nSeems gcc is actually much smarter than it seems at first look…\n\n@Dan: There are a couple of step-by-step instructions for compiling blender on the net, most of the time it depends on the linux distribution you have, since not all have the same tools and libraries… For exemple for ubuntu there is a guide on the blender wiki site.\n\ntobkum\n(Tobias Kummer)\n17\n\n Hey Mmph!\n Just wanna tell you I use Fedora 64bit on everyday basis for over a year now, and up till now nothing has broken \n @all: Thanks for the great response, that was far more than I expected! I’ll try and mess around with the options a little and see what I come up with. Maybe we can post fast & working options here.\n Thanks very much & greets!\ntobkum\n(Tobias Kummer)\n17\nHey Mmph!\n Just wanna tell you I use Fedora 64bit on everyday basis for over a year now, and up till now nothing has broken \n @all: Thanks for the great response, that was far more than I expected! I’ll try and mess around with the options a little and see what I come up with. Maybe we can post fast & working options here.\n Thanks very much & greets!\n\nHey Mmph!\n\nJust wanna tell you I use Fedora 64bit on everyday basis for over a year now, and up till now nothing has broken\n\n@all: Thanks for the great response, that was far more than I expected! I’ll try and mess around with the options a little and see what I come up with. Maybe we can post fast & working options here.\n\nThanks very much & greets!\n\nLynx3d\n(Lynx3d)\n18\n\n Well let’s say it this way, -O* and -march=* are pretty much the only general optimizations left on x86-64. The -march does not speed up things terribly, a couple of percent here and there. All the other things you had to add in x86 environments to squeeze your modern CPU - like -msse2 -mfpmath=sse -fomit-frame-pointers - simply became redundant as all x86-64 CPUs can do that without problems. What’s left are deeper tweaks, like fiddling with the maximum size of loops to unroll and functions to inline, playing with loop vectorizer etc… or the less safe math optimizations, which you can enable al together -ffast-math (kind of the “risk all or nothing” flag)\n Things like SSE3/SSSE3 have to be used as intrinsics in code currently to benefit from enabling them, and also the vectorizer is only useful if the code really is written vectorizer-friendly.\nLynx3d\n(Lynx3d)\n18\nWell let’s say it this way, -O* and -march=* are pretty much the only general optimizations left on x86-64. The -march does not speed up things terribly, a couple of percent here and there. All the other things you had to add in x86 environments to squeeze your modern CPU - like -msse2 -mfpmath=sse -fomit-frame-pointers - simply became redundant as all x86-64 CPUs can do that without problems. What’s left are deeper tweaks, like fiddling with the maximum size of loops to unroll and functions to inline, playing with loop vectorizer etc… or the less safe math optimizations, which you can enable al together -ffast-math (kind of the “risk all or nothing” flag)\n Things like SSE3/SSSE3 have to be used as intrinsics in code currently to benefit from enabling them, and also the vectorizer is only useful if the code really is written vectorizer-friendly.\nWell let’s say it this way, -O* and -march=* are pretty much the only general optimizations left on x86-64. The -march does not speed up things terribly, a couple of percent here and there.\n\nAll the other things you had to add in x86 environments to squeeze your modern CPU - like -msse2 -mfpmath=sse -fomit-frame-pointers - simply became redundant as all x86-64 CPUs can do that without problems.\n\nWhat’s left are deeper tweaks, like fiddling with the maximum size of loops to unroll and functions to inline, playing with loop vectorizer etc…\n\nor the less safe math optimizations, which you can enable al together -ffast-math (kind of the “risk all or nothing” flag)\nThings like SSE3/SSSE3 have to be used as intrinsics in code currently to benefit from enabling them, and also the vectorizer is only useful if the code really is written vectorizer-friendly.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/animation-nodes/622676?page=167", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nrazin\n(NizarAmous)\n3322\n\n Didn’t find how to download the latest repository so i opened the files and copy paste directly the corrected code and it worked, thank you\n\n 1 Like\nrazin\n(NizarAmous)\n3322\nDidn’t find how to download the latest repository so i opened the files and copy paste directly the corrected code and it worked, thank you\n\nDidn’t find how to download the latest repository so i opened the files and copy paste directly the corrected code and it worked, thank you\n\n1 Like\n\nJWise\n(JWise)\n3323\n\n @Jacques_Lucke announced a short while ago on Twitter that a new build for AN is posted. It’s on the older post and will appear as the last update, but rest assured it is a current build working on 2.8 again.\nJWise\n(JWise)\n3323\n@Jacques_Lucke announced a short while ago on Twitter that a new build for AN is posted. It’s on the older post and will appear as the last update, but rest assured it is a current build working on 2.8 again.\n\n@Jacques_Lucke announced a short while ago on Twitter that a new build for AN is posted. It’s on the older post and will appear as the last update, but rest assured it is a current build working on 2.8 again.\n\nRayVelcoro\n(RayVelcoro)\n3324\n\n Hi all,\n been busy trying to get an 2.1 running, it works pretty much except when i try to render multiple frames of a animation it keeps rendering the same frame I started with. Does anybody know why this is happening?\n please have a look at the .blend;\n an.blend (549.1 KB)\nRayVelcoro\n(RayVelcoro)\n3324\nHi all,\n been busy trying to get an 2.1 running, it works pretty much except when i try to render multiple frames of a animation it keeps rendering the same frame I started with. Does anybody know why this is happening?\n please have a look at the .blend;\n an.blend (549.1 KB)\n\nHi all,\n\nbeen busy trying to get an 2.1 running, it works pretty much except when i try to render multiple frames of a animation it keeps rendering the same frame I started with. Does anybody know why this is happening?\n\nplease have a look at the .blend;\n\nan.blend (549.1 KB)\n\nRayVelcoro\n(RayVelcoro)\n3325\n\n Answer:\n Go to View > Viewport Render Animation It will not take the samples settings of eevee but it will take the “Workbench” Settings under > Film > Antialiasing\nRayVelcoro\n(RayVelcoro)\n3325\nAnswer:\n Go to View > Viewport Render Animation It will not take the samples settings of eevee but it will take the “Workbench” Settings under > Film > Antialiasing\n\nAnswer:\n\nGo to View > Viewport Render Animation It will not take the samples settings of eevee but it will take the “Workbench” Settings under > Film > Antialiasing\n\nA few tuts for AN_2.1 in Blender_2.8\n Points move around cycle\n Fluids\n EEVEE smoke\n\n 5 Likes\nA few tuts for AN_2.1 in Blender_2.8\n Points move around cycle\n Fluids\n EEVEE smoke\n\nA few tuts for AN_2.1 in Blender_2.8\n\nPoints move around cycle\n\nFluids\n\nEEVEE smoke\n\n5 Likes\n\nRayVelcoro\n(RayVelcoro)\n3327\n\n More ppl experiencing troubles when baking sound within 2.1.3 / 2.80.40?\nRayVelcoro\n(RayVelcoro)\n3327\nMore ppl experiencing troubles when baking sound within 2.1.3 / 2.80.40?\n\nMore ppl experiencing troubles when baking sound within 2.1.3 / 2.80.40?\n\nMusicAmg\n(MusicAmg)\n3328\n\n It’s known bug, I reported that last month… Jacques is aware of this as well… Just have to wait on the fix… I too need this desperately to work… What I can do with audio needs to be seen visually… lol\nMusicAmg\n(MusicAmg)\n3328\nIt’s known bug, I reported that last month… Jacques is aware of this as well… Just have to wait on the fix… I too need this desperately to work… What I can do with audio needs to be seen visually… lol\n\nIt’s known bug, I reported that last month… Jacques is aware of this as well… Just have to wait on the fix… I too need this desperately to work… What I can do with audio needs to be seen visually… lol\n\nDaniel_Paul\n(Daniel Paul)\n3329\n\n Example of a simple IvyGrower in AN\n\n 5 Likes\nDaniel_Paul\n(Daniel Paul)\n3329\nExample of a simple IvyGrower in AN\n\nExample of a simple IvyGrower in AN\n\n5 Likes\n\ntonton\n(tonton)\n3330\n\n Hi guys, first of all a big thank you to Jacques Luke for its amazing addon and new version ! (noise falloff, oh yeah !)\n I did a few test this afternoon with blender 2.8 and AN, works great so far, except for rendering, AN seems to make blender crash after a few rendered frames, anyone else encountered this problem ? I found a way to render it correctly through a simple render script freezing the interface, and looping through every frame in rendering range. The bug seems to come from scene update in animation operator.\n I wanted to reproduce a mograph cinema 4d effect i saw somewhere. The nodetree just uses a curve and 3 controller objects, pretty happy about the result ! what do you think guys ?\n And the render script (info about rendering are in the console window) :\n\n import bpy\n\nscn = bpy.context.scene\nfp = scn.render.filepath\n\nfor i in range(scn.frame_start, scn.frame_end + 1) :\n scn.frame_current = i\n print(\"start render frame\"+str(i))\n bpy.data.scenes['Scene'].render.filepath = fp + str(i).zfill(4)\n bpy.ops.render.render( write_still=True ) \n\nscn.render.filepath = fp\nprint(\"render finished\")\n\n And if anyone is interested, i can share the blend, and here’s a link who helped a lot to achieve this result : https://blender.stackexchange.com/questions/105352/wiggle-vector-and-randomness-animations-nodes (great explanation by omar as usual !)\n cheers !\n ps : sorry for long breakdown video, it was kind of hard to do with my 13’ laptop \n\n 1 Like\ntonton\n(tonton)\n3330\nHi guys, first of all a big thank you to Jacques Luke for its amazing addon and new version ! (noise falloff, oh yeah !)\n I did a few test this afternoon with blender 2.8 and AN, works great so far, except for rendering, AN seems to make blender crash after a few rendered frames, anyone else encountered this problem ? I found a way to render it correctly through a simple render script freezing the interface, and looping through every frame in rendering range. The bug seems to come from scene update in animation operator.\n I wanted to reproduce a mograph cinema 4d effect i saw somewhere. The nodetree just uses a curve and 3 controller objects, pretty happy about the result ! what do you think guys ?\n And the render script (info about rendering are in the console window) :\n\n import bpy\n\nscn = bpy.context.scene\nfp = scn.render.filepath\n\nfor i in range(scn.frame_start, scn.frame_end + 1) :\n scn.frame_current = i\n print(\"start render frame\"+str(i))\n bpy.data.scenes['Scene'].render.filepath = fp + str(i).zfill(4)\n bpy.ops.render.render( write_still=True ) \n\nscn.render.filepath = fp\nprint(\"render finished\")\n\n And if anyone is interested, i can share the blend, and here’s a link who helped a lot to achieve this result : https://blender.stackexchange.com/questions/105352/wiggle-vector-and-randomness-animations-nodes (great explanation by omar as usual !)\n cheers !\n ps : sorry for long breakdown video, it was kind of hard to do with my 13’ laptop\n\nHi guys, first of all a big thank you to Jacques Luke for its amazing addon and new version ! (noise falloff, oh yeah !)\n\nI did a few test this afternoon with blender 2.8 and AN, works great so far, except for rendering, AN seems to make blender crash after a few rendered frames, anyone else encountered this problem ?\n\nI found a way to render it correctly through a simple render script freezing the interface, and looping through every frame in rendering range. The bug seems to come from scene update in animation operator.\nI wanted to reproduce a mograph cinema 4d effect i saw somewhere. The nodetree just uses a curve and 3 controller objects, pretty happy about the result ! what do you think guys ?\n\nAnd the render script (info about rendering are in the console window) :\n\n> \n\n```\nimport bpy\n\nscn = bpy.context.scene\nfp = scn.render.filepath\n\nfor i in range(scn.frame_start, scn.frame_end + 1) :\n scn.frame_current = i\n print(\"start render frame\"+str(i))\n bpy.data.scenes['Scene'].render.filepath = fp + str(i).zfill(4)\n bpy.ops.render.render( write_still=True ) \n\nscn.render.filepath = fp\nprint(\"render finished\")\n```\n\nAnd if anyone is interested, i can share the blend, and here’s a link who helped a lot to achieve this result : https://blender.stackexchange.com/questions/105352/wiggle-vector-and-randomness-animations-nodes (great explanation by omar as usual !)\n\ncheers !\n\nps : sorry for long breakdown video, it was kind of hard to do with my 13’ laptop\n\n1 Like\n\nSergusster\n(Sergusster)\n3331\n\n In my experience you can drastically decrease amount of crashes by hiding 3D viewport and outliner prior to render\n\n 2 Likes\nSergusster\n(Sergusster)\n3331\nIn my experience you can drastically decrease amount of crashes by hiding 3D viewport and outliner prior to render\n\nIn my experience you can drastically decrease amount of crashes by hiding 3D viewport and outliner prior to render\n\n2 Likes\n\ntonton\n(tonton)\n3332\n\n thanks for the advice, i already tried to keep UI during rendering, i also tried the “lock UI” option which was quoted in a thread somewhere, but in my case, it didn’t prevent the update bug. Less crash, but frames rendered weren’t the right one almost always. That’s why i tried the little script above.\ntonton\n(tonton)\n3332\nthanks for the advice, i already tried to keep UI during rendering, i also tried the “lock UI” option which was quoted in a thread somewhere, but in my case, it didn’t prevent the update bug. Less crash, but frames rendered weren’t the right one almost always. That’s why i tried the little script above.\n\nthanks for the advice, i already tried to keep UI during rendering, i also tried the “lock UI” option which was quoted in a thread somewhere, but in my case, it didn’t prevent the update bug. Less crash, but frames rendered weren’t the right one almost always. That’s why i tried the little script above.\n\nMusicAmg\n(MusicAmg)\n3333\n\n bake audio is now fixed… look for new version on git hub… received email via git hub that the issue has been closed…\n\n 1 Like\nMusicAmg\n(MusicAmg)\n3333\nbake audio is now fixed… look for new version on git hub… received email via git hub that the issue has been closed…\n\nbake audio is now fixed… look for new version on git hub… received email via git hub that the issue has been closed…\n\n1 Like\n\nBernardo\n(Bernardo)\n3334\n\n hi!\n I need some help with AN. I am trying to extrapolate the rotation of the faces in a mesh. How can I do that? Basically I am instancing meshes on a mesh that is created by planes and I would like such mesh to rotate according to the face onto which it’s being instanced on. This is a screen that might help understand what I mean:\n Also, Sometime ago I was here to ask for some help for an animation I was working on. We’re getting to the end, but I still cannot share the results, soon we should be finishing it and I’ll be able to show it. The AN setup in the end was quite simple, and I ended up using shader textures instead of vertex paint as I was thinking in the end.\n Thank you!\nBernardo\n(Bernardo)\n3334\nhi!\n I need some help with AN. I am trying to extrapolate the rotation of the faces in a mesh. How can I do that? Basically I am instancing meshes on a mesh that is created by planes and I would like such mesh to rotate according to the face onto which it’s being instanced on. This is a screen that might help understand what I mean:\n Also, Sometime ago I was here to ask for some help for an animation I was working on. We’re getting to the end, but I still cannot share the results, soon we should be finishing it and I’ll be able to show it. The AN setup in the end was quite simple, and I ended up using shader textures instead of vertex paint as I was thinking in the end.\n Thank you!\n\nhi!\n\nI need some help with AN. I am trying to extrapolate the rotation of the faces in a mesh. How can I do that? Basically I am instancing meshes on a mesh that is created by planes and I would like such mesh to rotate according to the face onto which it’s being instanced on. This is a screen that might help understand what I mean:\n\nAlso, Sometime ago I was here to ask for some help for an animation I was working on. We’re getting to the end, but I still cannot share the results, soon we should be finishing it and I’ll be able to show it. The AN setup in the end was quite simple, and I ended up using shader textures instead of vertex paint as I was thinking in the end.\n\nThank you!\n\nBernardo\n(Bernardo)\n3335\n\n hello again… I am here with another question, thou I still didn’t solve the issue from yesterday \n Is there a way to instance a group instead of a single object? I managed to use a group, but then what happens is that only single objects from the group are randomly instanced. I would like the whole group to be instance as a single object instead (I mean, it can be still separated objects, but each instance should contain all the objects of the group).\n thank you!\nBernardo\n(Bernardo)\n3335\nhello again… I am here with another question, thou I still didn’t solve the issue from yesterday \n Is there a way to instance a group instead of a single object? I managed to use a group, but then what happens is that only single objects from the group are randomly instanced. I would like the whole group to be instance as a single object instead (I mean, it can be still separated objects, but each instance should contain all the objects of the group).\n thank you!\n\nhello again… I am here with another question, thou I still didn’t solve the issue from yesterday\n\nIs there a way to instance a group instead of a single object? I managed to use a group, but then what happens is that only single objects from the group are randomly instanced. I would like the whole group to be instance as a single object instead (I mean, it can be still separated objects, but each instance should contain all the objects of the group).\n\nthank you!\n\nJoseConseco\n(JoseConseco)\n3336\n\n Great job. Can u share the blend?\nJoseConseco\n(JoseConseco)\n3336\nGreat job. Can u share the blend?\n\nGreat job. Can u share the blend?\n\nDaniel_Paul\n(Daniel Paul)\n3337\n\n Yes of course, but it’s not ready yet, I don’t have time at the moment. I think this result could be achieved much better and with much better performance, but this was my first attempt to build something in AN \n If you want to change the geometry, you have to rebuild the BVH Tree by clearing the cache under the “Find Vecotrs on Surface” Frame. To change some settings you can use the parameters on the “N” Panel under AN.\n At the moment, keyframes don’t work, so I had to build the animation of the video in AN. (Frame “Animation”)\n https://drive.google.com/open?id=18YK7ZXFIsZlfC6lJiBS8gRont2YAvt6A\n Cheers Daniel\nDaniel_Paul\n(Daniel Paul)\n3337\nYes of course, but it’s not ready yet, I don’t have time at the moment. I think this result could be achieved much better and with much better performance, but this was my first attempt to build something in AN \n If you want to change the geometry, you have to rebuild the BVH Tree by clearing the cache under the “Find Vecotrs on Surface” Frame. To change some settings you can use the parameters on the “N” Panel under AN.\n At the moment, keyframes don’t work, so I had to build the animation of the video in AN. (Frame “Animation”)\n https://drive.google.com/open?id=18YK7ZXFIsZlfC6lJiBS8gRont2YAvt6A\n Cheers Daniel\nYes of course, but it’s not ready yet, I don’t have time at the moment.\n\nI think this result could be achieved much better and with much better performance,\n\nbut this was my first attempt to build something in AN\nIf you want to change the geometry, you have to rebuild the BVH Tree by clearing the cache under the “Find Vecotrs on Surface” Frame. To change some settings you can use the parameters on the “N” Panel under AN.\n\nAt the moment, keyframes don’t work, so I had to build the animation of the video in AN. (Frame “Animation”)\n\nhttps://drive.google.com/open?id=18YK7ZXFIsZlfC6lJiBS8gRont2YAvt6A\n\nCheers Daniel\n\nRastart\n3338\n\n Hi, I’m starting to learn animation node…\n There’s a way to get point data from an active soft body? Basically I need to keep point positions updated according to physics simulation. Thanks!\nRastart\n3338\nHi, I’m starting to learn animation node…\n There’s a way to get point data from an active soft body? Basically I need to keep point positions updated according to physics simulation. Thanks!\n\nHi, I’m starting to learn animation node…\n\nThere’s a way to get point data from an active soft body?\n\nBasically I need to keep point positions updated according to physics simulation.\n\nThanks!Bernardo\n(Bernardo)\n3339\n\n It should work with an object mesh input with the modifier switch activated, but I’ve never tested it myself, so I cannot guarantee it’ll work with the soft body simulation.\nBernardo\n(Bernardo)\n3339\nIt should work with an object mesh input with the modifier switch activated, but I’ve never tested it myself, so I cannot guarantee it’ll work with the soft body simulation.\n\nIt should work with an object mesh input with the modifier switch activated, but I’ve never tested it myself, so I cannot guarantee it’ll work with the soft body simulation.\n\nRastart\n3340\n\n it works! Using curves I could get multiple splines in a single obj, in mesh mode it joins em All… but with some list operations I think i could easily fix this. Thanks!\nRastart\n3340\nit works! Using curves I could get multiple splines in a single obj, in mesh mode it joins em All… but with some list operations I think i could easily fix this. Thanks!\nit works!\n\nUsing curves I could get multiple splines in a single obj, in mesh mode it joins em All… but with some list operations I think i could easily fix this.\n\nThanks!k0sa1\n(K0sa)\n3341\n\n hi, i have problem with terminal render. In my project (Blender 2.8) i used Animation Nodes addons (v 2.1), when i want to render animation through terminal every frame are the same, depends on what frame i quit from blender. This same animation created in 2.79 and no problem with terminal render, so i have questions:\n\n there is some additional command to enable this addon through terminal?\n is this happening because Animation Nodes addon it’s in beta stage ?\n maybe i do something wrong ?\n\n thanks for answers\nk0sa1\n(K0sa)\n3341\nhi, i have problem with terminal render. In my project (Blender 2.8) i used Animation Nodes addons (v 2.1), when i want to render animation through terminal every frame are the same, depends on what frame i quit from blender. This same animation created in 2.79 and no problem with terminal render, so i have questions:\n\n there is some additional command to enable this addon through terminal?\n is this happening because Animation Nodes addon it’s in beta stage ?\n maybe i do something wrong ?\n\n thanks for answers\n\nhi, i have problem with terminal render. In my project (Blender 2.8) i used Animation Nodes addons (v 2.1), when i want to render animation through terminal every frame are the same, depends on what frame i quit from blender. This same animation created in 2.79 and no problem with terminal render, so i have questions:\n\n* there is some additional command to enable this addon through terminal?\n* is this happening because Animation Nodes addon it’s in beta stage ?\n* maybe i do something wrong ?\n\nthanks for answers", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/results-of-digital-papercraft-seminarweek/655462", + "domain": "blenderartists.org", + "file_source": "part-00347-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\ndbachmann\n(Daniel Bachmann)\n1\n\n Hi, I work for the ETH Zürich, also known as the Swiss Federal Institute of Technology, one of the leading international universities for technology and the natural sciences based in Switzerland in the Department of Architecture where I run the digital workshop of the Raplab (Rapid Architectural Prototyping Laboratory).\n Every semester we run a seminarweek on a specific topic. This year we split up and had one half of the sudents do manual papercrafting and the other half we had MAS students from the Digital Fabrication Institute DFAB working on Digital Papercrafting with myself as expert.\n I taught the students, that had no prior knowledge of Blender, polygon modeling and UV-unwrapping and gave them an overview what Blender is able to provide. The students had to create a costume where they fit into. We bought a lot of cardboard and used our CNC cutting plotters and lasercutters to cut the unwrapped pieces.\n After assembly we had some really cool costumes. All work is under CC 4 License for everybody to download, modify and reshare.\n Check out the work that was produced in one week here: ETHZ D-Arch Raplab HS15 Seminarweek Digital Papercraft\n Here the Suzanne Dress, created by Katrin Hochschuh, dedicated to the Blender Community\ndbachmann\n(Daniel Bachmann)\n1\nHi, I work for the ETH Zürich, also known as the Swiss Federal Institute of Technology, one of the leading international universities for technology and the natural sciences based in Switzerland in the Department of Architecture where I run the digital workshop of the Raplab (Rapid Architectural Prototyping Laboratory).\n Every semester we run a seminarweek on a specific topic. This year we split up and had one half of the sudents do manual papercrafting and the other half we had MAS students from the Digital Fabrication Institute DFAB working on Digital Papercrafting with myself as expert.\n I taught the students, that had no prior knowledge of Blender, polygon modeling and UV-unwrapping and gave them an overview what Blender is able to provide. The students had to create a costume where they fit into. We bought a lot of cardboard and used our CNC cutting plotters and lasercutters to cut the unwrapped pieces.\n After assembly we had some really cool costumes. All work is under CC 4 License for everybody to download, modify and reshare.\n Check out the work that was produced in one week here: ETHZ D-Arch Raplab HS15 Seminarweek Digital Papercraft\n Here the Suzanne Dress, created by Katrin Hochschuh, dedicated to the Blender Community\nHi,\n\nI work for the ETH Zürich, also known as the Swiss Federal Institute of Technology, one of the leading international universities for technology and the natural sciences based in Switzerland in the Department of Architecture where I run the digital workshop of the Raplab (Rapid Architectural Prototyping Laboratory).\nEvery semester we run a seminarweek on a specific topic. This year we split up and had one half of the sudents do manual papercrafting and the other half we had MAS students from the Digital Fabrication Institute DFAB working on Digital Papercrafting with myself as expert.\n\nI taught the students, that had no prior knowledge of Blender, polygon modeling and UV-unwrapping and gave them an overview what Blender is able to provide. The students had to create a costume where they fit into. We bought a lot of cardboard and used our CNC cutting plotters and lasercutters to cut the unwrapped pieces.\n\nAfter assembly we had some really cool costumes. All work is under CC 4 License for everybody to download, modify and reshare.\n\nCheck out the work that was produced in one week here: ETHZ D-Arch Raplab HS15 Seminarweek Digital Papercraft\n\nHere the Suzanne Dress, created by Katrin Hochschuh, dedicated to the Blender Community", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/what-os-to-be-used-in-combination-with-those-tools/334855", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\ngreylica\n(greylica)\n1\n\n Hi, my name is Ivan Paulos Tomé, I live in Brasil, and I want to know what kind of software best fit in combination with Blender and Jashaka, with python support modules and yafray too. The machine will function as a dedicated workstation for animation. I´ve tested some distributions of linux but none of them were completely stable. I don´t understand why Windows do stable. I want to use linux instead of windows for now. I´ve tested Fedora Core - Problems with processor - it´s not optimized. Debian don´t recognize my chipset very well, and I have problems with Nvidia Graphics Drivers ( second VGA and Video out issues ), Conectiva Linux have problems with modules translated to portuguese Brazilian and core functionality in english, others have issues like or not the same. I will display my hardware for now to know if anyone can help me to port my workstation definitely for linux.\n Processor: AMD Athlon XP 3200+ 512Cache L2 ( BOX ) Soyo KtVdragon Platinum Plus KT600 1 GB Samsumg memory modules DDR 400 1 DVD Writer LG-8163b 1 IDE 80 GB Seagate Barracuda V 2 Serial ATA 80 GB Seagate 1 Ge force 6800 Double DVI LINK 256MB(nvidia) 1 Ge force 4 MX 4000 PCI DVI-VGA-TV 128MB 1 Net adapter HP NCP3120\n I use two monitors to display the work and the GF4 to gave out TV funcionality with Pal-M settings 625X480 lines or 800 I in windows. Thats because I don´t use the GF6800 Tv-out. ( NTSC Better but here we use Pal-m as default )\n Whats the distribution best fits in this hardware config ?\ngreylica\n(greylica)\n1\nHi, my name is Ivan Paulos Tomé, I live in Brasil, and I want to know what kind of software best fit in combination with Blender and Jashaka, with python support modules and yafray too. The machine will function as a dedicated workstation for animation. I´ve tested some distributions of linux but none of them were completely stable. I don´t understand why Windows do stable. I want to use linux instead of windows for now. I´ve tested Fedora Core - Problems with processor - it´s not optimized. Debian don´t recognize my chipset very well, and I have problems with Nvidia Graphics Drivers ( second VGA and Video out issues ), Conectiva Linux have problems with modules translated to portuguese Brazilian and core functionality in english, others have issues like or not the same. I will display my hardware for now to know if anyone can help me to port my workstation definitely for linux.\n Processor: AMD Athlon XP 3200+ 512Cache L2 ( BOX ) Soyo KtVdragon Platinum Plus KT600 1 GB Samsumg memory modules DDR 400 1 DVD Writer LG-8163b 1 IDE 80 GB Seagate Barracuda V 2 Serial ATA 80 GB Seagate 1 Ge force 6800 Double DVI LINK 256MB(nvidia) 1 Ge force 4 MX 4000 PCI DVI-VGA-TV 128MB 1 Net adapter HP NCP3120\n I use two monitors to display the work and the GF4 to gave out TV funcionality with Pal-M settings 625X480 lines or 800 I in windows. Thats because I don´t use the GF6800 Tv-out. ( NTSC Better but here we use Pal-m as default )\n Whats the distribution best fits in this hardware config ?\n\nHi, my name is Ivan Paulos Tomé, I live in Brasil, and I want to know what kind of software best fit in combination with Blender and Jashaka, with python support modules and yafray too. The machine will function as a dedicated workstation for animation. I´ve tested some distributions of linux but none of them were completely stable. I don´t understand why Windows do stable. I want to use linux instead of windows for now. I´ve tested Fedora Core - Problems with processor - it´s not optimized. Debian don´t recognize my chipset very well, and I have problems with Nvidia Graphics Drivers ( second VGA and Video out issues ), Conectiva Linux have problems with modules translated to portuguese Brazilian and core functionality in english, others have issues like or not the same. I will display my hardware for now to know if anyone can help me to port my workstation definitely for linux.\n\nProcessor: AMD Athlon XP 3200+ 512Cache L2 ( BOX )\n\nSoyo KtVdragon Platinum Plus KT600\n\n1 GB Samsumg memory modules DDR 400\n\n1 DVD Writer LG-8163b\n\n1 IDE 80 GB Seagate Barracuda V\n\n2 Serial ATA 80 GB Seagate\n\n1 Ge force 6800 Double DVI LINK 256MB(nvidia)\n\n1 Ge force 4 MX 4000 PCI DVI-VGA-TV 128MB\n\n1 Net adapter HP NCP3120\nI use two monitors to display the work and the GF4 to gave out TV funcionality with Pal-M settings 625X480 lines or 800 I in windows. Thats because I don´t use the GF6800 Tv-out. ( NTSC Better but here we use Pal-m as default )\n\nWhats the distribution best fits in this hardware config ?\n\nbigkahuna\n(bigkahuna)\n2\n\n Have you tried Ubuntu? http://ubuntulinux.org/ I used Warty (older version) for a while and it detected my hardware pretty well. I’ve just installed the latest version (Hoary) and I’m still deciding if I like it or not. There’s a decent collection of apps available here http://packages.ubuntu.com/ or on the Debian site.\n Another distro to try is Dyne:Bolic http://www.dynebolic.org/ , which is a live CD that already has Blender, Jahshaka, Cinelarra (better than Jahshaka IMHO), Kino (great vid capture), and lots of other graphics apps already installed.\n Hope this helps,\n Paul\nbigkahuna\n(bigkahuna)\n2\nHave you tried Ubuntu? http://ubuntulinux.org/ I used Warty (older version) for a while and it detected my hardware pretty well. I’ve just installed the latest version (Hoary) and I’m still deciding if I like it or not. There’s a decent collection of apps available here http://packages.ubuntu.com/ or on the Debian site.\n Another distro to try is Dyne:Bolic http://www.dynebolic.org/ , which is a live CD that already has Blender, Jahshaka, Cinelarra (better than Jahshaka IMHO), Kino (great vid capture), and lots of other graphics apps already installed.\n Hope this helps,\n Paul\n\nHave you tried Ubuntu? http://ubuntulinux.org/ I used Warty (older version) for a while and it detected my hardware pretty well. I’ve just installed the latest version (Hoary) and I’m still deciding if I like it or not. There’s a decent collection of apps available here http://packages.ubuntu.com/ or on the Debian site.\n\nAnother distro to try is Dyne:Bolic http://www.dynebolic.org/ , which is a live CD that already has Blender, Jahshaka, Cinelarra (better than Jahshaka IMHO), Kino (great vid capture), and lots of other graphics apps already installed.\n\nHope this helps,\n\nPaul\n\nOTO\n(OTO)\n3\n\n Hi\n I will say Mandrake, but now that they have bought Conectiva they call it Mandriva??!!\n http://www1.mandrivalinux.com/en-us/ I guess that’s the best for hardware detection and ease of install\n Linux it’s not stable??? And windows is??Bizarre Well, bye\nOTO\n(OTO)\n3\nHi\n I will say Mandrake, but now that they have bought Conectiva they call it Mandriva??!!\n http://www1.mandrivalinux.com/en-us/ I guess that’s the best for hardware detection and ease of install\n Linux it’s not stable??? And windows is??Bizarre Well, bye\n\nHi\n\nI will say Mandrake, but now that they have bought Conectiva they call it\n\nMandriva??!!http://www1.mandrivalinux.com/en-us/\n\nI guess that’s the best for hardware detection and ease of installLinux it’s not stable??? And windows is??Bizarre\n\nWell, byegreylica\n(greylica)\n4\n\n mandriva isn´t free anymore, nor conectiva, debian users says to me some images of peer places I have going have some problems with the download of iso´s, unfortunately there isn´t a way to test the md5 sums before to burn a CD or DVD, testing the iso´s on a cd image maker. But I found here a contributing vendor for the original debian CD´s ( 7 CDs ), at a very low price, I will pay and verify if its function well on my hardware. I´m thinking on an render farm too, with server mounted racks with very power processing to a stage mounted near the modeler facility, where we will work in a team. Excuse-me for a bad english. Well, Great, after this tests and solved all problems we will think to powerpc 970 Dual ( X serve ), or Sun´s dual or quad opteron for rendering images on a render farm. Our team consist of 17 People. Hp isn´t discarded too. for now, lets work. Thanks .\ngreylica\n(greylica)\n4\nmandriva isn´t free anymore, nor conectiva, debian users says to me some images of peer places I have going have some problems with the download of iso´s, unfortunately there isn´t a way to test the md5 sums before to burn a CD or DVD, testing the iso´s on a cd image maker. But I found here a contributing vendor for the original debian CD´s ( 7 CDs ), at a very low price, I will pay and verify if its function well on my hardware. I´m thinking on an render farm too, with server mounted racks with very power processing to a stage mounted near the modeler facility, where we will work in a team. Excuse-me for a bad english. Well, Great, after this tests and solved all problems we will think to powerpc 970 Dual ( X serve ), or Sun´s dual or quad opteron for rendering images on a render farm. Our team consist of 17 People. Hp isn´t discarded too. for now, lets work. Thanks .\n\nmandriva isn´t free anymore, nor conectiva, debian users says to me some images of peer places I have going have some problems with the download of iso´s, unfortunately there isn´t a way to test the md5 sums before to burn a CD or DVD, testing the iso´s on a cd image maker. But I found here a contributing vendor for the original debian CD´s ( 7 CDs ), at a very low price, I will pay and verify if its function well on my hardware. I´m thinking on an render farm too, with server mounted racks with very power processing to a stage mounted near the modeler facility, where we will work in a team. Excuse-me for a bad english. Well, Great, after this tests and solved all problems we will think to powerpc 970 Dual ( X serve ), or Sun´s dual or quad opteron for rendering images on a render farm. Our team consist of 17 People. Hp isn´t discarded too. for now, lets work. Thanks .\n\nBijin\n(Bijin)\n5\n\n oi filho\n You should probably post your workstation specs to a linux board like this one:\n http://www.linuxquestions.org/questions/forumdisplay.php?s=&forumid=18\n …and see if anyone can point you to a good distro.\n In my experience, however, if you want to use “distro A” but “distro B” detects your hardware better, you can copy distro B’s configuration files or specific drivers over to distro A and it works just as well. I got my own system working very well that way.\n I see your point about stability (I’ve had a similar experience) but most of the time it’s application stability, not overall OS stability. And it’s usually fixable with updates.\n Also, have you tried some LiveCDs to see what you like best?\nBijin\n(Bijin)\n5\noi filho\n You should probably post your workstation specs to a linux board like this one:\n http://www.linuxquestions.org/questions/forumdisplay.php?s=&forumid=18\n …and see if anyone can point you to a good distro.\n In my experience, however, if you want to use “distro A” but “distro B” detects your hardware better, you can copy distro B’s configuration files or specific drivers over to distro A and it works just as well. I got my own system working very well that way.\n I see your point about stability (I’ve had a similar experience) but most of the time it’s application stability, not overall OS stability. And it’s usually fixable with updates.\n Also, have you tried some LiveCDs to see what you like best?\n\noi filho\n\nYou should probably post your workstation specs to a linux board like this one:\n\nhttp://www.linuxquestions.org/questions/forumdisplay.php?s=&forumid=18\n\n…and see if anyone can point you to a good distro.\n\nIn my experience, however, if you want to use “distro A” but “distro B” detects your hardware better, you can copy distro B’s configuration files or specific drivers over to distro A and it works just as well. I got my own system working very well that way.\n\nI see your point about stability (I’ve had a similar experience) but most of the time it’s application stability, not overall OS stability. And it’s usually fixable with updates.\n\nAlso, have you tried some LiveCDs to see what you like best?\n\nOTO\n(OTO)\n6\n\n O senhor é um pouco complicado! \n Please don’t say that Mandriva isn’t free! It’s wrong And here you can download the complete RPM tree of the brand new 2005:\n http://www.mandrivalinux.com/en-us/ftp.php3\n If you have a good connection and some HD space you don’t need to burn CD’s you can do a HD install And I don’t work for Mandriva, it’s just some years of experience trying distros Adeus\nOTO\n(OTO)\n6\nO senhor é um pouco complicado! \n Please don’t say that Mandriva isn’t free! It’s wrong And here you can download the complete RPM tree of the brand new 2005:\n http://www.mandrivalinux.com/en-us/ftp.php3\n If you have a good connection and some HD space you don’t need to burn CD’s you can do a HD install And I don’t work for Mandriva, it’s just some years of experience trying distros Adeus\n\nO senhor é um pouco complicado!\n\nPlease don’t say that Mandriva isn’t free! It’s wrong\n\nAnd here you can download the complete RPM tree of the brand new 2005:\nhttp://www.mandrivalinux.com/en-us/ftp.php3\n\nIf you have a good connection and some HD space you don’t need to burn CD’s\n\nyou can do a HD install\n\nAnd I don’t work for Mandriva, it’s just some years of experience trying distros\n\nAdeus", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/need-help-uv-mapping-an-image/593377", + "domain": "blenderartists.org", + "file_source": "part-00124-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi, I need some help UV mapping. In the images below I want to put my dog tag image I’ve made in photoshop on to the actual dog tag that I’ve made in blender. The process of doing this is UV mapping right? First off what is UV wrapping and UV unwrapping? I’ve seen some tutorials on how to do this but they didn’t help me. How would I do this?\n Thank you!\nHi, I need some help UV mapping. In the images below I want to put my dog tag image I’ve made in photoshop on to the actual dog tag that I’ve made in blender. The process of doing this is UV mapping right? First off what is UV wrapping and UV unwrapping? I’ve seen some tutorials on how to do this but they didn’t help me. How would I do this?\n Thank you!\n\nHi, I need some help UV mapping. In the images below I want to put my dog tag image I’ve made in photoshop on to the actual dog tag that I’ve made in blender. The process of doing this is UV mapping right? First off what is UV wrapping and UV unwrapping? I’ve seen some tutorials on how to do this but they didn’t help me. How would I do this?\n\nThank you!\n\nRich33584\n(Rich33584)\n2\n\n Square your view up with the face of teh dog tag and only select the faces that are facing you, not the back side. Then hit u>project from view bounds. Then you still probably need to scale and move the verts… Then after you get those faces set where you want them,in the 3-d window, hit ctrl+I to invert the selection and unwrap those faces as I said earlier except scale them way down and place them in a white part of the image. If you cant get it, upload a blend with that image packed in and I will do it for you, but try yourself first.\nRich33584\n(Rich33584)\n2\nSquare your view up with the face of teh dog tag and only select the faces that are facing you, not the back side. Then hit u>project from view bounds. Then you still probably need to scale and move the verts… Then after you get those faces set where you want them,in the 3-d window, hit ctrl+I to invert the selection and unwrap those faces as I said earlier except scale them way down and place them in a white part of the image. If you cant get it, upload a blend with that image packed in and I will do it for you, but try yourself first.\nSquare your view up with the face of teh dog tag and only select the faces that are facing you, not the back side. Then hit u>project from view bounds. Then you still probably need to scale and move the verts… Then after you get those faces set where you want them,in the 3-d window, hit ctrl+I to invert the selection and unwrap those faces as I said earlier except scale them way down and place them in a white part of the image.\n\nIf you cant get it, upload a blend with that image packed in and I will do it for you, but try yourself first.I tried but I got this \n Can you explain a bit more in detail on how to do it?\n Here’s the blend file if you what to give it a go: Blender Dog Tag #Share .blend (411 KB)\nI tried but I got this \n Can you explain a bit more in detail on how to do it?\n Here’s the blend file if you what to give it a go: Blender Dog Tag #Share .blend (411 KB)\n\nI tried but I got this\n\nCan you explain a bit more in detail on how to do it?\n\nHere’s the blend file if you what to give it a go: Blender Dog Tag #Share .blend (411 KB)\n\nmib2berlin\n(mib2berlin)\n4\n\n Hi, I think it is nearly impossible to work with this image. Extract the image without hole and edge, it is much easier to map it on your model.\n Cheers, mib.\n Attachments\nmib2berlin\n(mib2berlin)\n4\nHi, I think it is nearly impossible to work with this image. Extract the image without hole and edge, it is much easier to map it on your model.\n Cheers, mib.\n Attachments\nHi, I think it is nearly impossible to work with this image.\n\nExtract the image without hole and edge, it is much easier to map it on your model.\nCheers, mib.\n\n### Attachments\n\nRich33584\n(Rich33584)\n6\n Here. I did a quick re-model and the uv unwrapped it so you can get the idea. You can fine tune the uv’s and the model… Blender Dog Tag #Share2 .blend (595 KB)\nRich33584\n(Rich33584)\n6\nHere. I did a quick re-model and the uv unwrapped it so you can get the idea. You can fine tune the uv’s and the model… Blender Dog Tag #Share2 .blend (595 KB)\n\nHere. I did a quick re-model and the uv unwrapped it so you can get the idea. You can fine tune the uv’s and the model…\n\nBlender Dog Tag #Share2 .blend\n(595 KB)\n\nWow that looks great man thanks! Hummm… I’m having a small problem, when I open up the blend file you’ve attached I get this which really shows nothing and when I render the tag it just shows that purple tag \n Can you give just a short run down on how you did this? \n Thanks!\nWow that looks great man thanks! Hummm… I’m having a small problem, when I open up the blend file you’ve attached I get this which really shows nothing and when I render the tag it just shows that purple tag \n Can you give just a short run down on how you did this? \n Thanks!\n\nWow that looks great man thanks! Hummm… I’m having a small problem, when I open up the blend file you’ve attached I get this which really shows nothing and when I render the tag it just shows that purple tag\n\nCan you give just a short run down on how you did this?\n\nThanks!\n\nRich33584\n(Rich33584)\n8\n\n You just need to use that same image you posted in your original post. Purple means it cant find the texture image.\nRich33584\n(Rich33584)\n8\nYou just need to use that same image you posted in your original post. Purple means it cant find the texture image.\n\nYou just need to use that same image you posted in your original post. Purple means it cant find the texture image.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/blender-conference-videos/330155", + "domain": "blenderartists.org", + "file_source": "part-00124-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHey I’m not sure if this is the right forum for this or not… if not feel free to move the thread…\n anyway… whenever I try to get the videos from the www.blender3d.org site it starts the bittorrent download thing but it gets stuck at the connecting to peers thing… idk y… does anyone kno where the videos are hosted normal? or how to fix my problem?\nHey I’m not sure if this is the right forum for this or not… if not feel free to move the thread…\n anyway… whenever I try to get the videos from the www.blender3d.org site it starts the bittorrent download thing but it gets stuck at the connecting to peers thing… idk y… does anyone kno where the videos are hosted normal? or how to fix my problem?\n\nHey I’m not sure if this is the right forum for this or not… if not feel free to move the thread…\n\nanyway… whenever I try to get the videos from the www.blender3d.org site it starts the bittorrent download thing but it gets stuck at the connecting to peers thing… idk y… does anyone kno where the videos are hosted normal? or how to fix my problem?\n\nzbgump\n(zbgump)\n2\n\n If you’re behind a router, I think you have to forward port 6881-6889 to the local ip of your machine.\n EDIT: I’m trying to download one of the movies now and I’m not getting any peers either. Could be something wrong with the tracker, or perhaps nobody is seeding them anymore.\nzbgump\n(zbgump)\n2\nIf you’re behind a router, I think you have to forward port 6881-6889 to the local ip of your machine.\n EDIT: I’m trying to download one of the movies now and I’m not getting any peers either. Could be something wrong with the tracker, or perhaps nobody is seeding them anymore.\n\nIf you’re behind a router, I think you have to forward port 6881-6889 to the local ip of your machine.\n\nEDIT: I’m trying to download one of the movies now and I’m not getting any peers either. Could be something wrong with the tracker, or perhaps nobody is seeding them anymore.\n\ncmtlover\n(cmtlover)\n3\n\n when i was behind a router bit torrent worked fine for me. Otherwise, how long do you let it attempt to connect? I download a lot of stuff using BitTornado (just another version of bit torrent, and it works the same way) and it usually only takes about 30 seconds for the first couple of users. After 2 minutes or so I might have as much as 20 or 25 people.\n One more possibility is that nobody has their bittorrent download still open for you to download from. That’s probably not the case, though. Keep us updated.\ncmtlover\n(cmtlover)\n3\nwhen i was behind a router bit torrent worked fine for me. Otherwise, how long do you let it attempt to connect? I download a lot of stuff using BitTornado (just another version of bit torrent, and it works the same way) and it usually only takes about 30 seconds for the first couple of users. After 2 minutes or so I might have as much as 20 or 25 people.\n One more possibility is that nobody has their bittorrent download still open for you to download from. That’s probably not the case, though. Keep us updated.\n\nwhen i was behind a router bit torrent worked fine for me. Otherwise, how long do you let it attempt to connect? I download a lot of stuff using BitTornado (just another version of bit torrent, and it works the same way) and it usually only takes about 30 seconds for the first couple of users. After 2 minutes or so I might have as much as 20 or 25 people.\n\nOne more possibility is that nobody has their bittorrent download still open for you to download from. That’s probably not the case, though. Keep us updated.\n\nI think it might just be a lack of people with bittorrent open… cuz i just had a dl that was going fine and just dropped to absolutely nothing… mayb I’ll try the program ur using n see if it works better…\nI think it might just be a lack of people with bittorrent open… cuz i just had a dl that was going fine and just dropped to absolutely nothing… mayb I’ll try the program ur using n see if it works better…\n\nI think it might just be a lack of people with bittorrent open… cuz i just had a dl that was going fine and just dropped to absolutely nothing… mayb I’ll try the program ur using n see if it works better…\n\nok… I’m going on 20 hours in my downloads… does anyone kno if they are mirrored somewhere or something… I really want to watch the maritime research, robotics thing, and the char animation ones, but can’t get past 60ish percent before it dies…\nok… I’m going on 20 hours in my downloads… does anyone kno if they are mirrored somewhere or something… I really want to watch the maritime research, robotics thing, and the char animation ones, but can’t get past 60ish percent before it dies…\n\nok… I’m going on 20 hours in my downloads… does anyone kno if they are mirrored somewhere or something… I really want to watch the maritime research, robotics thing, and the char animation ones, but can’t get past 60ish percent before it dies…\n\nKiT\n(KiT)\n6\n\n I got 100% of the character animation.avi and 97.1% of the character animation.mpg which has been stuck for 4 days\n If anyone wants me to upload to an ftp or similar i can but i warn you that the quality of the recording is not great (nor the sound).\n That said, it is still great to see it and it makes me want to go next year!\n KiT\nKiT\n(KiT)\n6\nI got 100% of the character animation.avi and 97.1% of the character animation.mpg which has been stuck for 4 days\n If anyone wants me to upload to an ftp or similar i can but i warn you that the quality of the recording is not great (nor the sound).\n That said, it is still great to see it and it makes me want to go next year!\n KiT\nI got 100% of the character animation.avi and\n\n97.1% of the character animation.mpg which has been stuck for 4 days\nIf anyone wants me to upload to an ftp or similar i can but i warn you that the quality of the recording is not great (nor the sound).\n\nThat said, it is still great to see it and it makes me want to go next year!\n\nKiT\n\nI would very much like the avi…\nI would very much like the avi…\n\nI would very much like the avi…\n\nKiT\n(KiT)\n8\n\n Well someone must have some ftp space that we can use for these conference videos???\n I’m happy to fill it…\n [1] Conference Videos\n [2] Example Blends\n [3] Textures & Models\n …would be nice indeed\n KiT\nKiT\n(KiT)\n8\nWell someone must have some ftp space that we can use for these conference videos???\n I’m happy to fill it…\n [1] Conference Videos\n [2] Example Blends\n [3] Textures & Models\n …would be nice indeed\n KiT\n\nWell someone must have some ftp space that we can use for these conference videos???\n\nI’m happy to fill it…\n\n[1] Conference Videos\n\n[2] Example Blends\n\n[3] Textures & Models\n\n…would be nice indeed\n\nKiT\n\ncmtlover\n(cmtlover)\n9\n\n I am getting webhosting in a week or two. It will have 1 or 2 gigs of space. I’d be happy to host some of them then. I’ll let you know when I get it. I would have gotten it today, but I lost all the money on the gorund somwehre at school! grrrr stupid me.\ncmtlover\n(cmtlover)\n9\nI am getting webhosting in a week or two. It will have 1 or 2 gigs of space. I’d be happy to host some of them then. I’ll let you know when I get it. I would have gotten it today, but I lost all the money on the gorund somwehre at school! grrrr stupid me.\n\nI am getting webhosting in a week or two. It will have 1 or 2 gigs of space. I’d be happy to host some of them then. I’ll let you know when I get it. I would have gotten it today, but I lost all the money on the gorund somwehre at school! grrrr stupid me.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/armature-wont-work-in-blender/432095", + "domain": "blenderartists.org", + "file_source": "part-00124-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nQuaay\n(Quaay)\n1\n\n Hey everyone,\n We are making a game in Blender and at the moment our biggest problem is getting the animations to work. I’m pretty confident that it’s a simple something that we’ve forgot to do.\n The model is rigged up with an armature, all the constraints are done, the armature modifier has been applied to the mesh. A walk cycle has been animated and named accordingly. Now we tried to apply logic to the armature which said:\n Always - And - Action: Walk.\n Nothing happened. It’s like the model reverted back to it’s default model and ignored the armature.\n Any ideas would be very very welcome.\n Thanks, Ben\nQuaay\n(Quaay)\n1\nHey everyone,\n We are making a game in Blender and at the moment our biggest problem is getting the animations to work. I’m pretty confident that it’s a simple something that we’ve forgot to do.\n The model is rigged up with an armature, all the constraints are done, the armature modifier has been applied to the mesh. A walk cycle has been animated and named accordingly. Now we tried to apply logic to the armature which said:\n Always - And - Action: Walk.\n Nothing happened. It’s like the model reverted back to it’s default model and ignored the armature.\n Any ideas would be very very welcome.\n Thanks, Ben\n\nHey everyone,\n\nWe are making a game in Blender and at the moment\n\nour biggest problem is getting the animations to work.\n\nI’m pretty confident that it’s a simple something that we’ve forgot to do.The model is rigged up with an armature, all the constraints are done,\n\nthe armature modifier has been applied to the mesh. A walk cycle has been\n\nanimated and named accordingly.\n\nNow we tried to apply logic to the armature which said:\nAlways - And - Action: Walk.\n\nNothing happened. It’s like the model reverted back to it’s default model\n\nand ignored the armature.\nAny ideas would be very very welcome.\n\nThanks,\n\nBenOTO\n(OTO)\n2\n\n Hello Armature in Pose mode? No connection between Logic bricks ( yes, it happens)? Pulse button not enabled in the Always Sensor? Post a .b maybe?! Bye\nOTO\n(OTO)\n2\nHello Armature in Pose mode? No connection between Logic bricks ( yes, it happens)? Pulse button not enabled in the Always Sensor? Post a .b maybe?! Bye\nHello\n\nArmature in Pose mode?\n\nNo connection between Logic bricks ( yes, it happens)?\n\nPulse button not enabled in the Always Sensor?\n\nPost a .b maybe?!\n\nByeQuaay\n(Quaay)\n3\n\n Hey,\n There are connections between the logic bricks and the pulse button is enabled \n Here’s a link to a zip file containing the .blend http://itb020.wikispaces.com/file/detail/elfnew.zip\n Thank you, Ben\nQuaay\n(Quaay)\n3\nHey,\n There are connections between the logic bricks and the pulse button is enabled \n Here’s a link to a zip file containing the .blend http://itb020.wikispaces.com/file/detail/elfnew.zip\n Thank you, Ben\n\nHey,\n\nThere are connections between the logic bricks\n\nand the pulse button is enabledHere’s a link to a zip file containing the .blend\n\nhttp://itb020.wikispaces.com/file/detail/elfnew.zipThank you,\n\nBenQuaay\n(Quaay)\n4\n\n I’ve had some success with animation in the engine. It was regarding parenting the mesh to the armature which I assumed I wouldn’t have to do.\n Anyway, now the problem is the collisions wont work with it. It bounces of the terrain and high into the air. When it lands it falls through the terrain.\nQuaay\n(Quaay)\n4\nI’ve had some success with animation in the engine. It was regarding parenting the mesh to the armature which I assumed I wouldn’t have to do.\n Anyway, now the problem is the collisions wont work with it. It bounces of the terrain and high into the air. When it lands it falls through the terrain.\nI’ve had some success with animation in the engine.\n\nIt was regarding parenting the mesh to the armature which\n\nI assumed I wouldn’t have to do.Anyway, now the problem is the collisions wont work with it.\n\nIt bounces of the terrain and high into the air. When it\n\nlands it falls through the terrain.OTO\n(OTO)\n5\n\n Select the character object, enter edit mode, select all faces, do Ctrl-F keys, choose Face Mode Clear and then, Collision. Now it should work…I hope?! Bye\nOTO\n(OTO)\n5\nSelect the character object, enter edit mode, select all faces, do Ctrl-F keys, choose Face Mode Clear and then, Collision. Now it should work…I hope?! Bye\nSelect the character object, enter edit mode, select all faces, do Ctrl-F keys, choose Face Mode Clear and then, Collision.\n\nNow it should work…I hope?!\n\nByeQuaay\n(Quaay)\n6\n\n sounds like a good idea. But it didn’t work. Does the model have to be dynamic? Because when he is he just bounces!\nQuaay\n(Quaay)\n6\nsounds like a good idea. But it didn’t work. Does the model have to be dynamic? Because when he is he just bounces!\nsounds like a good idea.\n\nBut it didn’t work. Does the model have to be\n\ndynamic? Because when he is he just bounces!Quaay\n(Quaay)\n7\n\n this is going to sound like a joke. But I’ve now worked out Collisions (by importing a new mesh) BUT now the movement is screwed up. All the movement values are the same as they have always been, but now the character flies forward and wont stop like its looping. I havent changed any logic.\n This is a nightmare, someone please help.\nQuaay\n(Quaay)\n7\nthis is going to sound like a joke. But I’ve now worked out Collisions (by importing a new mesh) BUT now the movement is screwed up. All the movement values are the same as they have always been, but now the character flies forward and wont stop like its looping. I havent changed any logic.\n This is a nightmare, someone please help.\nthis is going to sound like a joke.\n\nBut I’ve now worked out Collisions (by importing a new mesh)\n\nBUT now the movement is screwed up. All the movement values are the same as they\n\nhave always been, but now the character flies forward and wont stop like its looping.\n\nI havent changed any logic.\nThis is a nightmare, someone please help.\n\nMy previous post would have helped you, but unfortunately it grew legs and walked off, but not before crashing my computer, burning down my home, and creating a hybrid virus that destroyed the entire continent of Asia.\n Actually, there are hundreds of things you can do wrong in the GE, and just about everyone runs into these problems. This is why there are so many posts on collision issues, parenting issues, and camera issues (usually the same as parenting issues). I didn’t download your .blend, so I can’t tell you exactly what you did wrong (lo siento), but I’m sure someone with more motivation than myself will be more thorough. Just take some solace in the fact that everyone runs into these things at first.\n These words of encouragement were brought to you by the letter M.\nMy previous post would have helped you, but unfortunately it grew legs and walked off, but not before crashing my computer, burning down my home, and creating a hybrid virus that destroyed the entire continent of Asia.\n Actually, there are hundreds of things you can do wrong in the GE, and just about everyone runs into these problems. This is why there are so many posts on collision issues, parenting issues, and camera issues (usually the same as parenting issues). I didn’t download your .blend, so I can’t tell you exactly what you did wrong (lo siento), but I’m sure someone with more motivation than myself will be more thorough. Just take some solace in the fact that everyone runs into these things at first.\n These words of encouragement were brought to you by the letter M.\n\nMy previous post would have helped you, but unfortunately it grew legs and walked off, but not before crashing my computer, burning down my home, and creating a hybrid virus that destroyed the entire continent of Asia.\n\nActually, there are hundreds of things you can do wrong in the GE, and just about everyone runs into these problems. This is why there are so many posts on collision issues, parenting issues, and camera issues (usually the same as parenting issues). I didn’t download your .blend, so I can’t tell you exactly what you did wrong (lo siento), but I’m sure someone with more motivation than myself will be more thorough. Just take some solace in the fact that everyone runs into these things at first.\n\nThese words of encouragement were brought to you by the letter M.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/how-to-disable-overlay-from-posteffects/485854", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nchaeMil\n(chäeMil)\n1\n\n i have a bloom filter in scene. it is working fine but it is blooming the overlay screen which is menu and then is the text unreadable… is there any way to solve it?\nchaeMil\n(chäeMil)\n1\ni have a bloom filter in scene. it is working fine but it is blooming the overlay screen which is menu and then is the text unreadable… is there any way to solve it?\n\ni have a bloom filter in scene. it is working fine but it is blooming the overlay screen which is menu and then is the text unreadable… is there any way to solve it?\n\nMoguri\n(Moguri)\n2\n\n I’m guessing the overlay screen is in it’s own scene? I thought 2d filters were changed to work per scene. Or maybe people were just talking about the fact that it’s not per scene. =/\n edit: I ran some test and it looks like this was fixed in 2.5\nMoguri\n(Moguri)\n2\nI’m guessing the overlay screen is in it’s own scene? I thought 2d filters were changed to work per scene. Or maybe people were just talking about the fact that it’s not per scene. =/\n edit: I ran some test and it looks like this was fixed in 2.5\n\nI’m guessing the overlay screen is in it’s own scene? I thought 2d filters were changed to work per scene. Or maybe people were just talking about the fact that it’s not per scene. =/\n\nedit: I ran some test and it looks like this was fixed in 2.5", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/blender-2-8-vr-animation-and-alembic-looping-need-some-help/1137920", + "domain": "blenderartists.org", + "file_source": "part-00971-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi guys, I’m a very new user of Blender, and so far I’m extremely happy with it!\n\nI do a lot of work in VR, some of it in Quill. I’ve made a scene and exported that as an Alembic file with animation.\n\nMy problem now is that the alembic animation stops playing when it reaches the last keyframe in Blender 2.8, and I can’t seem to find a way to make it loop, independently of the timeline settings. I’d like to be able to loop individual layers, without looping the whole scene.\n\nI tried switching to “override frame” in the Mesh sequence modifier, and tried to impot the following code: #(frame - 1) % 4 + 1 but it only made the animation stop for the object I added it too.\n\nThere are two ways of making an action repeat in Blender…\n\nyou can use the NLA to repeat and mix between actions. this is good if you want to (say) loop one action for a while, then change to another one - then slowly phase between two loops.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/cycles-black-dots/509726", + "domain": "blenderartists.org", + "file_source": "part-00124-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nAlexDS\n(AlexDS)\n1\n\n do you have any idea why black dots keeps appearing after some 5400 render passes in Cycles?\n here you can see that the images is rendered fine, but there some annoying black spots that won’t disappear.\n any suggestion, please? \n here are the render settings :\n note that the lights have more that 100 power (ie the chandeliers have 1111 strenght)\nAlexDS\n(AlexDS)\n1\ndo you have any idea why black dots keeps appearing after some 5400 render passes in Cycles?\n here you can see that the images is rendered fine, but there some annoying black spots that won’t disappear.\n any suggestion, please? \n here are the render settings :\n note that the lights have more that 100 power (ie the chandeliers have 1111 strenght)\n\ndo you have any idea why black dots keeps appearing after some 5400 render passes in Cycles?\n\nhere you can see that the images is rendered fine, but there some annoying black spots that won’t disappear.\n\nany suggestion, please?\n\nhere are the render settings :\n\nnote that the lights have more that 100 power (ie the chandeliers have 1111 strenght)\n\nropsta\n(ropsta)\n2\n\n Perhaps the scale has something to do with it?\nropsta\n(ropsta)\n2\nPerhaps the scale has something to do with it?\n\nPerhaps the scale has something to do with it?\n\nI think ropsta mean the scene is extremly scaled. If 1 Blender Unit is 1 meter may the room is 100 meter long or 1 cm. Some pathracers have problems with wrong (unreal) scaling .\n Cheers, mib.\nI think ropsta mean the scene is extremly scaled. If 1 Blender Unit is 1 meter may the room is 100 meter long or 1 cm. Some pathracers have problems with wrong (unreal) scaling .\n Cheers, mib.\nI think ropsta mean the scene is extremly scaled. If 1 Blender Unit is 1 meter may the room is 100 meter long or 1 cm.\n\nSome pathracers have problems with wrong (unreal) scaling .\nCheers, mib.\n\nbenu\n(benu)\n6\n\n In other words, take all your objects (including camera and lights), parent them to a new empty at the center of the scene, and scale that empty from 1 to 100 – if everything is attached to the empty, it should all look the same in wireframe view. But the render itself might show different behavior…\nbenu\n(benu)\n6\nIn other words, take all your objects (including camera and lights), parent them to a new empty at the center of the scene, and scale that empty from 1 to 100 – if everything is attached to the empty, it should all look the same in wireframe view. But the render itself might show different behavior…\n\nIn other words, take all your objects (including camera and lights), parent them to a new empty at the center of the scene, and scale that empty from 1 to 100 – if everything is attached to the empty, it should all look the same in wireframe view. But the render itself might show different behavior…\n\nAlexDS\n(AlexDS)\n7\n\n it cannot be it, because the room has the correct size: 20m x 10m x 3.44m it must be something else…\nAlexDS\n(AlexDS)\n7\nit cannot be it, because the room has the correct size: 20m x 10m x 3.44m it must be something else…\nit cannot be it, because the room has the correct size: 20m x 10m x 3.44m\n\nit must be something else…benu\n(benu)\n8\n\n Could you post the blend file? The textures probably don’t matter, as long as the dots still happen. I’d love to have a go at it…\nbenu\n(benu)\n8\nCould you post the blend file? The textures probably don’t matter, as long as the dots still happen. I’d love to have a go at it…\n\nCould you post the blend file? The textures probably don’t matter, as long as the dots still happen. I’d love to have a go at it…\n\nropsta\n(ropsta)\n9\n\n Lol. Sry. The scale of the render’s resolution…\n You have an odd numbered resolution so the scale might be affecting the outcome.\nropsta\n(ropsta)\n9\nLol. Sry. The scale of the render’s resolution…\n You have an odd numbered resolution so the scale might be affecting the outcome.\n\nLol. Sry. The scale of the render’s resolution…\n\nYou have an odd numbered resolution so the scale might be affecting the outcome.\n\nWefyb\n(Wefyb)\n10\n\n Look through your scene and try to find any materials that use a Velvet BSFD closure. They are generally buggy around the place for some reason. Try using a mix closure or a fresnel blend and it will reduce the effect heavily. Although may not actualy make it go away. Simply avoiding the Velvet BSFD worked for me…\nWefyb\n(Wefyb)\n10\nLook through your scene and try to find any materials that use a Velvet BSFD closure. They are generally buggy around the place for some reason. Try using a mix closure or a fresnel blend and it will reduce the effect heavily. Although may not actualy make it go away. Simply avoiding the Velvet BSFD worked for me…\n\nLook through your scene and try to find any materials that use a Velvet BSFD closure. They are generally buggy around the place for some reason. Try using a mix closure or a fresnel blend and it will reduce the effect heavily. Although may not actualy make it go away. Simply avoiding the Velvet BSFD worked for me…\n\nAlexDS\n(AlexDS)\n11\n\n @@Wefyb no i don;t jave any velvet @ropsta: it’s not the render scale this is what i get after 16620 passes those black dots simply doesn;t wanna dissapear this one doesn’t have No Caustics checked\n and this one is after 2000 passes, you can see the black dots starting to appear: ( and this one have No Caustics checked)\n those black points keep appearing and appearing :((\nAlexDS\n(AlexDS)\n11\n@@Wefyb no i don;t jave any velvet @ropsta: it’s not the render scale this is what i get after 16620 passes those black dots simply doesn;t wanna dissapear this one doesn’t have No Caustics checked\n and this one is after 2000 passes, you can see the black dots starting to appear: ( and this one have No Caustics checked)\n those black points keep appearing and appearing :((\n@@Wefyb no i don;t jave any velvet\n\n@ropsta: it’s not the render scale\n\nthis is what i get after 16620 passes those black dots simply doesn;t wanna dissapear this one doesn’t have No Caustics checked\nand this one is after 2000 passes, you can see the black dots starting to appear: ( and this one have No Caustics checked)\n\nthose black points keep appearing and appearing :((\n\nnegativa\n(negativa)\n12\n\n In windows you use glass? Maybe this glass gives such artifacts … Instead of windows, use the fake portals. Example here\nnegativa\n(negativa)\n12\nIn windows you use glass? Maybe this glass gives such artifacts … Instead of windows, use the fake portals. Example here\nIn windows you use glass? Maybe this glass gives such artifacts …\n\nInstead of windows, use the fake portals.\n\nExample hereAlexDS\n(AlexDS)\n13\n\n firstly i thought black points appear because of the light ( that is the bulbs from the chandeliers) but is it not that. Nor the fact that i use Yes Caustics.\n if i use Yes Caustics this is what i get if i render only the chandelier:\n noise, yes, because it seems that cycles doesn’t wanna render caustics very well, hence the white dots, but there are no black dots, what so ever, so the pictures above are not broken because of the light.\n There must be something in the scene, but what could that be.??? \n here the render with No Caustics\n So the problem is not the light, because i have the same chandeliers in the first pictures on this thread. Anyone has encountered the black spots problem ?\nAlexDS\n(AlexDS)\n13\nfirstly i thought black points appear because of the light ( that is the bulbs from the chandeliers) but is it not that. Nor the fact that i use Yes Caustics.\n if i use Yes Caustics this is what i get if i render only the chandelier:\n noise, yes, because it seems that cycles doesn’t wanna render caustics very well, hence the white dots, but there are no black dots, what so ever, so the pictures above are not broken because of the light.\n There must be something in the scene, but what could that be.??? \n here the render with No Caustics\n So the problem is not the light, because i have the same chandeliers in the first pictures on this thread. Anyone has encountered the black spots problem ?\n\nfirstly i thought black points appear because of the light ( that is the bulbs from the chandeliers) but is it not that. Nor the fact that i use Yes Caustics.\n\nif i use Yes Caustics this is what i get if i render only the chandelier:\n\nnoise, yes, because it seems that cycles doesn’t wanna render caustics very well, hence the white dots, but there are no black dots, what so ever, so the pictures above are not broken because of the light.\n\nThere must be something in the scene, but what could that be.???\n\nhere the render with No Caustics\n\nSo the problem is not the light, because i have the same chandeliers in the first pictures on this thread.\n\nAnyone has encountered the black spots problem ?benu\n(benu)\n14\n\n AlexDS: I don’t want to pressure you or anything, but if you posted a simplified .blend that exhibits the problem, I bet, as a group, we could come up with a solution, or at least pinpoint the issue… We’re all curious to see it in action, and this could also help to determine if it’s a bug, or something else.\nbenu\n(benu)\n14\nAlexDS: I don’t want to pressure you or anything, but if you posted a simplified .blend that exhibits the problem, I bet, as a group, we could come up with a solution, or at least pinpoint the issue… We’re all curious to see it in action, and this could also help to determine if it’s a bug, or something else.\n\nAlexDS: I don’t want to pressure you or anything, but if you posted a simplified .blend that exhibits the problem, I bet, as a group, we could come up with a solution, or at least pinpoint the issue… We’re all curious to see it in action, and this could also help to determine if it’s a bug, or something else.\n\nThat’s because Cycles right now uses an algorithm to evenly distribute all new samples with each pass.\n The reason renderers like Luxrender can produce clear caustics in short time periods compared to Cycles is due to the Metropolis sampling algorithm where an area around successful contributions is explored to reduce noise and also create clear caustics in a much shorter time frame.\n Currently, the GI part is not really as high a priority for Brecht as is bringing in features in BI used for compositing like render passes.\n The black dots though is likely a bug, there’s still a few major bugs yet in the engine (like what you get when mixing glossy and diffuse closures together if they both have a texture input for color)\nThat’s because Cycles right now uses an algorithm to evenly distribute all new samples with each pass.\n The reason renderers like Luxrender can produce clear caustics in short time periods compared to Cycles is due to the Metropolis sampling algorithm where an area around successful contributions is explored to reduce noise and also create clear caustics in a much shorter time frame.\n Currently, the GI part is not really as high a priority for Brecht as is bringing in features in BI used for compositing like render passes.\n The black dots though is likely a bug, there’s still a few major bugs yet in the engine (like what you get when mixing glossy and diffuse closures together if they both have a texture input for color)\n\nThat’s because Cycles right now uses an algorithm to evenly distribute all new samples with each pass.\n\nThe reason renderers like Luxrender can produce clear caustics in short time periods compared to Cycles is due to the Metropolis sampling algorithm where an area around successful contributions is explored to reduce noise and also create clear caustics in a much shorter time frame.\n\nCurrently, the GI part is not really as high a priority for Brecht as is bringing in features in BI used for compositing like render passes.\n\nThe black dots though is likely a bug, there’s still a few major bugs yet in the engine (like what you get when mixing glossy and diffuse closures together if they both have a texture input for color)\n\nAlexDS\n(AlexDS)\n16\n\n thanks @Ace_Dragon, so will have to wait patiently then\nAlexDS\n(AlexDS)\n16\nthanks @Ace_Dragon, so will have to wait patiently then\n\nthanks @Ace_Dragon, so will have to wait patiently then\n\najm\n(ajm)\n17\n\n Try your test room again with a highly reflective surface at the bottom and see if it happens again.\najm\n(ajm)\n17\nTry your test room again with a highly reflective surface at the bottom and see if it happens again.\n\nTry your test room again with a highly reflective surface at the bottom and see if it happens again.\n\nAlexDS\n(AlexDS)\n18\n\n done, no black dots with Caustics on!\nAlexDS\n(AlexDS)\n18\ndone, no black dots with Caustics on!\n\ndone, no black dots with Caustics on!\n\nAtom\n(Atom)\n19\n\n The unbiased credo\n\n wait patiently then\n\n You are experiencing the state of the technology as it stands. The black dots are bugs or unresolved pieces of code that never terminated correctly.\nAtom\n(Atom)\n19\nThe unbiased credo\n\n wait patiently then\n\n You are experiencing the state of the technology as it stands. The black dots are bugs or unresolved pieces of code that never terminated correctly.\n\nThe unbiased credo\n\n> \n\nwait patiently then\n\nYou are experiencing the state of the technology as it stands. The black dots are bugs or unresolved pieces of code that never terminated correctly.\n\nAlexDS\n(AlexDS)\n20\n\n @Atom, but i hope they are about to be resolved, right ? it think are some materials or some geometry from my scene that screws everything up. Not sure what that could be… Are you experiencing something like that dots with some materials that you noticed ? \n Aaaand what “The unbiased credo” does mean?\nAlexDS\n(AlexDS)\n20\n@Atom, but i hope they are about to be resolved, right ? it think are some materials or some geometry from my scene that screws everything up. Not sure what that could be… Are you experiencing something like that dots with some materials that you noticed ? \n Aaaand what “The unbiased credo” does mean?\n@Atom, but i hope they are about to be resolved, right ?\n\nit think are some materials or some geometry from my scene that screws everything up. Not sure what that could be…\n\nAre you experiencing something like that dots with some materials that you noticed ?\nAaaand what “The unbiased credo” does mean?", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/using-drivers-and-keyframes-together/618828", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\neatjason\n(eatjason)\n1\n\n One thing I am attempting to do is keyframe functions rather than values. For example, for the first 100 frames I want the y value of an object to use a physics equation of motion. Then for the next 100 frames I want it to be driven by a different function.\n I don’t want to do a hacky equation that says if frame<100 do motion equation and frame>100 do 0. I want to use this for extended animations so there might be 30 different functions I want to use for the same attribute on an object.\n I am attempting to add a custom property (y_function) that I keyframe with constant values rather than interpolated. Then I would like to write a function that looks like this:\n motion( ob.y_function, frame ), and what it does is use the y_function variable to index into a list of equations and return based on frame. thinking about this I would also need a custom property y_offset to find relative frame from when the function was first put on the time line.\n So in my animations I could simply add a keyframe on the timeline for y_function that represents the equation to use (maybe a function that is just a switch statement of functions I write in python), and on that same frame set the y_offset to the first frame that equation started being used (so I can get the relative frame).\n Is this a complicated way to go about it? A better way maybe?\neatjason\n(eatjason)\n1\nOne thing I am attempting to do is keyframe functions rather than values. For example, for the first 100 frames I want the y value of an object to use a physics equation of motion. Then for the next 100 frames I want it to be driven by a different function.\n I don’t want to do a hacky equation that says if frame<100 do motion equation and frame>100 do 0. I want to use this for extended animations so there might be 30 different functions I want to use for the same attribute on an object.\n I am attempting to add a custom property (y_function) that I keyframe with constant values rather than interpolated. Then I would like to write a function that looks like this:\n motion( ob.y_function, frame ), and what it does is use the y_function variable to index into a list of equations and return based on frame. thinking about this I would also need a custom property y_offset to find relative frame from when the function was first put on the time line.\n So in my animations I could simply add a keyframe on the timeline for y_function that represents the equation to use (maybe a function that is just a switch statement of functions I write in python), and on that same frame set the y_offset to the first frame that equation started being used (so I can get the relative frame).\n Is this a complicated way to go about it? A better way maybe?\n\nOne thing I am attempting to do is keyframe functions rather than values. For example, for the first 100 frames I want the y value of an object to use a physics equation of motion. Then for the next 100 frames I want it to be driven by a different function.\n\nI don’t want to do a hacky equation that says if frame<100 do motion equation and frame>100 do 0. I want to use this for extended animations so there might be 30 different functions I want to use for the same attribute on an object.\n\nI am attempting to add a custom property (y_function) that I keyframe with constant values rather than interpolated. Then I would like to write a function that looks like this:\n\nmotion( ob.y_function, frame ), and what it does is use the y_function variable to index into a list of equations and return based on frame. thinking about this I would also need a custom property y_offset to find relative frame from when the function was first put on the time line.\n\nSo in my animations I could simply add a keyframe on the timeline for y_function that represents the equation to use (maybe a function that is just a switch statement of functions I write in python), and on that same frame set the y_offset to the first frame that equation started being used (so I can get the relative frame).\n\nIs this a complicated way to go about it? A better way maybe?", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/seg-fault-when-loading-blend-file-inside-script/512972", + "domain": "blenderartists.org", + "file_source": "part-00322-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI want to report a bug and also maybe get a little help or advice. I am new to Blender and to graphics, so I apologize ahead of time for any foolishness on my part.\n I am running Blender 2.58 on Linux.\n My goal is to control Blender in an automated way via another piece of software which would specify the locations and poses of various 3-d characters and then tell Blender to render an image of the scene from a particular viewpoint. My plan is use the other software to prepare the python script which would indicate the desired locations and poses and then execute Blender via the command line in order render the image, without using the Blender GUI.\n I was thinking I would upload a “default” .blend file within the python script and then apply the appropriate translations, rotations, etc. to get the desired configuration of the characters before rendering. However, I am still stuck trying to figure out how to load up the .blend file within the python script.\n I’m starting out with a very simple test. I launch Blender in the usual way, without any arguments, which launches the GUI. Then I immediately save to a “.blend” file, ‘home/joe/untitled.blend’. I then create a 2-line Python script, test.py, as follows:import bpy\n bpy.ops.wm.open_mainfile(filepath=\"/home/joe/untitled.blend\") If I run\n ./blender -b -P test.py -o ‘/home/joe/testJPEG’ -x 1 -F JPEG -f 1\n I get:\n AL lib: pulseaudio.c:331: PulseAudio returned minreq > tlength/2; expect break up found bundled python: /home/joe/blender/blender-2.58a-linux-glibc27-x86_64/2.58/python read blend: /home/joe/untitled.blend Segmentation fault\n If, instead, I create test2.py with the following contents:import bpy\n bpy.ops.mesh.primitive_cylinder_add()\n … then everything works great. I didn’t bother to delete the default cube in the script, so my cylinder is within the cube, but I can see the top of the cylinder from the top of the cube in the image that is created.\n I realize it is likely that I am doing something very dumb here, so this may not be a very important bug, but I figure a segfault is a segfault.\n If I run gdb on blender with the command line args that give the segfault, it indicates that it crashes within object_camera_mode() with RE_SetCamera().\n Also, if I launch blender with the GUI and I run bpy.ops.wm.open_mainfile(filepath=\"/home/joe/untitled.blend\") from the Python console, then it works.\n I’m guessing that there is some additional setup or context I have to provide within the Python script which has already been set up when running from the console from the GUI.\n Thanks in advance for any help, and sorry if I’m doing something unnatural or nonsensical. Any advice on how to accomplish what I want to do will be much appreciated.\n\nI want to report a bug and also maybe get a little help or advice. I am new to Blender and to graphics, so I apologize ahead of time for any foolishness on my part.\n\nI am running Blender 2.58 on Linux.\n\nMy goal is to control Blender in an automated way via another piece of software which would specify the locations and poses of various 3-d characters and then tell Blender to render an image of the scene from a particular viewpoint. My plan is use the other software to prepare the python script which would indicate the desired locations and poses and then execute Blender via the command line in order render the image, without using the Blender GUI.\n\nI was thinking I would upload a “default” .blend file within the python script and then apply the appropriate translations, rotations, etc. to get the desired configuration of the characters before rendering. However, I am still stuck trying to figure out how to load up the .blend file within the python script.\n\nI’m starting out with a very simple test. I launch Blender in the usual way, without any arguments, which launches the GUI. Then I immediately save to a “.blend” file, ‘home/joe/untitled.blend’. I then create a 2-line Python script, test.py, as follows:import bpy\n\nbpy.ops.wm.open_mainfile(filepath=\"/home/joe/untitled.blend\")\n\nIf I run\n./blender -b -P test.py -o ‘/home/joe/testJPEG’ -x 1 -F JPEG -f 1\n\nI get:\n\nAL lib: pulseaudio.c:331: PulseAudio returned minreq > tlength/2; expect break up\n\nfound bundled python: /home/joe/blender/blender-2.58a-linux-glibc27-x86_64/2.58/python\n\nread blend: /home/joe/untitled.blend\n\nSegmentation fault\nIf, instead, I create test2.py with the following contents:import bpy\n\nbpy.ops.mesh.primitive_cylinder_add()\n\n… then everything works great. I didn’t bother to delete the default cube in the script, so my cylinder is within the cube, but I can see the top of the cylinder from the top of the cube in the image that is created.\n\nI realize it is likely that I am doing something very dumb here, so this may not be a very important bug, but I figure a segfault is a segfault.\n\nIf I run gdb on blender with the command line args that give the segfault, it indicates that it crashes within object_camera_mode() with RE_SetCamera().\n\nAlso, if I launch blender with the GUI and I run bpy.ops.wm.open_mainfile(filepath=\"/home/joe/untitled.blend\") from the Python console, then it works.\n\nI’m guessing that there is some additional setup or context I have to provide within the Python script which has already been set up when running from the console from the GUI.\n\nThanks in advance for any help, and sorry if I’m doing something unnatural or nonsensical. Any advice on how to accomplish what I want to do will be much appreciated.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/script-for-easier-area-split-join-help-needed/484372", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\naermartin\n(aermartin)\n1\n\n Hi!\n I’m trying to do my first Simple Operator script. What I want to achieve is faster area split/join’s. I’m on a wacom and the split handler (in the corners) are to pesky to click (99% of the times I move the 3d cursor instead of splitting)\n So what I want to achieve is, split the view with a shortcut. and possible join it also by pressing shortcut then move cursor in the direction you want to join.\n\n bpy.ops.screen.area_split()\n\n makes the area split with the default args, of HORIZONTAL and 0.5 , so it splits the current context in half.\n but what I can’t figure out is how to get mouse_x and mouse_y positions. so I can compare that with the current context width or height, to get a value between 0.0 and 1.0 to split at.\n at\n\n [bpy.types.Events](http://www.blender.org/documentation/250PythonDoc/bpy.types.Event.html?highlight=mouse_x#bpy.types.Event.mouse_x) \n\n I found the mouse_x and mouse_y events, also mouse_prev_x and mouse_prev_y\n that’s awesome! if I could compare mouse_x with mouse_prev_x, I can get direction and use that for area_join()\n but I am stuck, anyone that knows blender’s py api for screen interaction could you please help out a bit.\n Thanks!\naermartin\n(aermartin)\n1\nHi!\n I’m trying to do my first Simple Operator script. What I want to achieve is faster area split/join’s. I’m on a wacom and the split handler (in the corners) are to pesky to click (99% of the times I move the 3d cursor instead of splitting)\n So what I want to achieve is, split the view with a shortcut. and possible join it also by pressing shortcut then move cursor in the direction you want to join.\n\n bpy.ops.screen.area_split()\n\n makes the area split with the default args, of HORIZONTAL and 0.5 , so it splits the current context in half.\n but what I can’t figure out is how to get mouse_x and mouse_y positions. so I can compare that with the current context width or height, to get a value between 0.0 and 1.0 to split at.\n at\n\n [bpy.types.Events](http://www.blender.org/documentation/250PythonDoc/bpy.types.Event.html?highlight=mouse_x#bpy.types.Event.mouse_x) \n\n I found the mouse_x and mouse_y events, also mouse_prev_x and mouse_prev_y\n that’s awesome! if I could compare mouse_x with mouse_prev_x, I can get direction and use that for area_join()\n but I am stuck, anyone that knows blender’s py api for screen interaction could you please help out a bit.\n Thanks!\n\nHi!\n\nI’m trying to do my first Simple Operator script. What I want to achieve is faster area split/join’s. I’m on a wacom and the split handler (in the corners) are to pesky to click (99% of the times I move the 3d cursor instead of splitting)\n\nSo what I want to achieve is, split the view with a shortcut. and possible join it also by pressing shortcut then move cursor in the direction you want to join.\n\n> \n `bpy.ops.screen.area_split()` \nmakes the area split with the default args, of HORIZONTAL and 0.5 , so it splits the current context in half.\n\nbut what I can’t figure out is how to get mouse_x and mouse_y positions. so I can compare that with the current context width or height, to get a value between 0.0 and 1.0 to split at.\n\nat\n\n> \n\n```\n[bpy.types.Events](http://www.blender.org/documentation/250PythonDoc/bpy.types.Event.html?highlight=mouse_x#bpy.types.Event.mouse_x)\n```\n\nI found the mouse_x and mouse_y events, also mouse_prev_x and mouse_prev_y\n\nthat’s awesome! if I could compare mouse_x with mouse_prev_x, I can get direction and use that for area_join()\n\nbut I am stuck, anyone that knows blender’s py api for screen interaction could you please help out a bit.\n\nThanks!", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/making-an-object-reflect-the-real-environment-around/533360", + "domain": "blenderartists.org", + "file_source": "part-00370-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSimoGecko\n(SimoGecko)\n1\n\n Hi guys! I’ve got into tracking a scene and adding computer graphic elements in blender, and now I have to insert a shiny object in my scene (a coffeemaker). I have set a shiny material for my object, but since my object is alone in the scene, since i render it over a video i shot in real life, it doesn’t get the reflections. I was wondering how could i make its reflections be like the reflections it would get in the real world.\n The further i got was to create a cube around the object with the texture of my sequence, but I don’t know how not to render it and only its reflections…\n Someone is able to help me with that? thank you guys\nSimoGecko\n(SimoGecko)\n1\nHi guys! I’ve got into tracking a scene and adding computer graphic elements in blender, and now I have to insert a shiny object in my scene (a coffeemaker). I have set a shiny material for my object, but since my object is alone in the scene, since i render it over a video i shot in real life, it doesn’t get the reflections. I was wondering how could i make its reflections be like the reflections it would get in the real world.\n The further i got was to create a cube around the object with the texture of my sequence, but I don’t know how not to render it and only its reflections…\n Someone is able to help me with that? thank you guys\nHi guys!\n\nI’ve got into tracking a scene and adding computer graphic elements in blender, and now I have to insert a shiny object in my scene (a coffeemaker).\n\nI have set a shiny material for my object, but since my object is alone in the scene, since i render it over a video i shot in real life, it doesn’t get the reflections.\n\nI was wondering how could i make its reflections be like the reflections it would get in the real world.\nThe further i got was to create a cube around the object with the texture of my sequence, but I don’t know how not to render it and only its reflections…\n\nSomeone is able to help me with that? thank you guys\n\non the reflection cube, go under the object settings -> ray visibility -> disable camera ray, that should hide it from camera view but still keep reflections\non the reflection cube, go under the object settings -> ray visibility -> disable camera ray, that should hide it from camera view but still keep reflections\n\non the reflection cube, go under the object settings -> ray visibility -> disable camera ray, that should hide it from camera view but still keep reflections\n\nSimoGecko\n(SimoGecko)\n3\n\n and where do I find these “object settings”? thanks\nSimoGecko\n(SimoGecko)\n3\nand where do I find these “object settings”? thanks\n\nand where do I find these “object settings”? thanks\n\nSimoGecko\n(SimoGecko)\n4\n\n guys, can someone help me with that? thanks\nSimoGecko\n(SimoGecko)\n4\nguys, can someone help me with that? thanks\n\nguys, can someone help me with that? thanks\n\ngo to object panel in cycles\n then at the bottom of window there is the ray visibility sub panel in there set the camera off for visibility\n salutations\ngo to object panel in cycles\n then at the bottom of window there is the ray visibility sub panel in there set the camera off for visibility\n salutations\n\ngo to object panel in cycles\n\nthen at the bottom of window there is the ray visibility sub panel\n\nin there set the camera off for visibility\nsalutations\n\nSimoGecko\n(SimoGecko)\n6\n\n sorry again, but are you talking about the material panel under the properties editor or what?\nSimoGecko\n(SimoGecko)\n6\nsorry again, but are you talking about the material panel under the properties editor or what?\n\nsorry again, but are you talking about the material panel under the properties editor or what?\n\nyes big column on the right with all the panel from render to physic\n select the object one !\n you should look at wiki pages to read the basic window set up at the beginning of the book at least you would know usual names of windows and panels for blender GUI\n salutations\nyes big column on the right with all the panel from render to physic\n select the object one !\n you should look at wiki pages to read the basic window set up at the beginning of the book at least you would know usual names of windows and panels for blender GUI\n salutations\nyes big column on the right\n\nwith all the panel from render to physic\nselect the object one !\n\nyou should look at wiki pages to read the basic window set up at the beginning of the book\n\nat least you would know usual names of windows and panels for blender GUI\nsalutations\n\nSimoGecko\n(SimoGecko)\n8\n\n guys are you sure? cause I really don’t see any ray visibility sub panel or camera off… im running blender 2.61 thats all what i see\nSimoGecko\n(SimoGecko)\n8\nguys are you sure? cause I really don’t see any ray visibility sub panel or camera off… im running blender 2.61 thats all what i see\nguys are you sure? cause I really don’t see any ray visibility sub panel or camera off… im running blender 2.61\n\nthats all what i seeyou need to be in cycles mode at top header\n salutations\nyou need to be in cycles mode at top header\n salutations\n\nyou need to be in cycles mode at top header\n\nsalutations\n\nSimoGecko\n(SimoGecko)\n10\n\n yeah, ok i switched to cycles and now i can see the option, it’s just that when I switch the rendering engine I get something really bad, all the work i have done with nodes can’t be seen anymore and all the objects are like stippled…\n i was hoping there way a way just to make the object just reflect without changing anything, if not how can i fix this new render?\n thanks\nSimoGecko\n(SimoGecko)\n10\nyeah, ok i switched to cycles and now i can see the option, it’s just that when I switch the rendering engine I get something really bad, all the work i have done with nodes can’t be seen anymore and all the objects are like stippled…\n i was hoping there way a way just to make the object just reflect without changing anything, if not how can i fix this new render?\n thanks\n\nyeah, ok i switched to cycles and now i can see the option, it’s just that when I switch the rendering engine I get something really bad, all the work i have done with nodes can’t be seen anymore and all the objects are like stippled…\n\ni was hoping there way a way just to make the object just reflect without changing anything, if not how can i fix this new render?\n\nthanks\n\nsee lat pic for nodes\n you need to split horizontaly your screen and set the top part for nodes editor then it will show all the nodes like in pic\n then in mat panel you need to add a new cycle mat and set it\n now in cycle you can make your mat with glossy and select sharp then it will reflect a lot but still need to add something for refleting on the objects\n like HDRI objects for sky or add several plane emission around your scene and set as no ray casting in object panel\n salutations\nsee lat pic for nodes\n you need to split horizontaly your screen and set the top part for nodes editor then it will show all the nodes like in pic\n then in mat panel you need to add a new cycle mat and set it\n now in cycle you can make your mat with glossy and select sharp then it will reflect a lot but still need to add something for refleting on the objects\n like HDRI objects for sky or add several plane emission around your scene and set as no ray casting in object panel\n salutations\n\nsee lat pic for nodes\n\nyou need to split horizontaly your screen and set the top part for nodes editor\n\nthen it will show all the nodes like in pic\nthen in mat panel you need to add a new cycle mat and set it\n\nnow in cycle you can make your mat with glossy and select sharp then it will reflect a lot\n\nbut still need to add something for refleting on the objectslike\n\nHDRI objects for sky or add several plane emission around your scene and set as no ray casting in object panel\nsalutations", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/feature-suggestion-sculpt-brush-along-3d-curves/649212", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\ncekuhnen\n(cekuhnen)\n1\n\n the current curve tool in sculpt has the issue that is is not 3D based. ideally you want to project curves onto a mesh so you can sculpt brush along them\n specifically when you already modeled the paths this would be stunning\n Mudbox and 3DCoat can do that and I think this would be a perfect addition to the current 2d mask curve tool workflow.\ncekuhnen\n(cekuhnen)\n1\nthe current curve tool in sculpt has the issue that is is not 3D based. ideally you want to project curves onto a mesh so you can sculpt brush along them\n specifically when you already modeled the paths this would be stunning\n Mudbox and 3DCoat can do that and I think this would be a perfect addition to the current 2d mask curve tool workflow.\nthe current curve tool in sculpt has the issue that is is not 3D based.\n\nideally you want to project curves onto a mesh so you can sculpt brush along them\nspecifically when you already modeled the paths this would be stunning\n\nMudbox and 3DCoat can do that and I think this would be a perfect addition to the current 2d mask curve tool workflow.\n\nModron\n(Modron)\n2\n\n It’s a great idea, I can think of a workaround though. In texture paint, you could use curves to paint a disp map.\nModron\n(Modron)\n2\nIt’s a great idea, I can think of a workaround though. In texture paint, you could use curves to paint a disp map.\n\nIt’s a great idea, I can think of a workaround though. In texture paint, you could use curves to paint a disp map.\n\ncekuhnen\n(cekuhnen)\n3\n\n for rendering thats very true but for actual 3d printing you might need a different approach sculpting might be not bad.\ncekuhnen\n(cekuhnen)\n3\nfor rendering thats very true but for actual 3d printing you might need a different approach sculpting might be not bad.\n\nfor rendering thats very true but for actual 3d printing you might need a different approach sculpting might be not bad.\n\nWill_Olis\n(Will Olis)\n4\n\n Yah 3d curves would be a lot more useful than 2d ones. Maybe an option to draw a 2d curve and project it onto the mesh as well? It would also be nice to have an option to fill the interior of the curve while masking instead of just tracing the outside.\nWill_Olis\n(Will Olis)\n4\nYah 3d curves would be a lot more useful than 2d ones. Maybe an option to draw a 2d curve and project it onto the mesh as well? It would also be nice to have an option to fill the interior of the curve while masking instead of just tracing the outside.\n\nYah 3d curves would be a lot more useful than 2d ones. Maybe an option to draw a 2d curve and project it onto the mesh as well? It would also be nice to have an option to fill the interior of the curve while masking instead of just tracing the outside.\n\nCancer\n(Cancer)\n5\n\n Probably not exactly what you want, but in the mean time, this might help…\n Perhaps try it with “Surface (3D view only) New (grease pencil) strokes are drawn in 3D-space, with their position projected onto the first visible surface.”\nCancer\n(Cancer)\n5\nProbably not exactly what you want, but in the mean time, this might help…\n Perhaps try it with “Surface (3D view only) New (grease pencil) strokes are drawn in 3D-space, with their position projected onto the first visible surface.”\n\nProbably not exactly what you want, but in the mean time, this might help…\n\nPerhaps try it with “Surface (3D view only) New (grease pencil) strokes are drawn in 3D-space, with their position projected onto the first visible surface.”\n\nBaRe\n(BaRe)\n6\n\n I would tried like Cancer said, and even with Gpencil converted into bezier i can’t get it working and i got this error: Traceback (most recent call last): File “C:\\Users\\Raphael\\AppData\\Roaming\\Blender Foundation\\Blender\\2.75\\scripts\\addons\\sculpt_stroke_on_grease_pencil.py”, line 112, in execute brush_stroke(stroke=stroke) File “C:\\Program Files\\Blender Foundation\\Blender\\2.75\\scripts\\modules\\bpy\\ops.py”, line 189, in call ret = op_call(self.idname_py(), None, kw) TypeError: Converting py args to operator properties: SCULPT_OT_brush_stroke.stroke error converting a member of a collection from a dicts into an RNA collection, failed with: TypeError: Converting a python list to an RNA collection: keyword “size” missing\n location: :-1\n i’m under windows7 with blender 2.75a\nBaRe\n(BaRe)\n6\nI would tried like Cancer said, and even with Gpencil converted into bezier i can’t get it working and i got this error: Traceback (most recent call last): File “C:\\Users\\Raphael\\AppData\\Roaming\\Blender Foundation\\Blender\\2.75\\scripts\\addons\\sculpt_stroke_on_grease_pencil.py”, line 112, in execute brush_stroke(stroke=stroke) File “C:\\Program Files\\Blender Foundation\\Blender\\2.75\\scripts\\modules\\bpy\\ops.py”, line 189, in call ret = op_call(self.idname_py(), None, kw) TypeError: Converting py args to operator properties: SCULPT_OT_brush_stroke.stroke error converting a member of a collection from a dicts into an RNA collection, failed with: TypeError: Converting a python list to an RNA collection: keyword “size” missing\n location: :-1\n i’m under windows7 with blender 2.75a\nI would tried like Cancer said, and even with Gpencil converted into bezier i can’t get it working and i got this error:\n\nTraceback (most recent call last):\n\nFile “C:\\Users\\Raphael\\AppData\\Roaming\\Blender Foundation\\Blender\\2.75\\scripts\\addons\\sculpt_stroke_on_grease_pencil.py”, line 112, in execute\n\nbrush_stroke(stroke=stroke)\n\nFile “C:\\Program Files\\Blender Foundation\\Blender\\2.75\\scripts\\modules\\bpy\\ops.py”, line 189, in call\n\nret = op_call(self.idname_py(), None, kw)\n\nTypeError: Converting py args to operator properties: SCULPT_OT_brush_stroke.stroke error converting a member of a collection from a dicts into an RNA collection, failed with: TypeError: Converting a python list to an RNA collection: keyword “size” missing\nlocation: :-1\n\ni’m under windows7 with blender 2.75a", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/controlling-object/490552", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\ni was wanting to know how to control an object using the arrow keys so if i hold the up arrowkey it goes forward and if i hold the downarrow key it goes backward. i was wondering if someone could give me a step by step tutorial on how to do this because ive gone looking for tutorials on this and the person seems to think that you allready know what code you have to put in to make it move but i dont. ive tried putting the keys in and stuff but when i push or hold the up or down arrow key nothing happens. i no why this dosent happen its just that i dont know how to set then speed and what axis you want the object to move at.\n sorry for bad spelling if i have any\ni was wanting to know how to control an object using the arrow keys so if i hold the up arrowkey it goes forward and if i hold the downarrow key it goes backward. i was wondering if someone could give me a step by step tutorial on how to do this because ive gone looking for tutorials on this and the person seems to think that you allready know what code you have to put in to make it move but i dont. ive tried putting the keys in and stuff but when i push or hold the up or down arrow key nothing happens. i no why this dosent happen its just that i dont know how to set then speed and what axis you want the object to move at.\n sorry for bad spelling if i have any\ni was wanting to know how to control an object using the arrow keys so if i hold the up arrowkey it goes forward and if i hold the downarrow key it goes backward. i was wondering if someone could give me a step by step tutorial on how to do this because ive gone looking for tutorials on this and the person seems to think that you allready know what code you have to put in to make it move but i dont.\n\nive tried putting the keys in and stuff but when i push or hold the up or down arrow key nothing happens. i no why this dosent happen its just that i dont know how to set then speed and what axis you want the object to move at.\nsorry for bad spelling if i have any\n\nDid you want to know how to control it in the Blender game engine? If yes then I may be able to help you.\nDid you want to know how to control it in the Blender game engine? If yes then I may be able to help you.\n\nDid you want to know how to control it in the Blender game engine? If yes then I may be able to help you.\n\n============================================================================ yes\n\n# ============================================================================\n\nyesIn the game logic, actuators and Motion To go forward 0.10 and above in the second Loc box To go back -0.10 and below in the second Loc box To go right 0.10 and above in the first Loc box To go left -0.10 and below in the first Loc box (The higher or lower the number the faster the object will move in that particular direction.)\n If this is what you are looking for and you don’t understand it then I have a picture of what to do. Sorry if this isn’t what you wanted I didn’t quite understand your question.\nIn the game logic, actuators and Motion To go forward 0.10 and above in the second Loc box To go back -0.10 and below in the second Loc box To go right 0.10 and above in the first Loc box To go left -0.10 and below in the first Loc box (The higher or lower the number the faster the object will move in that particular direction.)\n If this is what you are looking for and you don’t understand it then I have a picture of what to do. Sorry if this isn’t what you wanted I didn’t quite understand your question.\nIn the game logic, actuators and Motion\n\nTo go forward 0.10 and above in the second Loc box\n\nTo go back -0.10 and below in the second Loc box\n\nTo go right 0.10 and above in the first Loc box\n\nTo go left -0.10 and below in the first Loc box\n\n(The higher or lower the number the faster the object will move in that particular direction.)\nIf this is what you are looking for and you don’t understand it then I have a picture of what to do. Sorry if this isn’t what you wanted I didn’t quite understand your question.\n\n========================================================================== thats fine. ushually when im trying to explain something it never really makes a lot of sense anyway. anyway thanks\n\n# ==========================================================================\n\nthats fine. ushually when im trying to explain something it never really makes a lot of sense anyway.\n\nanyway thanksi thought i would just say thanks again for fun =)\ni thought i would just say thanks again for fun =)\n\ni thought i would just say thanks again for fun =)\n\nThat is fine. Sorry I was a bit slow answering been really busy. So I guess you got the problem fixed with the object moving forward?\nThat is fine. Sorry I was a bit slow answering been really busy. So I guess you got the problem fixed with the object moving forward?\n\nThat is fine. Sorry I was a bit slow answering been really busy. So I guess you got the problem fixed with the object moving forward?", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/background-image/323101", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nkasimar3\n(kasimar3)\n1\n\n I would like to know if you can use a .GIF image for a background (View -> Background Image…)? I have an image that is .GIF file, and I want to display it on my background so I can trace it out and make a 3d version of it.\nkasimar3\n(kasimar3)\n1\nI would like to know if you can use a .GIF image for a background (View -> Background Image…)? I have an image that is .GIF file, and I want to display it on my background so I can trace it out and make a 3d version of it.\n\nI would like to know if you can use a .GIF image for a background (View -> Background Image…)? I have an image that is .GIF file, and I want to display it on my background so I can trace it out and make a 3d version of it.\n\nosxrules\n(osxrules)\n2\n\n Trying it would have answered your question. Yes you can use gifs for background images. I can’t say whether or not all gifs will work like animated ones but if you have any trouble with a gif, you can always change it to another format using one of a whole load of image conversion tools.\nosxrules\n(osxrules)\n2\nTrying it would have answered your question. Yes you can use gifs for background images. I can’t say whether or not all gifs will work like animated ones but if you have any trouble with a gif, you can always change it to another format using one of a whole load of image conversion tools.\n\nTrying it would have answered your question. Yes you can use gifs for background images. I can’t say whether or not all gifs will work like animated ones but if you have any trouble with a gif, you can always change it to another format using one of a whole load of image conversion tools.\n\nkasimar3\n(kasimar3)\n3\n\n I did try it, and I noticed that for some reason there didn’t seem to be a little blue box next to the file when I tried to open it. This lead me to believe that Blender wasn’t recogonizing the fact that the file was a valid format for an image file. Is there something I can do to fix that?\nkasimar3\n(kasimar3)\n3\nI did try it, and I noticed that for some reason there didn’t seem to be a little blue box next to the file when I tried to open it. This lead me to believe that Blender wasn’t recogonizing the fact that the file was a valid format for an image file. Is there something I can do to fix that?\n\nI did try it, and I noticed that for some reason there didn’t seem to be a little blue box next to the file when I tried to open it. This lead me to believe that Blender wasn’t recogonizing the fact that the file was a valid format for an image file. Is there something I can do to fix that?", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/how-to-align-rotate-mesh-by-2-verticles/1221482", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nice99\n(ice99)\n1\n\n I have a complex mesh. I need rotate mesh along some axis (x,y,z never mind) to line-up 2 points of this mesh. I don’t need align points (S,Z,0), i need align mesh. Of course i can move pivot to vertex 1 and visually rotate until vertex 2 will be on my desired axe. But i want to keep original pivot and precisely rotate mesh. See the picture.\nice99\n(ice99)\n1\nI have a complex mesh. I need rotate mesh along some axis (x,y,z never mind) to line-up 2 points of this mesh. I don’t need align points (S,Z,0), i need align mesh. Of course i can move pivot to vertex 1 and visually rotate until vertex 2 will be on my desired axe. But i want to keep original pivot and precisely rotate mesh. See the picture.\n\nI have a complex mesh. I need rotate mesh along some axis (x,y,z never mind) to line-up 2 points of this mesh. I don’t need align points (S,Z,0), i need align mesh. Of course i can move pivot to vertex 1 and visually rotate until vertex 2 will be on my desired axe. But i want to keep original pivot and precisely rotate mesh. See the picture.\n\nDebuk\n2\n\n I’m pretty sure Mesh Align Plus has that feature.\n\n 1 Like\nDebuk\n2\nI’m pretty sure Mesh Align Plus has that feature.\n\nI’m pretty sure Mesh Align Plus has that feature.\n\n1 Like\n\nrigoletto\n(rigoletto)\n3\n\n Manually you can create one edge as helper and snap to it.\n\n snap vertic 1 to the line via move\n then snap vertic 2 to the line via rotate\n\n It will not change geometry if you select all vertics and use the active one for snapping.\nrigoletto\n(rigoletto)\n3\nManually you can create one edge as helper and snap to it.\n\n snap vertic 1 to the line via move\n then snap vertic 2 to the line via rotate\n\n It will not change geometry if you select all vertics and use the active one for snapping.\n\nManually you can create one edge as helper and snap to it.\n\n* snap vertic 1 to the line via move\n* then snap vertic 2 to the line via rotate\n\nIt will not change geometry if you select all vertics and use the active one for snapping.\n\nice99\n(ice99)\n4\n\n It will change relative pivot location.\nice99\n(ice99)\n4\nIt will change relative pivot location.\n\nIt will change relative pivot location.\n\nrigoletto\n(rigoletto)\n5\n\n You are right.\n It must be done in object mode with set 3d cursor to the active point.\nrigoletto\n(rigoletto)\n5\nYou are right.\n It must be done in object mode with set 3d cursor to the active point.\n\nYou are right.\n\nIt must be done in object mode with set 3d cursor to the active point.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/clean-a-list-from-doubles-help/538741", + "domain": "blenderartists.org", + "file_source": "part-00124-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nrebellion\n(Luca Carella)\n1\n\n I guys, i’m working on a script, but i’ve problem on removing double value in a list,\n the list is formatted in this way: a = [(x,y),(k,j),…] ans so on,\n the thing i want to do is to remove the repeated value starting from the end of the list, i want to do this because, virtually, each element have an index(a[i]) that i use for vertex so i’ can’t lost the the value at that index.\n so i need to remove double from the end to the start of the list. there is a way to do this???\nrebellion\n(Luca Carella)\n1\nI guys, i’m working on a script, but i’ve problem on removing double value in a list,\n the list is formatted in this way: a = [(x,y),(k,j),…] ans so on,\n the thing i want to do is to remove the repeated value starting from the end of the list, i want to do this because, virtually, each element have an index(a[i]) that i use for vertex so i’ can’t lost the the value at that index.\n so i need to remove double from the end to the start of the list. there is a way to do this???\n\nI guys, i’m working on a script, but i’ve problem on removing double value in a list,\n\nthe list is formatted in this way: a = [(x,y),(k,j),…] ans so on,\n\nthe thing i want to do is to remove the repeated value starting from the end of the list, i want to do this because, virtually, each element have an index(a[i]) that i use for vertex so i’ can’t lost the the value at that index.\n\nso i need to remove double from the end to the start of the list. there is a way to do this???\n\nSephiroth\n(Sephiroth)\n2\n\n I think this should help:\n\nfor item in a:\n if a.count(item) >1:\n a.remove(item)\n\n Downside is that the last occurance of the double value stays in the list and the first are deleted.\n Otherwise you can create a new list\n\nnew_list = []\n\nfor item in a:\n if not item in new_list:\n new_list.append(item)\n\n and work with the new list from then on\nSephiroth\n(Sephiroth)\n2\nI think this should help:\n\nfor item in a:\n if a.count(item) >1:\n a.remove(item)\n\n Downside is that the last occurance of the double value stays in the list and the first are deleted.\n Otherwise you can create a new list\n\nnew_list = []\n\nfor item in a:\n if not item in new_list:\n new_list.append(item)\n\n and work with the new list from then on\n\nI think this should help:\n\n> \n\n```\nfor item in a:\n if a.count(item) >1:\n a.remove(item)\n```\n\nDownside is that the last occurance of the double value stays in the list and the first are deleted.\n\nOtherwise you can create a new list\n\n> \n\n```\nnew_list = []\n\nfor item in a:\n if not item in new_list:\n new_list.append(item)\n```\n\nand work with the new list from then on\n\nHi rebellion,\n Here’s the code I came up with;\n\n seen = set()\nadd = seen.add\nc = [i for i in a if ((i not in seen) and (add(i) is None))]\n\n For those interested in how this works:\n\n Create a set to store the unique objects which have been processed. Use a set because it has fast membership testing.\n Store the method to add an object to the set.\n For each element in a, if it hasn’t been seen before then add it to c and add it to the seen set.\n\n Hope that helps.\n Cheers, Truman\nHi rebellion,\n Here’s the code I came up with;\n\n seen = set()\nadd = seen.add\nc = [i for i in a if ((i not in seen) and (add(i) is None))]\n\n For those interested in how this works:\n\n Create a set to store the unique objects which have been processed. Use a set because it has fast membership testing.\n Store the method to add an object to the set.\n For each element in a, if it hasn’t been seen before then add it to c and add it to the seen set.\n\n Hope that helps.\n Cheers, Truman\n\nHi rebellion,\n\nHere’s the code I came up with;\n\n> \n\n```\nseen = set()\nadd = seen.add\nc = [i for i in a if ((i not in seen) and (add(i) is None))]\n```\n\nFor those interested in how this works:\n\n* Create a set to store the unique objects which have been processed. Use a set because it has fast membership testing.\n* Store the method to add an object to the set.\n* For each element in a, if it hasn’t been seen before then add it to c and add it to the seen set.\n\nHope that helps.\n\nCheers,\n\nTrumanPKHG\n(PKHG)\n4\n\n or convert list to set and set to list\nPKHG\n(PKHG)\n4\nor convert list to set and set to list\n\nor convert list to set and set to list\n\nHi PKHG,\n That was my first thought too, however, converting a list to a set and back again does not maintain the order of the elements. If the order doesn’t matter then that way works fine.\n Cheers, Truman\nHi PKHG,\n That was my first thought too, however, converting a list to a set and back again does not maintain the order of the elements. If the order doesn’t matter then that way works fine.\n Cheers, Truman\n\nHi PKHG,\n\nThat was my first thought too, however, converting a list to a set and back again does not maintain the order of the elements. If the order doesn’t matter then that way works fine.\n\nCheers,\n\nTrumanrebellion\n(Luca Carella)\n6\n\n hi guys, thanks for reply!! but sephiroth give me the inspiration, and i think i’ve solved the problem. the code of sephiroth, remove double , but if there are more then two repeat it dont see it, and it don’t remove from the end to the first.\n so this is the code i used:\n\n a.reverse()\n\n for item in a:\n\n while a.count(item) >1:\n a.remove(item)\n\n a.reverse()\n\n the explanation:\n a.reverse invert the list so i can remove the last element by first. then i substitute “if” with “while” (it works i don’t know why ;P)\n and then i reverse again the list\nrebellion\n(Luca Carella)\n6\nhi guys, thanks for reply!! but sephiroth give me the inspiration, and i think i’ve solved the problem. the code of sephiroth, remove double , but if there are more then two repeat it dont see it, and it don’t remove from the end to the first.\n so this is the code i used:\n\n a.reverse()\n\n for item in a:\n\n while a.count(item) >1:\n a.remove(item)\n\n a.reverse()\n\n the explanation:\n a.reverse invert the list so i can remove the last element by first. then i substitute “if” with “while” (it works i don’t know why ;P)\n and then i reverse again the list\n\nhi guys, thanks for reply!! but sephiroth give me the inspiration, and i think i’ve solved the problem. the code of sephiroth, remove double , but if there are more then two repeat it dont see it, and it don’t remove from the end to the first.\n\nso this is the code i used:\n\n> \n\n```\na.reverse()\n\n for item in a:\n\n while a.count(item) >1:\n a.remove(item)\n\n a.reverse()\n```\n\nthe explanation:\n\na.reverse invert the list so i can remove the last element by first.\n\nthen i substitute “if” with “while” (it works i don’t know why ;P)\nand then i reverse again the list", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/i-cant-get-clear-shadows-in-cycle-render-even-though-they-show-in-the-viewport/1213131", + "domain": "blenderartists.org", + "file_source": "part-00322-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nShadows in my render are barely visible:\n This screenshot shows the shadows clearly in the viewport: \n I don’t want the shadows to be that harsh, but it would be nice to have some control. I assume it must be the result of ambient light, and turning the sun down to 0 shows there is still plenty of ambient light in the scene: \n In 2.79, there was a control for ambient light: \n For 2.8X, I saw several references to ambient occlusion so tried turning that off but it had no effect. I also saw references to ambient light from the World background, particularly if you’re using HDRI, but I’m just using a basic colour and a png image of clouds: \n I tried adjusting the strength of these two but it made the sky go dark or the clouds fade. \n So my question is: how can I reduce the ambient light to reveal more defined shadows? Or is ambient light not the issue - am I missing something else?\nShadows in my render are barely visible:\n This screenshot shows the shadows clearly in the viewport: \n I don’t want the shadows to be that harsh, but it would be nice to have some control. I assume it must be the result of ambient light, and turning the sun down to 0 shows there is still plenty of ambient light in the scene: \n In 2.79, there was a control for ambient light: \n For 2.8X, I saw several references to ambient occlusion so tried turning that off but it had no effect. I also saw references to ambient light from the World background, particularly if you’re using HDRI, but I’m just using a basic colour and a png image of clouds: \n I tried adjusting the strength of these two but it made the sky go dark or the clouds fade. \n So my question is: how can I reduce the ambient light to reveal more defined shadows? Or is ambient light not the issue - am I missing something else?\n\nShadows in my render are barely visible:\n\nThis screenshot shows the shadows clearly in the viewport:\n\nI don’t want the shadows to be that harsh, but it would be nice to have some control. I assume it must be the result of ambient light, and turning the sun down to 0 shows there is still plenty of ambient light in the scene:\n\nIn 2.79, there was a control for ambient light:\n\nFor 2.8X, I saw several references to ambient occlusion so tried turning that off but it had no effect. I also saw references to ambient light from the World background, particularly if you’re using HDRI, but I’m just using a basic colour and a png image of clouds:\n\nI tried adjusting the strength of these two but it made the sky go dark or the clouds fade.\n\nSo my question is: how can I reduce the ambient light to reveal more defined shadows? Or is ambient light not the issue - am I missing something else?\n\nCarlG\n(CarlG)\n2\n\n I’m only using Cycles, but my starting point is always 441 strength for the 4500K sun and 29 strength for the sky texture, using sun position addon to sync their orientation settings. Then I will tweak for sun elevation and atmospheric conditions. Then I will adjust my exposure. Finally I may switch to HDR and adjust its strength to match the exposure.\n Where your ambient light is coming from is hard to tell without looking at the file. Clipped tube mapping, I don’t know what happens in the alpha or what the object it maps to looks like.\nCarlG\n(CarlG)\n2\nI’m only using Cycles, but my starting point is always 441 strength for the 4500K sun and 29 strength for the sky texture, using sun position addon to sync their orientation settings. Then I will tweak for sun elevation and atmospheric conditions. Then I will adjust my exposure. Finally I may switch to HDR and adjust its strength to match the exposure.\n Where your ambient light is coming from is hard to tell without looking at the file. Clipped tube mapping, I don’t know what happens in the alpha or what the object it maps to looks like.\n\nI’m only using Cycles, but my starting point is always 441 strength for the 4500K sun and 29 strength for the sky texture, using sun position addon to sync their orientation settings. Then I will tweak for sun elevation and atmospheric conditions. Then I will adjust my exposure. Finally I may switch to HDR and adjust its strength to match the exposure.\n\nWhere your ambient light is coming from is hard to tell without looking at the file. Clipped tube mapping, I don’t know what happens in the alpha or what the object it maps to looks like.\n\nThanks for the reply CarlG. The Sun Position add-on did help in a way, as it’s a more intuitive way of setting the sun position and rotation, so gave me confidence that at least those settings were not the problem.\n Eventually, I simply replaced the sun, and everything started working as it should. Unfortunately, in doing so, I deleted the old sun, so I’m not sure if there was a setting somewhere in the sun that I’d missed, or if the file had got corrupted. A few days ago, Blender crashed several times during saves, so I think that’s possible.\n I wish I’d thought to keep the original sun to probe my settings further. At least, if anybody else has the same problem, there is a fairly straight-forward solution.\nThanks for the reply CarlG. The Sun Position add-on did help in a way, as it’s a more intuitive way of setting the sun position and rotation, so gave me confidence that at least those settings were not the problem.\n Eventually, I simply replaced the sun, and everything started working as it should. Unfortunately, in doing so, I deleted the old sun, so I’m not sure if there was a setting somewhere in the sun that I’d missed, or if the file had got corrupted. A few days ago, Blender crashed several times during saves, so I think that’s possible.\n I wish I’d thought to keep the original sun to probe my settings further. At least, if anybody else has the same problem, there is a fairly straight-forward solution.\n\nThanks for the reply CarlG. The Sun Position add-on did help in a way, as it’s a more intuitive way of setting the sun position and rotation, so gave me confidence that at least those settings were not the problem.\n\nEventually, I simply replaced the sun, and everything started working as it should. Unfortunately, in doing so, I deleted the old sun, so I’m not sure if there was a setting somewhere in the sun that I’d missed, or if the file had got corrupted. A few days ago, Blender crashed several times during saves, so I think that’s possible.\n\nI wish I’d thought to keep the original sun to probe my settings further. At least, if anybody else has the same problem, there is a fairly straight-forward solution.\n\nBy the way, CarlG, I’m confused about the 441 strength. If I push the sun strength much above 10, everything starts to look unnaturally bright. Also, the default is 1.0. Am I missing something?\nBy the way, CarlG, I’m confused about the 441 strength. If I push the sun strength much above 10, everything starts to look unnaturally bright. Also, the default is 1.0. Am I missing something?\n\nBy the way, CarlG, I’m confused about the 441 strength. If I push the sun strength much above 10, everything starts to look unnaturally bright. Also, the default is 1.0. Am I missing something?\n\nCarlG\n(CarlG)\n5\n\n Those settings will make more sense if you try the Photographer addon. It can be Betelgeuse bright or moonlight bright. You just compensate with exposure.\nCarlG\n(CarlG)\n5\nThose settings will make more sense if you try the Photographer addon. It can be Betelgeuse bright or moonlight bright. You just compensate with exposure.\nThose settings will make more sense if you try the Photographer addon.\n\nIt can be Betelgeuse bright or moonlight bright. You just compensate with exposure.Thanks again, CarlG. Fortunately, I’m not under time pressure at the moment, so I’m finding all these rabbit holes to explore quite fascinating!\nThanks again, CarlG. Fortunately, I’m not under time pressure at the moment, so I’m finding all these rabbit holes to explore quite fascinating!\n\nThanks again, CarlG. Fortunately, I’m not under time pressure at the moment, so I’m finding all these rabbit holes to explore quite fascinating!", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/animated-treads-help/482904", + "domain": "blenderartists.org", + "file_source": "part-00347-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nDoes anyone know a good way to make tank treads without using any kind of curve modifier? Also, the animation needs to be bone animation, not texture or vertex. I am exporting for Ogre format and Ogre will not recognize the curve modifiers for Blender.\n Thanks.\nDoes anyone know a good way to make tank treads without using any kind of curve modifier? Also, the animation needs to be bone animation, not texture or vertex. I am exporting for Ogre format and Ogre will not recognize the curve modifiers for Blender.\n Thanks.\n\nDoes anyone know a good way to make tank treads without using any kind of curve modifier? Also, the animation needs to be bone animation, not texture or vertex. I am exporting for Ogre format and Ogre will not recognize the curve modifiers for Blender.\n\nThanks.\n\nApply the curve modifiers before exporting.\nApply the curve modifiers before exporting.\n\nApply the curve modifiers before exporting.\n\nIf I apply the curve modifier, the treads move around as 1 solid mesh. They no longer travel along the curve in any way. They merely retain its shape and move as a whole.\n Here, I made a video to show you what I mean.\n http://www.youtube.com/watch?v=qLG2ZSK6qKE\n The steps I take are:\n\n Create cube\n Array cube and apply modifier\n Create Bezier circle\n Set arrayed cube to follow bezier circle with curve modifier At this point, I have working treads. But I need them without the bezier circle, so heres my problems:\n\n x) I apply the curve modifier to the arrayed cube = no longer follows path. Instead moves as a whole. x) I remove the bezier circle = no longer retains curved shape.\n Plus, I need to animate these things with bones anyway. Ogre only recognizes bone animation and shape animation.If anyone knows the solution to this problem I’d be very grateful. I’ve been stalled in my progress for 2 weeks now.\nIf I apply the curve modifier, the treads move around as 1 solid mesh. They no longer travel along the curve in any way. They merely retain its shape and move as a whole.\n Here, I made a video to show you what I mean.\n http://www.youtube.com/watch?v=qLG2ZSK6qKE\n The steps I take are:\n\n Create cube\n Array cube and apply modifier\n Create Bezier circle\n Set arrayed cube to follow bezier circle with curve modifier At this point, I have working treads. But I need them without the bezier circle, so heres my problems:\n\n x) I apply the curve modifier to the arrayed cube = no longer follows path. Instead moves as a whole. x) I remove the bezier circle = no longer retains curved shape.\n Plus, I need to animate these things with bones anyway. Ogre only recognizes bone animation and shape animation.If anyone knows the solution to this problem I’d be very grateful. I’ve been stalled in my progress for 2 weeks now.\n\nIf I apply the curve modifier, the treads move around as 1 solid mesh. They no longer travel along the curve in any way. They merely retain its shape and move as a whole.\n\nHere, I made a video to show you what I mean.\n\nhttp://www.youtube.com/watch?v=qLG2ZSK6qKE\n\nThe steps I take are:\n\n* Create cube\n* Array cube and apply modifier\n* Create Bezier circle\n* Set arrayed cube to follow bezier circle with curve modifier\n\nAt this point, I have working treads. But I need them without the bezier circle, so heres my problems:x) I apply the curve modifier to the arrayed cube = no longer follows path. Instead moves as a whole.\n\nx) I remove the bezier circle = no longer retains curved shape.\nPlus, I need to animate these things with bones anyway. Ogre only recognizes bone animation and shape animation.If anyone knows the solution to this problem I’d be very grateful. I’ve been stalled in my progress for 2 weeks now.\n\nHmmm… If Ogre doesn’t recognize modifiers, that means each thread would have to be animated individually… Can you export animation to Ogre?\nHmmm… If Ogre doesn’t recognize modifiers, that means each thread would have to be animated individually… Can you export animation to Ogre?\n\nHmmm… If Ogre doesn’t recognize modifiers, that means each thread would have to be animated individually… Can you export animation to Ogre?\n\nBone animation is my best bet. It’s the only kind that works with ogre besides vertex animation. I am looking for the best way to make treads and animate them with bones.\nBone animation is my best bet. It’s the only kind that works with ogre besides vertex animation. I am looking for the best way to make treads and animate them with bones.\n\nBone animation is my best bet. It’s the only kind that works with ogre besides vertex animation. I am looking for the best way to make treads and animate them with bones.\n\nHa! Nevermind. I have found a decent way to do it with bones and tracking. It’s a little unorthodox, but it works! I will post here soon when I get a finished example in case anyone in the future runs into the same problem.\nHa! Nevermind. I have found a decent way to do it with bones and tracking. It’s a little unorthodox, but it works! I will post here soon when I get a finished example in case anyone in the future runs into the same problem.\n\nHa! Nevermind. I have found a decent way to do it with bones and tracking. It’s a little unorthodox, but it works! I will post here soon when I get a finished example in case anyone in the future runs into the same problem.\n\nSorry for the delay. I’d hate to leave this problem unsolved for anyone else with it. Here is a video of the method I came up with to make bones function like treads without a curve modifier: Click here\n The video is pretty basic, not much of a tutorial, but then again I am pretty much a newb to blender in general. I will post a better more detailed tutorial later on. If anyone can put a nice spin on this with any kind of constraints or modifiers to make it easier, or improve it in any way, feel free.\nSorry for the delay. I’d hate to leave this problem unsolved for anyone else with it. Here is a video of the method I came up with to make bones function like treads without a curve modifier: Click here\n The video is pretty basic, not much of a tutorial, but then again I am pretty much a newb to blender in general. I will post a better more detailed tutorial later on. If anyone can put a nice spin on this with any kind of constraints or modifiers to make it easier, or improve it in any way, feel free.\nSorry for the delay. I’d hate to leave this problem unsolved for anyone else with it. Here is a video of the method I came up with to make bones function like treads without a curve modifier:\n\nClick here\nThe video is pretty basic, not much of a tutorial, but then again I am pretty much a newb to blender in general. I will post a better more detailed tutorial later on. If anyone can put a nice spin on this with any kind of constraints or modifiers to make it easier, or improve it in any way, feel free.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/getting-values-from-a-constraint/623020", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nDigitalEd\n(DigitalEd)\n1\n\n Hey all, Imagine a scene where you (the camera) are on the side of the road and a car drives by from left to right. Following the car with the camera as it drives by is easily done with a “Track To” constraint. However, I cannot seem to find how to get the actual values of the cameras rotation from the constraint. For example, at frame 100 what are the actual XYZ rotation values of the camera that the “Track To” has rotated it to?\n The reason behind the question is after a certain point, I want the turn the “Track To” influence to zero (0) and have the camera keep pointing to where the “Track To” had it. By setting the “Track To” influence to zero the camera snaps back to where it was pointing before.\n Any ideas?\n ----- Ed\nDigitalEd\n(DigitalEd)\n1\nHey all, Imagine a scene where you (the camera) are on the side of the road and a car drives by from left to right. Following the car with the camera as it drives by is easily done with a “Track To” constraint. However, I cannot seem to find how to get the actual values of the cameras rotation from the constraint. For example, at frame 100 what are the actual XYZ rotation values of the camera that the “Track To” has rotated it to?\n The reason behind the question is after a certain point, I want the turn the “Track To” influence to zero (0) and have the camera keep pointing to where the “Track To” had it. By setting the “Track To” influence to zero the camera snaps back to where it was pointing before.\n Any ideas?\n ----- Ed\nHey all,\n\nImagine a scene where you (the camera) are on the side of the road and a car drives by from left to right. Following the car with the camera as it drives by is easily done with a “Track To” constraint. However, I cannot seem to find how to get the actual values of the cameras rotation from the constraint. For example, at frame 100 what are the actual XYZ rotation values of the camera that the “Track To” has rotated it to?\nThe reason behind the question is after a certain point, I want the turn the “Track To” influence to zero (0) and have the camera keep pointing to where the “Track To” had it. By setting the “Track To” influence to zero the camera snaps back to where it was pointing before.\n\nAny ideas?\n\n----- Ed", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/quick-way-to-do-mesh-deform-as-in-3dsmax-ffd-modifier/673328", + "domain": "blenderartists.org", + "file_source": "part-00164-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nMy thread was originally posted yesterday, but since im a new member I need to wait for authorization, so sry if this post will come in late and you already answered to my newb question !\n Well, I already gobbled together a little script myself after I found out that you can set the blending mode to “linear”, in a lattice. Its very crude but does its job:\n Put this* in the TextEditor => select an object you want to put a 3x3 lattice on (in objectmode) => Run Script\n\n import bpy\nfrom mathutils import Vector\n\niterations = 3\npos = (0,0,0)\nsize = (0,0,0)\n\nbpy.ops.object.transform_apply(location=True, rotation=True, scale=True)\nobj = bpy.context.active_object\n\ncentre = sum((Vector(b) for b in obj.bound_box), Vector())\ncentre /= 8\npos = centre + obj.location\nsize = obj.dimensions\n\n#for obj in bpy.context.selected_objects:\n# pos = obj.location\n\n#for obj in bpy.context.selected_objects:\n# size = obj.dimensions\n\nbpy.ops.object.add(type='LATTICE', view_align=False, enter_editmode=True, location=pos, layers=(True, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False))\n\nbpy.context.object.data.interpolation_type_u = 'KEY_LINEAR'\nbpy.context.object.data.interpolation_type_v = 'KEY_LINEAR'\nbpy.context.object.data.interpolation_type_w = 'KEY_LINEAR'\n\nbpy.context.object.data.points_u = iterations\nbpy.context.object.data.points_v = iterations\nbpy.context.object.data.points_w = iterations\n\nlat = bpy.context.active_object\nlat.dimensions = size\n\nlatmod = obj.modifiers.new('Lattice','LATTICE')\nlatmod.object = lat\n\n This Script does no error catching or anything - very primitive.\n So basically my question remains: Is there already a good version of this out there somewhere ? (fast FFD)\n Or can I make a proper Plugin out of this with added features ?\nMy thread was originally posted yesterday, but since im a new member I need to wait for authorization,\n\nso sry if this post will come in late and you already answered to my newb question !Well, I already gobbled together a little script myself after I found out that you can set the blending mode to “linear”,\n\nin a lattice.\n\nIts very crude but does its job:\nPut this* in the TextEditor => select an object you want to put a 3x3 lattice on (in objectmode) => Run Script\n\n> \n\n```\nimport bpy\nfrom mathutils import Vector\n\niterations = 3\npos = (0,0,0)\nsize = (0,0,0)\n\nbpy.ops.object.transform_apply(location=True, rotation=True, scale=True)\nobj = bpy.context.active_object\n\ncentre = sum((Vector(b) for b in obj.bound_box), Vector())\ncentre /= 8\npos = centre + obj.location\nsize = obj.dimensions\n\n#for obj in bpy.context.selected_objects:\n# pos = obj.location\n\n#for obj in bpy.context.selected_objects:\n# size = obj.dimensions\n\nbpy.ops.object.add(type='LATTICE', view_align=False, enter_editmode=True, location=pos, layers=(True, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False))\n\nbpy.context.object.data.interpolation_type_u = 'KEY_LINEAR'\nbpy.context.object.data.interpolation_type_v = 'KEY_LINEAR'\nbpy.context.object.data.interpolation_type_w = 'KEY_LINEAR'\n\nbpy.context.object.data.points_u = iterations\nbpy.context.object.data.points_v = iterations\nbpy.context.object.data.points_w = iterations\n\nlat = bpy.context.active_object\nlat.dimensions = size\n\nlatmod = obj.modifiers.new('Lattice','LATTICE')\nlatmod.object = lat\n```\n\nThis Script does no error catching or anything - very primitive.\n\nSo basically my question remains: Is there already a good version of this out there somewhere ? (fast FFD)\n\nOr can I make a proper Plugin out of this with added features ?", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/saving-fluid-simulation-frame-mesh/431148", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nrastoboy\n(rastoboy)\n1\n\n Hello,\n When I was learning how to do soft body modelling, I intuitively was able to save mesh at the frame I wanted by applying the soft body modifier.\n But with fluid modelling, the modifyer doesn’t appear. What I want to do is save the state of the mesh, of say, frame #10, so that I can edit it and use it in my scene.\n What am I missing? Any input would be greatly appreciated!\nrastoboy\n(rastoboy)\n1\nHello,\n When I was learning how to do soft body modelling, I intuitively was able to save mesh at the frame I wanted by applying the soft body modifier.\n But with fluid modelling, the modifyer doesn’t appear. What I want to do is save the state of the mesh, of say, frame #10, so that I can edit it and use it in my scene.\n What am I missing? Any input would be greatly appreciated!\n\nHello,\n\nWhen I was learning how to do soft body modelling, I intuitively was able to save mesh at the frame I wanted by applying the soft body modifier.\n\nBut with fluid modelling, the modifyer doesn’t appear. What I want to do is save the state of the mesh, of say, frame #10, so that I can edit it and use it in my scene.\n\nWhat am I missing? Any input would be greatly appreciated!\n\nrastoboy\n(rastoboy)\n2\n\n I do see the bobj and bvel files in the disk cache…is there a way to use these?\nrastoboy\n(rastoboy)\n2\nI do see the bobj and bvel files in the disk cache…is there a way to use these?\n\nI do see the bobj and bvel files in the disk cache…is there a way to use these?\n\npappy\n(pappy)\n3\n\n Select the fluid object after baking and look at your edit buttons, there should ba a modifier for fluid sim with apply next to it.\n Attachments\npappy\n(pappy)\n3\nSelect the fluid object after baking and look at your edit buttons, there should ba a modifier for fluid sim with apply next to it.\n Attachments\n\nSelect the fluid object after baking and look at your edit buttons, there should ba a modifier for fluid sim with apply next to it.\n\n### Attachments\n\nrastoboy\n(rastoboy)\n4\n\n Hmmm, well that’s what I was looking for. Maybe this is something with version 247? I simply don’t have it. The first screenie shows what I’m seeing, the second is what I see if I hit Tab while that object is selected, showing the domain.\n Attachments\nrastoboy\n(rastoboy)\n4\nHmmm, well that’s what I was looking for. Maybe this is something with version 247? I simply don’t have it. The first screenie shows what I’m seeing, the second is what I see if I hit Tab while that object is selected, showing the domain.\n Attachments\n\nHmmm, well that’s what I was looking for. Maybe this is something with version 247? I simply don’t have it. The first screenie shows what I’m seeing, the second is what I see if I hit Tab while that object is selected, showing the domain.\n\n### Attachments\n\nrastoboy\n(rastoboy)\n5\n\n That is one thing that kinda confuses me, too. When I select the deformed mesh, and hit tab, is that indeed the domain box? And the the objects disappear. Kinda weird.\nrastoboy\n(rastoboy)\n5\nThat is one thing that kinda confuses me, too. When I select the deformed mesh, and hit tab, is that indeed the domain box? And the the objects disappear. Kinda weird.\n\nThat is one thing that kinda confuses me, too. When I select the deformed mesh, and hit tab, is that indeed the domain box? And the the objects disappear. Kinda weird.\n\nrastoboy\n(rastoboy)\n6\n\n Hey! I upgraded to 248a and now the modifier button appears.\n Blender rocks so freaking hard it’s not even funny\nrastoboy\n(rastoboy)\n6\nHey! I upgraded to 248a and now the modifier button appears.\n Blender rocks so freaking hard it’s not even funny\n\nHey! I upgraded to 248a and now the modifier button appears.\n\nBlender rocks so freaking hard it’s not even funny", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/losing-compositing-effect-when-render-transparent-background/615935", + "domain": "blenderartists.org", + "file_source": "part-00164-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi all\n\nI’m rendering this image out (image A) with a transparent background so that I can use different backgrounds in the future. It has a small compositing effect associated w a part of it.\n\nThere is a small compositing effect over one part of the image that you can only see when there is background present (image B).\n\nHowever if I combine image A and a plain background using an alpha over strip in the VSE I’m losing the compositing effect. How can I maintain this compositing data with a transparent background?\n\nThanks in advance\n\n* \n\n# created\n\nJul 2014* \n\n# last reply\n\nAug 2014* 4\n\n# replies\n\n* 2.4k\n\n# views\n\n* 2\n\n# users", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/best-way-to-turn-a-structure-into-bricks-pieces/1337177", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHey all, I’m very new to Blender and I’ve been looking into physics simulations.\n I’ve created several structure crumble animations using the cell fracture addon and using rigid bodies, which works great. However, this is done by turning the entire structure into split up and random pieces that crumble, regardless of whether another object hits it. I was wondering if anyone knows of either an addon or a way to turn my structure into a series of bricks/building blocks that will support itself while I have other objects hit it (e.g. a sphere slamming into the structure). Any and all help and suggestions is greatly appreciated!\nHey all, I’m very new to Blender and I’ve been looking into physics simulations.\n I’ve created several structure crumble animations using the cell fracture addon and using rigid bodies, which works great. However, this is done by turning the entire structure into split up and random pieces that crumble, regardless of whether another object hits it. I was wondering if anyone knows of either an addon or a way to turn my structure into a series of bricks/building blocks that will support itself while I have other objects hit it (e.g. a sphere slamming into the structure). Any and all help and suggestions is greatly appreciated!\n\nHey all, I’m very new to Blender and I’ve been looking into physics simulations.\n\nI’ve created several structure crumble animations using the cell fracture addon and using rigid bodies, which works great. However, this is done by turning the entire structure into split up and random pieces that crumble, regardless of whether another object hits it. I was wondering if anyone knows of either an addon or a way to turn my structure into a series of bricks/building blocks that will support itself while I have other objects hit it (e.g. a sphere slamming into the structure). Any and all help and suggestions is greatly appreciated!", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/need-help-on-this-character/459192", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nyavorh\n(yavorh)\n1\n\n Hello, this is the one more less succesful attempt to make a human figure for a game or animations after many days and even months of error and trial. Now i only need to make the ears and the eyes and then texturing comes in.\n My concern is more about modelling so by posting here my work i hope that somebody more experienced can give me some tips and tell me what to improve or even do some touches on the model from which i could learn leaving the initial model for comparisson.\n Thank you, i am looking forward to improve my ability so i can better turn my ideas into acceptable 3d models \n I made some further little changes before taking the screenshots.\n Attachments\n Man.blend (322 KB)\nyavorh\n(yavorh)\n1\nHello, this is the one more less succesful attempt to make a human figure for a game or animations after many days and even months of error and trial. Now i only need to make the ears and the eyes and then texturing comes in.\n My concern is more about modelling so by posting here my work i hope that somebody more experienced can give me some tips and tell me what to improve or even do some touches on the model from which i could learn leaving the initial model for comparisson.\n Thank you, i am looking forward to improve my ability so i can better turn my ideas into acceptable 3d models \n I made some further little changes before taking the screenshots.\n Attachments\n Man.blend (322 KB)\nHello, this is the one more less succesful attempt to make a human figure for a game or animations after many days and even months of error and trial.\n\nNow i only need to make the ears and the eyes and then texturing comes in.\nMy concern is more about modelling so by posting here my work i hope that somebody more experienced can give me some tips and tell me what to improve or even do some touches on the model from which i could learn leaving the initial model for comparisson.\n\nThank you, i am looking forward to improve my ability so i can better turn my ideas into acceptable 3d models\n\nI made some further little changes before taking the screenshots.\n\n### Attachments\n\nMan.blend (322 KB)\n\nHolmen\n(Holmen)\n2\n\n I found some proportions that I thought was a bit off. And the head looks like it is tilted backwards but the face looks like its not tilted. I posted a image that will should explain a bit better, I hope.\n A good tip on modeling fingers are to model them in the relaxed pose and not plain straight because it will make it easier later on. People very seldom have their fingers all straighten out.\n God luck.\n Attachments\nHolmen\n(Holmen)\n2\nI found some proportions that I thought was a bit off. And the head looks like it is tilted backwards but the face looks like its not tilted. I posted a image that will should explain a bit better, I hope.\n A good tip on modeling fingers are to model them in the relaxed pose and not plain straight because it will make it easier later on. People very seldom have their fingers all straighten out.\n God luck.\n Attachments\nI found some proportions that I thought was a bit off.\n\nAnd the head looks like it is tilted backwards but the face looks like its not tilted.\n\nI posted a image that will should explain a bit better, I hope.A good tip on modeling fingers are to model them in the relaxed pose and not plain straight because it will make it easier later on.\n\nPeople very seldom have their fingers all straighten out.\nGod luck.\n\n### Attachments\n\nyavorh\n(yavorh)\n3\n\n Thanks alot As soon as I improve it I will post something.\nyavorh\n(yavorh)\n3\nThanks alot As soon as I improve it I will post something.\n\nThanks alot As soon as I improve it I will post something.\n\nyavorh\n(yavorh)\n4\n\n I am also working on normal maps so i can use less polys and get a better result.\nyavorh\n(yavorh)\n4\nI am also working on normal maps so i can use less polys and get a better result.\n\nI am also working on normal maps so i can use less polys and get a better result.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/depth-mapping-in-2-5-for-creating-brushes/535468", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi, I’m looking for a good tutorial on how to make a depth map in blender 2.5 or 2.6. All the tutorials on depth maps seem to be for 2.49-something. And the only similar tutorials I can find on this are for DOF. But I don’t want to create DOF… I want to turn these depth mapped geometries into brushes to then use in Sculpt Mode.\n So how can I create a render that is just a black and white gradient that serves as a map for depth information?\nHi, I’m looking for a good tutorial on how to make a depth map in blender 2.5 or 2.6. All the tutorials on depth maps seem to be for 2.49-something. And the only similar tutorials I can find on this are for DOF. But I don’t want to create DOF… I want to turn these depth mapped geometries into brushes to then use in Sculpt Mode.\n So how can I create a render that is just a black and white gradient that serves as a map for depth information?\nHi, I’m looking for a good tutorial on how to make a depth map in blender 2.5 or 2.6.\n\nAll the tutorials on depth maps seem to be for 2.49-something. And the only similar tutorials I can find on this are for DOF. But I don’t want to create DOF… I want to turn these depth mapped geometries into brushes to then use in Sculpt Mode.\nSo how can I create a render that is just a black and white gradient that serves as a map for depth information?\n\nIt just occurred to me - I think part of the problem is that I was searching “depth map” when I should have been searching “height map”. I was thinking in the wrong axis!\n Easy to do in Blender since it uses an unconventional axis orientation, haha! (Hey man, think different…)\nIt just occurred to me - I think part of the problem is that I was searching “depth map” when I should have been searching “height map”. I was thinking in the wrong axis!\n Easy to do in Blender since it uses an unconventional axis orientation, haha! (Hey man, think different…)\nIt just occurred to me - I think part of the problem is that I was searching “depth map” when I should have been searching “height map”.\n\nI was thinking in the wrong axis!Easy to do in Blender since it uses an unconventional axis orientation, haha!\n\n(Hey man, think different…)", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/appending-a-group-that-has-parent-and-kids-causes-odd-things/590698", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nusenetfan\n(usenetfan)\n1\n\n Hi guys,\n I have a little cart that has four wheels and all in a file. I have created the wheel assembly as a group, then created three other wheel sets as group instances and placed them in the respective places at the ends of the legs. Then I parented all loose parts to the cart frame, so far so good. Everything is in a group called entire_cart.\n But when I append the cart group to the room, and try to move the newly appended cart while it is still selected, the wheels move on their own. If I move the cart in the x axis, the wheels race ahead on the x and also fall along the z.\n How can I get the system to stay as an entity as I created it in the other file?\n Many thanks once again!\nusenetfan\n(usenetfan)\n1\nHi guys,\n I have a little cart that has four wheels and all in a file. I have created the wheel assembly as a group, then created three other wheel sets as group instances and placed them in the respective places at the ends of the legs. Then I parented all loose parts to the cart frame, so far so good. Everything is in a group called entire_cart.\n But when I append the cart group to the room, and try to move the newly appended cart while it is still selected, the wheels move on their own. If I move the cart in the x axis, the wheels race ahead on the x and also fall along the z.\n How can I get the system to stay as an entity as I created it in the other file?\n Many thanks once again!\n\nHi guys,\n\nI have a little cart that has four wheels and all in a file. I have created the wheel assembly as a group, then created three other wheel sets as group instances and placed them in the respective places at the ends of the legs. Then I parented all loose parts to the cart frame, so far so good. Everything is in a group called entire_cart.\n\nBut when I append the cart group to the room, and try to move the newly appended cart while it is still selected, the wheels move on their own. If I move the cart in the x axis, the wheels race ahead on the x and also fall along the z.\n\nHow can I get the system to stay as an entity as I created it in the other file?\n\nMany thanks once again!", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/getting-started/539518", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSchoening\n(Schoening)\n1\n\n Hi, i started Using Blender yesterday. It is the first time i am using a 3d Modelling software.\n I want to create the Models for my 2.5D browser game.\n I made this today, i added a background image to work after.\n It is pretty, i know :eyebrowlift:\n But something tells me this is a bad way of doing it… That i am supposed to form it rather than using planes.\n Right?\nSchoening\n(Schoening)\n1\nHi, i started Using Blender yesterday. It is the first time i am using a 3d Modelling software.\n I want to create the Models for my 2.5D browser game.\n I made this today, i added a background image to work after.\n It is pretty, i know :eyebrowlift:\n But something tells me this is a bad way of doing it… That i am supposed to form it rather than using planes.\n Right?\n\nHi, i started Using Blender yesterday. It is the first time i am using a 3d Modelling software.\n\nI want to create the Models for my 2.5D browser game.\n\nI made this today, i added a background image to work after.\n\nIt is pretty, i know :eyebrowlift:\n\nBut something tells me this is a bad way of doing it… That i am supposed to form it rather than using planes.\n\nRight?\n\nLuisEDB\n(LuisEDB)\n2\n\n Hi,\n You’ve got the point. The the right way to do it is working with two different views, each one with its own background image. You can use planes if it’s easier for you. Then you can join’em together. (There are as much ways of modeling as blender users, I think). You could help yourself making some sketches. I mean, something you can use as background images. Also you can try the new Bmesh system, wich simplifies the way of working on such complicated meshes.\n Go on, Schoening! and welcome!\nLuisEDB\n(LuisEDB)\n2\nHi,\n You’ve got the point. The the right way to do it is working with two different views, each one with its own background image. You can use planes if it’s easier for you. Then you can join’em together. (There are as much ways of modeling as blender users, I think). You could help yourself making some sketches. I mean, something you can use as background images. Also you can try the new Bmesh system, wich simplifies the way of working on such complicated meshes.\n Go on, Schoening! and welcome!\n\nHi,\n\nYou’ve got the point. The the right way to do it is working with two different views, each one with its own background image. You can use planes if it’s easier for you. Then you can join’em together. (There are as much ways of modeling as blender users, I think). You could help yourself making some sketches. I mean, something you can use as background images. Also you can try the new Bmesh system, wich simplifies the way of working on such complicated meshes.\n\nGo on, Schoening!\n\nand welcome!ldh1109\n(ldh1109)\n3\nldh1109\n(ldh1109)\n3", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/stop-motion-obj-obj-stl-ply-sequence-importer-v2-1-1/670105?page=2", + "domain": "blenderartists.org", + "file_source": "part-00322-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWow, this is very helpful and in just the right time for me. Thank’s a lot! Alembic is still not fully implemented and this was the only way.\nWow, this is very helpful and in just the right time for me. Thank’s a lot! Alembic is still not fully implemented and this was the only way.\n\nWow, this is very helpful and in just the right time for me. Thank’s a lot! Alembic is still not fully implemented and this was the only way.\n\nI’m you find the addon helpful! If you don’t mind sharing, I’m always excited to see how you guys are using the addon.\nI’m you find the addon helpful! If you don’t mind sharing, I’m always excited to see how you guys are using the addon.\n\nI’m you find the addon helpful! If you don’t mind sharing, I’m always excited to see how you guys are using the addon.\n\nI had to convert animated metaballs to mesh sequence, so that modifiers could be added.\nI had to convert animated metaballs to mesh sequence, so that modifiers could be added.\n\nI had to convert animated metaballs to mesh sequence, so that modifiers could be added.\n\nkkakosim\n(kkakosim)\n24\n\n Hineverhood311\n I also tried the script and it worked pretty nicely. I want to use it to prepare an fbx animation based on a fluid sim. So I exported the fluid sim as a sequence of obj and re-imported them using your script. I am however novice on blender. How can automatically convert the this sequence to keyframes, thus fbx can have embedded the animation.\n thanks\nkkakosim\n(kkakosim)\n24\nHineverhood311\n I also tried the script and it worked pretty nicely. I want to use it to prepare an fbx animation based on a fluid sim. So I exported the fluid sim as a sequence of obj and re-imported them using your script. I am however novice on blender. How can automatically convert the this sequence to keyframes, thus fbx can have embedded the animation.\n thanks\n\nHineverhood311\n\nI also tried the script and it worked pretty nicely. I want to use it to prepare an fbx animation based on a fluid sim. So I exported the fluid sim as a sequence of obj and re-imported them using your script. I am however novice on blender. How can automatically convert the this sequence to keyframes, thus fbx can have embedded the animation.\n\nthanks\n\nHi kkakosim,\n Unfortunately, I’m not very familiar with the FBX format and its capabilities. From the research I did just now, it doesn’t look like it supports mesh sequences. It looks like it also doesn’t support animated visibility, so you couldn’t use the bake feature.\n Why do you want to put it into an FBX file?\nHi kkakosim,\n Unfortunately, I’m not very familiar with the FBX format and its capabilities. From the research I did just now, it doesn’t look like it supports mesh sequences. It looks like it also doesn’t support animated visibility, so you couldn’t use the bake feature.\n Why do you want to put it into an FBX file?\n\nHi kkakosim,\n\nUnfortunately, I’m not very familiar with the FBX format and its capabilities. From the research I did just now, it doesn’t look like it supports mesh sequences. It looks like it also doesn’t support animated visibility, so you couldn’t use the bake feature.\n\nWhy do you want to put it into an FBX file?\n\nvida_vida\n(vida_vida)\n26\n\n Hi, I would like to render 1300 ply files (total 13Gb) as an movie. By looking at the demo video, it seems like all meshes are loaded into memory at the beginning. Is that the case? Do you have any recommendation for rendering a sequence of such a size?\nvida_vida\n(vida_vida)\n26\nHi, I would like to render 1300 ply files (total 13Gb) as an movie. By looking at the demo video, it seems like all meshes are loaded into memory at the beginning. Is that the case? Do you have any recommendation for rendering a sequence of such a size?\n\nHi, I would like to render 1300 ply files (total 13Gb) as an movie. By looking at the demo video, it seems like all meshes are loaded into memory at the beginning. Is that the case? Do you have any recommendation for rendering a sequence of such a size?\n\nvida_vida\n(vida_vida)\n27\n\n After doing some research, I think I need something different, probably https://docs.blender.org/api/blender_python_api_2_74_0/bpy.app.handlers.html\n With a handler I can create a simple script that replaces the model every time the frame changes.\nvida_vida\n(vida_vida)\n27\nAfter doing some research, I think I need something different, probably https://docs.blender.org/api/blender_python_api_2_74_0/bpy.app.handlers.html\n With a handler I can create a simple script that replaces the model every time the frame changes.\n\nAfter doing some research, I think I need something different, probably https://docs.blender.org/api/blender_python_api_2_74_0/bpy.app.handlers.html\n\nWith a handler I can create a simple script that replaces the model every time the frame changes.\n\nYes, That is accurate.\n Currently, your best bet would be to split the sequence into smaller chunks that each fit in memory and create separate .blend files for each chunk. Remember that Blender “inflates” the data slightly so if you have 4GB of files to load, it might end up being ~4.5GB in memory.\n This is what Stop Motion OBJ is doing already. Unfortunately, that’s one of the limitations of the script (and of Blender, in my opinion). Each time you tell Blender to load a mesh, it creates a new one and your previous one remains in memory. As far as I can tell, the only way to free up memory in Blender is to save your file, quit, and reload Blender.\n I’ve tried this already, but if you can find a way to create one mesh and replace its mesh data in-place, I’d be REALLY interested to hear how you did it :yes:.\nYes, That is accurate.\n Currently, your best bet would be to split the sequence into smaller chunks that each fit in memory and create separate .blend files for each chunk. Remember that Blender “inflates” the data slightly so if you have 4GB of files to load, it might end up being ~4.5GB in memory.\n This is what Stop Motion OBJ is doing already. Unfortunately, that’s one of the limitations of the script (and of Blender, in my opinion). Each time you tell Blender to load a mesh, it creates a new one and your previous one remains in memory. As far as I can tell, the only way to free up memory in Blender is to save your file, quit, and reload Blender.\n I’ve tried this already, but if you can find a way to create one mesh and replace its mesh data in-place, I’d be REALLY interested to hear how you did it :yes:.\n\nYes, That is accurate.\n\nCurrently, your best bet would be to split the sequence into smaller chunks that each fit in memory and create separate .blend files for each chunk. Remember that Blender “inflates” the data slightly so if you have 4GB of files to load, it might end up being ~4.5GB in memory.\n\nThis is what Stop Motion OBJ is doing already. Unfortunately, that’s one of the limitations of the script (and of Blender, in my opinion). Each time you tell Blender to load a mesh, it creates a new one and your previous one remains in memory. As far as I can tell, the only way to free up memory in Blender is to save your file, quit, and reload Blender.\n\nI’ve tried this already, but if you can find a way to create one mesh and replace its mesh data in-place, I’d be REALLY interested to hear how you did it :yes:.\n\nHave you considered making it possible to export the obj sequence as an alembic (.abc) format? I was just curious because I cannot find any other tools out the that will convert an obj sequence to an alembic file for me. Now that Blender supports exporting an Alembic sequence, what you would need to do is make the animation a single changing mesh, instead of just hiding and showing different meshes each frame. Is that even possible to do?\n Just an idea. Thanks.\nHave you considered making it possible to export the obj sequence as an alembic (.abc) format? I was just curious because I cannot find any other tools out the that will convert an obj sequence to an alembic file for me. Now that Blender supports exporting an Alembic sequence, what you would need to do is make the animation a single changing mesh, instead of just hiding and showing different meshes each frame. Is that even possible to do?\n Just an idea. Thanks.\n\nHave you considered making it possible to export the obj sequence as an alembic (.abc) format? I was just curious because I cannot find any other tools out the that will convert an obj sequence to an alembic file for me. Now that Blender supports exporting an Alembic sequence, what you would need to do is make the animation a single changing mesh, instead of just hiding and showing different meshes each frame. Is that even possible to do?\n\nJust an idea. Thanks.\n\nCyberBurst, that’s a good idea but I neither have the knowledge of the alembic file format nor the time to make it happen. Also, it’s a little outside the scope of this addon, though it’d make a nice helper addon.\n I’m also wondering why you can’t export the mesh sequence as an alembic file in the first place, like in the software you used to create the mesh sequence. What’s your use case like? Where are you getting your OBJ sequence from in the first place?\nCyberBurst, that’s a good idea but I neither have the knowledge of the alembic file format nor the time to make it happen. Also, it’s a little outside the scope of this addon, though it’d make a nice helper addon.\n I’m also wondering why you can’t export the mesh sequence as an alembic file in the first place, like in the software you used to create the mesh sequence. What’s your use case like? Where are you getting your OBJ sequence from in the first place?\n\nCyberBurst, that’s a good idea but I neither have the knowledge of the alembic file format nor the time to make it happen. Also, it’s a little outside the scope of this addon, though it’d make a nice helper addon.\n\nI’m also wondering why you can’t export the mesh sequence as an alembic file in the first place, like in the software you used to create the mesh sequence. What’s your use case like? Where are you getting your OBJ sequence from in the first place?\n\nKineticEgg\n(KineticEgg)\n31\n\n Great addon sir…\n Also using huge raw optical scan mesh sequences here for facial animation. This is something I started back in 2012 and have been asked to revisit it.\n I’m not a coder in the slightest, but did figure out a pretty dirty way to load each frame on demand so it would ‘create one mesh and replace its mesh data in-place’ while freeing up any orphan data from memory. The 200 frame sequence (3.4gb of OBJ’s) in that video would take up more than 16GB if cached… Also the resulting save file from Blender comes out to be 6gb compared to a 50meg setup file.\n anyhow you can have a look at my coding attempt here\nKineticEgg\n(KineticEgg)\n31\nGreat addon sir…\n Also using huge raw optical scan mesh sequences here for facial animation. This is something I started back in 2012 and have been asked to revisit it.\n I’m not a coder in the slightest, but did figure out a pretty dirty way to load each frame on demand so it would ‘create one mesh and replace its mesh data in-place’ while freeing up any orphan data from memory. The 200 frame sequence (3.4gb of OBJ’s) in that video would take up more than 16GB if cached… Also the resulting save file from Blender comes out to be 6gb compared to a 50meg setup file.\n anyhow you can have a look at my coding attempt here\n\nGreat addon sir…\n\nAlso using huge raw optical scan mesh sequences here for facial animation. This is something I started back in 2012 and have been asked to revisit it.\n\nI’m not a coder in the slightest, but did figure out a pretty dirty way to load each frame on demand so it would ‘create one mesh and replace its mesh data in-place’ while freeing up any orphan data from memory. The 200 frame sequence (3.4gb of OBJ’s) in that video would take up more than 16GB if cached… Also the resulting save file from Blender comes out to be 6gb compared to a 50meg setup file.\n\nanyhow you can have a look at my coding attempt here\n\nmelvi\n(melvi)\n32\n\n Thanks a ton for your addon. Found this video on youtube showing how it can be used for Blender Eevee\n I might try this out myself.\nmelvi\n(melvi)\n32\nThanks a ton for your addon. Found this video on youtube showing how it can be used for Blender Eevee\n I might try this out myself.\n\nThanks a ton for your addon. Found this video on youtube showing how it can be used for Blender Eevee\n\nI might try this out myself.\n\nMelvi! Did you use my addon to make this video? That’s awesome!\nMelvi! Did you use my addon to make this video? That’s awesome!\n\nMelvi! Did you use my addon to make this video? That’s awesome!\n\nmelvi\n(melvi)\n34\n\n No. I didn’t make the video or it’s content. I posted it here so that ppl can see how useful it is and how it is implemented. In the comment section, the guy who made the video was kind enough to share how he did it using your addon. Since Blender 2.8 eevee doesn’t support deformation animation with skeletons, blenshape. e.tc. He also provided a link to your addon as well in the comments.\n He knows a lot about Blender eevee from his youtube channel content.\n My apologies for not communicating it better. I have edited the previous post to get it across better.\nmelvi\n(melvi)\n34\nNo. I didn’t make the video or it’s content. I posted it here so that ppl can see how useful it is and how it is implemented. In the comment section, the guy who made the video was kind enough to share how he did it using your addon. Since Blender 2.8 eevee doesn’t support deformation animation with skeletons, blenshape. e.tc. He also provided a link to your addon as well in the comments.\n He knows a lot about Blender eevee from his youtube channel content.\n My apologies for not communicating it better. I have edited the previous post to get it across better.\n\nNo. I didn’t make the video or it’s content. I posted it here so that ppl can see how useful it is and how it is implemented. In the comment section, the guy who made the video was kind enough to share how he did it using your addon. Since Blender 2.8 eevee doesn’t support deformation animation with skeletons, blenshape. e.tc. He also provided a link to your addon as well in the comments.\n\nHe knows a lot about Blender eevee from his youtube channel content.\n\nMy apologies for not communicating it better. I have edited the previous post to get it across better.\n\nNew feature/bugfix: If your sequence has multiple materials (one for each frame, for example) the addon now loads all of these materials.\n You need to choose whether you want dynamic (multiple materials) or static (one material shared by all frames) BEFORE loading the sequence. There’s a new checkbox just above the Load Sequence button:\n Thanks to Mike Brondbjerg for finding this bug and gently prodding me to fix it.\n Go grab the latest version here: https://github.com/neverhood311/Stop-motion-OBJ/releases/tag/0.2.79.1\nNew feature/bugfix: If your sequence has multiple materials (one for each frame, for example) the addon now loads all of these materials.\n You need to choose whether you want dynamic (multiple materials) or static (one material shared by all frames) BEFORE loading the sequence. There’s a new checkbox just above the Load Sequence button:\n Thanks to Mike Brondbjerg for finding this bug and gently prodding me to fix it.\n Go grab the latest version here: https://github.com/neverhood311/Stop-motion-OBJ/releases/tag/0.2.79.1\n\nNew feature/bugfix: If your sequence has multiple materials (one for each frame, for example) the addon now loads all of these materials.\n\nYou need to choose whether you want dynamic (multiple materials) or static (one material shared by all frames) BEFORE loading the sequence. There’s a new checkbox just above the Load Sequence button:\n\nThanks to Mike Brondbjerg for finding this bug and gently prodding me to fix it.\n\nGo grab the latest version here: https://github.com/neverhood311/Stop-motion-OBJ/releases/tag/0.2.79.1\n\nVJHREM\n(AL)\n37\n\n 1st of, amazing tool, ive been using it for a couple of weeks and its a real workflow power house. i use it with OBJs exported from a fractal progrma called Xenodream (it rocks the house) - but in order to get details each of my objs is like 1.5million triangles and i usually render out 700-1000 frams (objs…) per fractal/morph. so it takes a long time to import, which is fine, ive been doing 200 at a time, as more then that it seems to take way to long…(i also keep the console open to see progress) my meshe shave a weird pivot point (or point of origin) and in order for me to change point of origin so i can rotate or move the sequence, i need to do it for each frame…which i cant because my files are so big blender freezes basically each time i do something, it unfreezes, but is a pain in the ass. which brings me to my next request, ive tried adding a modifier to the sequence, but it seems to just change the first or current frame, maybe an option to be able to affect them all at once, would be useful for high poly meshes. maybe even an option to import them but only load or only have visible the first frame, so i can actually do something with it, and animate and what not, then when im ready to render, load the rest of the sequence. ive been doing this manually, and matching up the sequnce to the indivdual obj, but…its super slow and like i said my POO is diffrent, so i need to do it by eye which rarley works.\n so…\n\n some way to add a modifier on imprort (for high polys), or just a way to add a modifier that effects the whole sequence (kinda like the shader smoother you added)\n some way to “preview” the import, maybe showign 1 frame, or evrey 5 frmaes…and a way to bring the rest in for the render - this seems kind of imposible, but i think you get the idea of what im saying, i want to be able to move and rotate and play with the sequence without the computer having to compute each obj evrey time i move it.\n a way to chnage the origion pont of the whole sequnce.\n\n Thanks so much man it really is a great tool and im going to doante the secon dthis months pay check come sin ;)!\nVJHREM\n(AL)\n37\n1st of, amazing tool, ive been using it for a couple of weeks and its a real workflow power house. i use it with OBJs exported from a fractal progrma called Xenodream (it rocks the house) - but in order to get details each of my objs is like 1.5million triangles and i usually render out 700-1000 frams (objs…) per fractal/morph. so it takes a long time to import, which is fine, ive been doing 200 at a time, as more then that it seems to take way to long…(i also keep the console open to see progress) my meshe shave a weird pivot point (or point of origin) and in order for me to change point of origin so i can rotate or move the sequence, i need to do it for each frame…which i cant because my files are so big blender freezes basically each time i do something, it unfreezes, but is a pain in the ass. which brings me to my next request, ive tried adding a modifier to the sequence, but it seems to just change the first or current frame, maybe an option to be able to affect them all at once, would be useful for high poly meshes. maybe even an option to import them but only load or only have visible the first frame, so i can actually do something with it, and animate and what not, then when im ready to render, load the rest of the sequence. ive been doing this manually, and matching up the sequnce to the indivdual obj, but…its super slow and like i said my POO is diffrent, so i need to do it by eye which rarley works.\n so…\n\n some way to add a modifier on imprort (for high polys), or just a way to add a modifier that effects the whole sequence (kinda like the shader smoother you added)\n some way to “preview” the import, maybe showign 1 frame, or evrey 5 frmaes…and a way to bring the rest in for the render - this seems kind of imposible, but i think you get the idea of what im saying, i want to be able to move and rotate and play with the sequence without the computer having to compute each obj evrey time i move it.\n a way to chnage the origion pont of the whole sequnce.\n\n Thanks so much man it really is a great tool and im going to doante the secon dthis months pay check come sin ;)!\n1st of, amazing tool, ive been using it for a couple of weeks and its a real workflow power house.\n\ni use it with OBJs exported from a fractal progrma called Xenodream (it rocks the house) - but in order to get details each of my objs is like 1.5million triangles and i usually render out 700-1000 frams (objs…) per fractal/morph.\n\nso it takes a long time to import, which is fine, ive been doing 200 at a time, as more then that it seems to take way to long…(i also keep the console open to see progress)\n\nmy meshe shave a weird pivot point (or point of origin) and in order for me to change point of origin so i can rotate or move the sequence, i need to do it for each frame…which i cant because my files are so big blender freezes basically each time i do something, it unfreezes, but is a pain in the ass. which brings me to my next request, ive tried adding a modifier to the sequence, but it seems to just change the first or current frame, maybe an option to be able to affect them all at once, would be useful for high poly meshes.\n\nmaybe even an option to import them but only load or only have visible the first frame, so i can actually do something with it, and animate and what not, then when im ready to render, load the rest of the sequence.\n\nive been doing this manually, and matching up the sequnce to the indivdual obj, but…its super slow and like i said my POO is diffrent, so i need to do it by eye which rarley works.\nso…\n\n* some way to add a modifier on imprort (for high polys), or just a way to add a modifier that effects the whole sequence (kinda like the shader smoother you added)\n* some way to “preview” the import, maybe showign 1 frame, or evrey 5 frmaes…and a way to bring the rest in for the render - this seems kind of imposible, but i think you get the idea of what im saying, i want to be able to move and rotate and play with the sequence without the computer having to compute each obj evrey time i move it.\n* a way to chnage the origion pont of the whole sequnce.\n\nThanks so much man it really is a great tool and im going to doante the secon dthis months pay check come sin ;)!\n\nWhich version should be used with 2.79b? The 2.79.1 version or the master? Thanks\nWhich version should be used with 2.79b? The 2.79.1 version or the master? Thanks\n\nWhich version should be used with 2.79b? The 2.79.1 version or the master? Thanks\n\nUse the 2.79.1 version (also called r1.1.0) https://github.com/neverhood311/Stop-motion-OBJ/releases/tag/0.2.79.1\n The 2.80-compatible version of Stop Motion OBJ is still in development but currently blocked because OBJ import has not been fixed in Blender 2.80 yet.\nUse the 2.79.1 version (also called r1.1.0) https://github.com/neverhood311/Stop-motion-OBJ/releases/tag/0.2.79.1\n The 2.80-compatible version of Stop Motion OBJ is still in development but currently blocked because OBJ import has not been fixed in Blender 2.80 yet.\n\nUse the 2.79.1 version (also called r1.1.0) https://github.com/neverhood311/Stop-motion-OBJ/releases/tag/0.2.79.1\n\nThe 2.80-compatible version of Stop Motion OBJ is still in development but currently blocked because OBJ import has not been fixed in Blender 2.80 yet.\n\nThanks for your feedback. Some comments and questions:\n Which modifier are you trying to use on the sequence? I’ve successfully used the Wireframe modifier on the whole sequence without making any special changes.\n “Previewing” the import is a feature that’s been requested by several people. With large sequences, speed is a problem, but memory is a bigger problem. You have to bring the entire mesh sequence into memory to view it and it tends to fill up pretty fast. I’ve been looking for ways to sidestep this problem for a long time.\n To change the origin point of the sequence, can’t you just import the sequence, create an empty object as its parent, then move the parent? Or am I misunderstanding your question?\nThanks for your feedback. Some comments and questions:\n Which modifier are you trying to use on the sequence? I’ve successfully used the Wireframe modifier on the whole sequence without making any special changes.\n “Previewing” the import is a feature that’s been requested by several people. With large sequences, speed is a problem, but memory is a bigger problem. You have to bring the entire mesh sequence into memory to view it and it tends to fill up pretty fast. I’ve been looking for ways to sidestep this problem for a long time.\n To change the origin point of the sequence, can’t you just import the sequence, create an empty object as its parent, then move the parent? Or am I misunderstanding your question?\n\nThanks for your feedback. Some comments and questions:\n\nWhich modifier are you trying to use on the sequence? I’ve successfully used the Wireframe modifier on the whole sequence without making any special changes.\n\n“Previewing” the import is a feature that’s been requested by several people. With large sequences, speed is a problem, but memory is a bigger problem. You have to bring the entire mesh sequence into memory to view it and it tends to fill up pretty fast. I’ve been looking for ways to sidestep this problem for a long time.\n\nTo change the origin point of the sequence, can’t you just import the sequence, create an empty object as its parent, then move the parent? Or am I misunderstanding your question?", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/apply-procedural-texture-doosnt-work/1265426", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi, I tried to modelize my own sofa with the right proportion. To do that I used the addon PDT and modelized my sofa thanks to vertex and faces creation (key F) Then I followed a tutorial to create a procedural velvet material. Appliying the material works great when i do cube to do the pillows but it doesnt seem to work on my sofa. So I did some tests and it seems that when you create faces by selecting several vertices and apply a procedural texture on it, it doesnt work, only the color appear. What should I do ? I wish I could attached my blender file as an example but as a new user im not allowed to. Thanks for your help !\nHi, I tried to modelize my own sofa with the right proportion. To do that I used the addon PDT and modelized my sofa thanks to vertex and faces creation (key F) Then I followed a tutorial to create a procedural velvet material. Appliying the material works great when i do cube to do the pillows but it doesnt seem to work on my sofa. So I did some tests and it seems that when you create faces by selecting several vertices and apply a procedural texture on it, it doesnt work, only the color appear. What should I do ? I wish I could attached my blender file as an example but as a new user im not allowed to. Thanks for your help !\nHi,\n\nI tried to modelize my own sofa with the right proportion.\n\nTo do that I used the addon PDT and modelized my sofa thanks to vertex and faces creation (key F)\n\nThen I followed a tutorial to create a procedural velvet material.\n\nAppliying the material works great when i do cube to do the pillows but it doesnt seem to work on my sofa.\n\nSo I did some tests and it seems that when you create faces by selecting several vertices and apply a procedural texture on it, it doesnt work, only the color appear.\n\nWhat should I do ?\n\nI wish I could attached my blender file as an example but as a new user im not allowed to.\n\nThanks for your help !lehuan5062\n(Huân Lê-Vương)\n2\n\n How do you unwrap your UV?\nlehuan5062\n(Huân Lê-Vương)\n2\nHow do you unwrap your UV?\n\nHow do you unwrap your UV?\n\nSorry i’m a beginner but I didnt unwrap anything as it’s a procedural texture made with shaders, or did I miss something ?.\nSorry i’m a beginner but I didnt unwrap anything as it’s a procedural texture made with shaders, or did I miss something ?.\n\nSorry i’m a beginner but I didnt unwrap anything as it’s a procedural texture made with shaders, or did I miss something ?.\n\nI found a way to share the image : https://ibb.co/G5C7LmB\nI found a way to share the image : https://ibb.co/G5C7LmB\n\nI found a way to share the image : https://ibb.co/G5C7LmB\n\nlehuan5062\n(Huân Lê-Vương)\n7\n\n How did you make the sofa btw?\n There is a hole:\n There are weird faces and bad topology:\n This can be challenging for UV unwrapping.\n\n 1 Like\nlehuan5062\n(Huân Lê-Vương)\n7\nHow did you make the sofa btw?\n There is a hole:\n There are weird faces and bad topology:\n This can be challenging for UV unwrapping.\n\nHow did you make the sofa btw?\n\nThere is a hole:\n\nThere are weird faces and bad topology:\n\nThis can be challenging for UV unwrapping.\n\n1 Like\n\nThanks a lot, I did it using creating vertices and then faces\nThanks a lot, I did it using creating vertices and then faces\n\nThanks a lot, I did it using creating vertices and then faces\n\nlehuan5062\n(Huân Lê-Vương)\n9\n\n I think you should start with the cube, add some loop cuts, then extrude and transform…\nlehuan5062\n(Huân Lê-Vương)\n9\nI think you should start with the cube, add some loop cuts, then extrude and transform…\n\nI think you should start with the cube, add some loop cuts, then extrude and transform…", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/wall-tracking-reconstruction/577709", + "domain": "blenderartists.org", + "file_source": "part-00164-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nAtom\n(Atom)\n1\n\n Hi All,\n I am messing around with tracking and I watched a tutorial that showed how you need to select three track points to define a floor. But the tutorial never covered the Wall button. Is the Wall button handled the same way? (i.e. you need to select three track points along the wall plane to define the wall area)?\nAtom\n(Atom)\n1\nHi All,\n I am messing around with tracking and I watched a tutorial that showed how you need to select three track points to define a floor. But the tutorial never covered the Wall button. Is the Wall button handled the same way? (i.e. you need to select three track points along the wall plane to define the wall area)?\n\nHi All,\n\nI am messing around with tracking and I watched a tutorial that showed how you need to select three track points to define a floor. But the tutorial never covered the Wall button. Is the Wall button handled the same way? (i.e. you need to select three track points along the wall plane to define the wall area)?", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/greebles/642600", + "domain": "blenderartists.org", + "file_source": "part-00322-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi,\n I created a small shader that you can use to distribute random uv-rectangles over a surface. One of its use is to create greebles (random stuff like irregular hull plates etc.).\n (not a brilliant render, I know :))\n Documentation and code can be found in this article.\n Cheers,\n – Michel.\nHi,\n I created a small shader that you can use to distribute random uv-rectangles over a surface. One of its use is to create greebles (random stuff like irregular hull plates etc.).\n (not a brilliant render, I know :))\n Documentation and code can be found in this article.\n Cheers,\n – Michel.\n\nHi,\n\nI created a small shader that you can use to distribute random uv-rectangles over a surface. One of its use is to create greebles (random stuff like irregular hull plates etc.).\n\n(not a brilliant render, I know :))\nDocumentation and code can be found in this article.\n\nCheers,\n\n– Michel.\n\nSecrop\n(Secrop)\n2\n\n Woww!!! I really like your greebles script! This can be very usefull.\n Thanks\nSecrop\n(Secrop)\n2\nWoww!!! I really like your greebles script! This can be very usefull.\n Thanks\nWoww!!! I really like your greebles script!\n\nThis can be very usefull.\nThanks\n\nLeoYfver\n(LeoYfver)\n3\n\n I have been thinking about this kind of osl shader. thank you, it works great!\nLeoYfver\n(LeoYfver)\n3\nI have been thinking about this kind of osl shader. thank you, it works great!\n\nI have been thinking about this kind of osl shader. thank you, it works great!\n\nLeoYfver\n(LeoYfver)\n4\n\n I’ve noticed that it get like an opacity effect. maybe its supposed to be like that but i just wanted to popint that out\nLeoYfver\n(LeoYfver)\n4\nI’ve noticed that it get like an opacity effect. maybe its supposed to be like that but i just wanted to popint that out\n\nI’ve noticed that it get like an opacity effect. maybe its supposed to be like that but i just wanted to popint that out\n\nI think if you could generate geometry based on the way the underlying faces are patched would be amazing, almost like the automated retopo, but automated plate geometry.\nI think if you could generate geometry based on the way the underlying faces are patched would be amazing, almost like the automated retopo, but automated plate geometry.\n\nI think if you could generate geometry based on the way the underlying faces are patched would be amazing, almost like the automated retopo, but automated plate geometry.\n\n@LeoYfver: It could be that the effect is caused by several overlapping squares with transparency. More samples and/or more transparent bounces might solve this.\n@LeoYfver: It could be that the effect is caused by several overlapping squares with transparency. More samples and/or more transparent bounces might solve this.\n\n@LeoYfver: It could be that the effect is caused by several overlapping squares with transparency. More samples and/or more transparent bounces might solve this.\n\n@BluePrintRandom: Unfortunately the displacement option is still experimental in Cycles otherwise you could just plug it in In fact I tried it but it is still quite unreliable. Creating a real mesh (as opposed to just displacing existing geometry) with random plates: there is the Discombobulator script , discussed in this thread.\n@BluePrintRandom: Unfortunately the displacement option is still experimental in Cycles otherwise you could just plug it in In fact I tried it but it is still quite unreliable. Creating a real mesh (as opposed to just displacing existing geometry) with random plates: there is the Discombobulator script , discussed in this thread.\n\n@BluePrintRandom: Unfortunately the displacement option is still experimental in Cycles otherwise you could just plug it in In fact I tried it but it is still quite unreliable. Creating a real mesh (as opposed to just displacing existing geometry) with random plates: there is the Discombobulator script , discussed in this thread.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/curiosity-whats-the-highest-framerate-you-rendered-for-a-custommer/1102743", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI use Blender for product development for some industrial processes. To get a good sense of what is going on, and how to improve some shapes for physical interaction of a machine. I had to render it at 60 fps, and i used cycles to get good impressions (using 3PC’s 2xCPU and 1 6xGPU) Eventually will emulate a highspeed line-scan camera. (a lot faster). But that’s after i have software in place then i will match software processing speed (which i currently don’t know), to verify what should be going on. Blender is kinda ideal for this, because it so well made around camera’s. and has good editing an animation options.\n Now i wonder what other people’s high frame-rate are for productions.\n To me it feels kinda strange to render at such frame-rates as for animation usually its 30fps or bare minimum 24fps.\nI use Blender for product development for some industrial processes. To get a good sense of what is going on, and how to improve some shapes for physical interaction of a machine. I had to render it at 60 fps, and i used cycles to get good impressions (using 3PC’s 2xCPU and 1 6xGPU) Eventually will emulate a highspeed line-scan camera. (a lot faster). But that’s after i have software in place then i will match software processing speed (which i currently don’t know), to verify what should be going on. Blender is kinda ideal for this, because it so well made around camera’s. and has good editing an animation options.\n Now i wonder what other people’s high frame-rate are for productions.\n To me it feels kinda strange to render at such frame-rates as for animation usually its 30fps or bare minimum 24fps.\nI use Blender for product development for some industrial processes.\n\nTo get a good sense of what is going on, and how to improve some shapes for physical interaction of a machine.\n\nI had to render it at 60 fps, and i used cycles to get good impressions (using 3PC’s 2xCPU and 1 6xGPU)\n\nEventually will emulate a highspeed line-scan camera. (a lot faster). But that’s after i have software in place then i will match software processing speed (which i currently don’t know), to verify what should be going on.\n\nBlender is kinda ideal for this, because it so well made around camera’s. and has good editing an animation options.\nNow i wonder what other people’s high frame-rate are for productions.\n\nTo me it feels kinda strange to render at such frame-rates as for animation usually its 30fps or bare minimum 24fps.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/duplicate-meshes-snap-back-to-original-mesh/456484", + "domain": "blenderartists.org", + "file_source": "part-00370-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nJaqueline\n(Jaqueline)\n1\n\n I have a tree, I copy it and places it in different places in object mode(copies/duplicates…) but shortly after they all return to their original place of origin, that is, stacked upon another. What to do? I ve tried with make single user, but it doesnt fix the problem:(\nJaqueline\n(Jaqueline)\n1\nI have a tree, I copy it and places it in different places in object mode(copies/duplicates…) but shortly after they all return to their original place of origin, that is, stacked upon another. What to do? I ve tried with make single user, but it doesnt fix the problem:(\n\nI have a tree, I copy it and places it in different places in object mode(copies/duplicates…) but shortly after they all return to their original place of origin, that is, stacked upon another. What to do? I ve tried with make single user, but it doesnt fix the problem:(\n\nOTO\n(OTO)\n2\n\n Hello the original have IPO Loc keys maybe?! Bye\nOTO\n(OTO)\n2\nHello the original have IPO Loc keys maybe?! Bye\nHello\n\nthe original have IPO Loc keys maybe?!\n\nByeJaqueline\n(Jaqueline)\n3\n\n Thanks for the answer, If thats the problem, I would not know how to unlock them??!!! The thing is, I can duplicate and spread these copies all over my scene, and then make a time sequence/animation, but as soon as I have made a timeline, eg frames 1-200, and then add copies of an already existing mesh, they snap back to the original mesh if I move to a new frame. I have to remove all keys in NLA editor and in F10 settings make sure that animation start: frame one, and animation end: one, so no time sequence, I can then build up my scene again, duplicate, etc. and animate, but again, I can´t add new duplicates, they will snap back:-(\nJaqueline\n(Jaqueline)\n3\nThanks for the answer, If thats the problem, I would not know how to unlock them??!!! The thing is, I can duplicate and spread these copies all over my scene, and then make a time sequence/animation, but as soon as I have made a timeline, eg frames 1-200, and then add copies of an already existing mesh, they snap back to the original mesh if I move to a new frame. I have to remove all keys in NLA editor and in F10 settings make sure that animation start: frame one, and animation end: one, so no time sequence, I can then build up my scene again, duplicate, etc. and animate, but again, I can´t add new duplicates, they will snap back:-(\nThanks for the answer, If thats the problem, I would not know how to unlock them??!!!\n\nThe thing is, I can duplicate and spread these copies all over my scene, and then make a time sequence/animation, but as soon as I have made a timeline, eg frames 1-200, and then add copies of an already existing mesh, they snap back to the original mesh if I move to a new frame. I have to remove all keys in NLA editor and in F10 settings make sure that animation start: frame one, and animation end: one, so no time sequence, I can then build up my scene again, duplicate, etc. and animate, but again, I can´t add new duplicates, they will snap back:-(Cire\n(Cire)\n4\n\n OTO’s not saying that they have locked keys, but that they share the same Loc[ation] IPO curve. When you duplicate an animated object, you’re making a copy of it’s animation also.\n This bit from the manual may help:\n “If you want to delink the selected object from its Ipo curve, click the X next to the Ipo Name. If you want to make some customizations to the motion of the active object only (and not all the other objects that share this Ipo), you have to make a single user copy of the Ipo curve for this object. To do this, click on the Number of Users button (the 2 in the example above) located on the header next to the name. Blender will prompt you to confirm making a single user copy, and if you confirm, a new Ipo will be created (the name will change) and it will be assigned only to the active object.”\n There’s probably more info on this in the pages following that one in the manual as well.\nCire\n(Cire)\n4\nOTO’s not saying that they have locked keys, but that they share the same Loc[ation] IPO curve. When you duplicate an animated object, you’re making a copy of it’s animation also.\n This bit from the manual may help:\n “If you want to delink the selected object from its Ipo curve, click the X next to the Ipo Name. If you want to make some customizations to the motion of the active object only (and not all the other objects that share this Ipo), you have to make a single user copy of the Ipo curve for this object. To do this, click on the Number of Users button (the 2 in the example above) located on the header next to the name. Blender will prompt you to confirm making a single user copy, and if you confirm, a new Ipo will be created (the name will change) and it will be assigned only to the active object.”\n There’s probably more info on this in the pages following that one in the manual as well.\n\nOTO’s not saying that they have locked keys, but that they share the same Loc[ation] IPO curve. When you duplicate an animated object, you’re making a copy of it’s animation also.\n\nThis bit from the manual may help:\n\n“If you want to delink the selected object from its Ipo curve, click the X next to the Ipo Name. If you want to make some customizations to the motion of the active object only (and not all the other objects that share this Ipo), you have to make a single user copy of the Ipo curve for this object. To do this, click on the Number of Users button (the 2 in the example above) located on the header next to the name. Blender will prompt you to confirm making a single user copy, and if you confirm, a new Ipo will be created (the name will change) and it will be assigned only to the active object.”\n\nThere’s probably more info on this in the pages following that one in the manual as well.\n\nOTO\n(OTO)\n5\n\n Sir Cire you perfectly completed my poor answer! Thank you!\nOTO\n(OTO)\n5\nSir Cire you perfectly completed my poor answer! Thank you!\nSir Cire\n\nyou perfectly completed my poor answer!\n\nThank you!", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/cg-boost-robot-pet-challenge-environment/1307198", + "domain": "blenderartists.org", + "file_source": "part-00347-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi everyone! I haven’t posted in a while, but now that I have more time I’ll try to post regularly since I have a lot to share.\n This image was created for the recent robot pet challenge hosted on CG Boost, but as you can see there aren’t any robot pets in the scene. Because of other things going on in my life I was left with only two days to create my submission from scratch, and I ended up not having enough time or energy to create the characters. I was dissapointed, but at least I learned a lot in my mad rush to put together this environment. I considered trying to finish the scene, but it has a lot of issues from the compromizes I made to build it so quick. So I decided to call it finished, share it around and get some feedback, and try it again in a few months when I have more time to do a better job and trully create my original vision.\n The environment was built using a variety of time saving techniques inspired by artists like Ian Hubert: https://www.youtube.com/channel/UCbmxZRQk-X0p-TOxd6PEYJA and Karl Poyzer: https://www.youtube.com/channel/UCOA3qKn3KbkmGHu0917MNEw. I made random shapes and used them to create abstract, mechanical looking objects to fill the scene, and then I used a material with procedural texture mapping because i didn’t have time for propper UVs. This had mixed results and is one the biggest weakpoints of the final render.\n I made the airship by extruding out panels and mapping them onto bits of a picture of a generator i found on Textures.com to texture it quickly. This worked fairly well, but the design could definitely be improved and a lot of details could be added.\n Rendered in Blender 2.92 EEVEE, with some post processing done in Blender.\n I had two main ideas for the characters in the shot. My first idea a post appocalyptic human survivor wielding a srappy looking sci-fi rifle and riding a robotic stallion (the “pet” for the challenge theme) rearing up on its hind legs while perched on the airship’s intact engine, with hostile robots approaching from all sides. As I got closer to the deadline my idea was reeled in to be just a person or robot sitting on the engine with a robotic falcon pet perched on their arm.\n If I revisit this project later this summer I’ll use better models of machinery to fill out the environment, add a lot more detail to the airship, create the characters I imagined for the scene (one or both of the ideas described above), add lots of atmospheric details like smoke tedrils and sparks in post production, and I’ll make it 4k instead of HD.\n Feedback and questions welcome!\n\n 7 Likes\nHi everyone! I haven’t posted in a while, but now that I have more time I’ll try to post regularly since I have a lot to share.\n This image was created for the recent robot pet challenge hosted on CG Boost, but as you can see there aren’t any robot pets in the scene. Because of other things going on in my life I was left with only two days to create my submission from scratch, and I ended up not having enough time or energy to create the characters. I was dissapointed, but at least I learned a lot in my mad rush to put together this environment. I considered trying to finish the scene, but it has a lot of issues from the compromizes I made to build it so quick. So I decided to call it finished, share it around and get some feedback, and try it again in a few months when I have more time to do a better job and trully create my original vision.\n The environment was built using a variety of time saving techniques inspired by artists like Ian Hubert: https://www.youtube.com/channel/UCbmxZRQk-X0p-TOxd6PEYJA and Karl Poyzer: https://www.youtube.com/channel/UCOA3qKn3KbkmGHu0917MNEw. I made random shapes and used them to create abstract, mechanical looking objects to fill the scene, and then I used a material with procedural texture mapping because i didn’t have time for propper UVs. This had mixed results and is one the biggest weakpoints of the final render.\n I made the airship by extruding out panels and mapping them onto bits of a picture of a generator i found on Textures.com to texture it quickly. This worked fairly well, but the design could definitely be improved and a lot of details could be added.\n Rendered in Blender 2.92 EEVEE, with some post processing done in Blender.\n I had two main ideas for the characters in the shot. My first idea a post appocalyptic human survivor wielding a srappy looking sci-fi rifle and riding a robotic stallion (the “pet” for the challenge theme) rearing up on its hind legs while perched on the airship’s intact engine, with hostile robots approaching from all sides. As I got closer to the deadline my idea was reeled in to be just a person or robot sitting on the engine with a robotic falcon pet perched on their arm.\n If I revisit this project later this summer I’ll use better models of machinery to fill out the environment, add a lot more detail to the airship, create the characters I imagined for the scene (one or both of the ideas described above), add lots of atmospheric details like smoke tedrils and sparks in post production, and I’ll make it 4k instead of HD.\n Feedback and questions welcome!\n\nHi everyone! I haven’t posted in a while, but now that I have more time I’ll try to post regularly since I have a lot to share.\n\nThis image was created for the recent robot pet challenge hosted on CG Boost, but as you can see there aren’t any robot pets in the scene. Because of other things going on in my life I was left with only two days to create my submission from scratch, and I ended up not having enough time or energy to create the characters. I was dissapointed, but at least I learned a lot in my mad rush to put together this environment. I considered trying to finish the scene, but it has a lot of issues from the compromizes I made to build it so quick. So I decided to call it finished, share it around and get some feedback, and try it again in a few months when I have more time to do a better job and trully create my original vision.\n\nThe environment was built using a variety of time saving techniques inspired by artists like Ian Hubert: https://www.youtube.com/channel/UCbmxZRQk-X0p-TOxd6PEYJA and Karl Poyzer: https://www.youtube.com/channel/UCOA3qKn3KbkmGHu0917MNEw. I made random shapes and used them to create abstract, mechanical looking objects to fill the scene, and then I used a material with procedural texture mapping because i didn’t have time for propper UVs. This had mixed results and is one the biggest weakpoints of the final render.\n\nI made the airship by extruding out panels and mapping them onto bits of a picture of a generator i found on Textures.com to texture it quickly. This worked fairly well, but the design could definitely be improved and a lot of details could be added.\n\nRendered in Blender 2.92 EEVEE, with some post processing done in Blender.\n\nI had two main ideas for the characters in the shot. My first idea a post appocalyptic human survivor wielding a srappy looking sci-fi rifle and riding a robotic stallion (the “pet” for the challenge theme) rearing up on its hind legs while perched on the airship’s intact engine, with hostile robots approaching from all sides. As I got closer to the deadline my idea was reeled in to be just a person or robot sitting on the engine with a robotic falcon pet perched on their arm.\n\nIf I revisit this project later this summer I’ll use better models of machinery to fill out the environment, add a lot more detail to the airship, create the characters I imagined for the scene (one or both of the ideas described above), add lots of atmospheric details like smoke tedrils and sparks in post production, and I’ll make it 4k instead of HD.\n\nFeedback and questions welcome!\n\n7 Likes\n\nbartv\n(Bart Veldhuizen)\n2\n\n I featured you on BlenderNation, have a great weekend!\n\n 1 Like\nbartv\n(Bart Veldhuizen)\n2\nI featured you on BlenderNation, have a great weekend!\n\nI featured you on BlenderNation, have a great weekend!\n\n1 Like", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/simple-way-to-make-a-gun-shoot-in-blender-bge/540920", + "domain": "blenderartists.org", + "file_source": "part-00971-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi. This tutorial will show a simple way to make a gun shoot in Blender. I will be using Blender 2.63. You should make your gun first because I will not show you how to make a gun in Blender.\n\n Select your gun. Then add an Empty (Add>Empty) Place the Empty where you want the bullet to come out of.\n\n Make sure you have a bullet (Just add a Sphere to make the bullet, then put the bullet in layer two)\n\n Select the bullet, then go to the logic menu. In the logic menu: add a Sensor, make the Sensor “ALWAYS”. Add a controller, make it “AND”. Add an Actuator, make it “MOTION”, set the X axis Loc to 2.00. Connect them all together.\n\n Go to layer 2, RIGHT+CLICK on the Empty, SHIFT+RIGHT+CLICK on the gun. hit CTRL+P, then click on “SET PARENT TO OBJECT”\n\n Now select the Empty and add a Sensor, make it “KEYBOARD”. Now, click on the button next to “KEY” then hit any key that you will use the shoot. Then add a Controller, make it “AND”. Now add an actuator, make it “EDIT OBJECT”, then, right below “ADD OBJECT”, type in the name of the bullet.\n\n Now you are done! CONGRATS! Press P to play. ***(If the bullet comes out of a different direction, rotate the empty until the bullet shoots in the direction you want)***\n If you didn’t understand this, you can download the .blend file of this.\n POST COMMENTS IF YOU WANT\n Attachments\n demo1.blend (462 KB)\nHi. This tutorial will show a simple way to make a gun shoot in Blender. I will be using Blender 2.63. You should make your gun first because I will not show you how to make a gun in Blender.\n\n Select your gun. Then add an Empty (Add>Empty) Place the Empty where you want the bullet to come out of.\n\n Make sure you have a bullet (Just add a Sphere to make the bullet, then put the bullet in layer two)\n\n Select the bullet, then go to the logic menu. In the logic menu: add a Sensor, make the Sensor “ALWAYS”. Add a controller, make it “AND”. Add an Actuator, make it “MOTION”, set the X axis Loc to 2.00. Connect them all together.\n\n Go to layer 2, RIGHT+CLICK on the Empty, SHIFT+RIGHT+CLICK on the gun. hit CTRL+P, then click on “SET PARENT TO OBJECT”\n\n Now select the Empty and add a Sensor, make it “KEYBOARD”. Now, click on the button next to “KEY” then hit any key that you will use the shoot. Then add a Controller, make it “AND”. Now add an actuator, make it “EDIT OBJECT”, then, right below “ADD OBJECT”, type in the name of the bullet.\n\n Now you are done! CONGRATS! Press P to play. ***(If the bullet comes out of a different direction, rotate the empty until the bullet shoots in the direction you want)***\n If you didn’t understand this, you can download the .blend file of this.\n POST COMMENTS IF YOU WANT\n Attachments\n demo1.blend (462 KB)\nHi. This tutorial will show a simple way to make a gun shoot in Blender.\n\nI will be using Blender 2.63. You should make your gun first because I will not show you how to make a gun in Blender.\n\n* \n\nSelect your gun. Then add an Empty (Add>Empty) Place the Empty where you want the bullet to come out of.\n\n* \n\nMake sure you have a bullet (Just add a Sphere to make the bullet, then put the bullet in layer two)\n\n* \n\nSelect the bullet, then go to the logic menu. In the logic menu: add a Sensor, make the Sensor “ALWAYS”. Add a controller, make it “AND”. Add an Actuator, make it “MOTION”, set the X axis Loc to 2.00. Connect them all together.\n\n* \n\nGo to layer 2, RIGHT+CLICK on the Empty, SHIFT+RIGHT+CLICK on the gun. hit CTRL+P, then click on “SET PARENT TO OBJECT”\n\n* \n\nNow select the Empty and add a Sensor, make it “KEYBOARD”. Now, click on the button next to “KEY” then hit any key that you will use the shoot. Then add a Controller, make it “AND”. Now add an actuator, make it “EDIT OBJECT”, then, right below “ADD OBJECT”, type in the name of the bullet.\n\nNow you are done! CONGRATS! Press P to play.\n\n***(If the bullet comes out of a different direction, rotate the empty until the bullet shoots in the direction you want)***\nIf you didn’t understand this, you can download the .blend file of this.\n\nPOST COMMENTS IF YOU WANT\n\n### Attachments\n\ndemo1.blend (462 KB)\n\nYou should make something to shoot at.I know how to make things explode.You want to know how to do it.\nYou should make something to shoot at.I know how to make things explode.You want to know how to do it.\n\nYou should make something to shoot at.I know how to make things explode.You want to know how to do it.\n\nNice tutorial, though I wouldn’t use this for actual gun firing. This is useful for turrets or things that shoot slower moving objects, though. Nice job.\nNice tutorial, though I wouldn’t use this for actual gun firing. This is useful for turrets or things that shoot slower moving objects, though. Nice job.\n\nNice tutorial, though I wouldn’t use this for actual gun firing. This is useful for turrets or things that shoot slower moving objects, though. Nice job.\n\nGraphiX\n(GraphiX)\n5\n\n This is a good start, but is a heavily flawed method. First of all, if you have a physical bullet like that, you have problems with collision if the velocity is too high, hence why most games use rays. Second of all, if you do use a physical bullet, you should atleast use a lower poly count.\nGraphiX\n(GraphiX)\n5\nThis is a good start, but is a heavily flawed method. First of all, if you have a physical bullet like that, you have problems with collision if the velocity is too high, hence why most games use rays. Second of all, if you do use a physical bullet, you should atleast use a lower poly count.\n\nThis is a good start, but is a heavily flawed method. First of all, if you have a physical bullet like that, you have problems with collision if the velocity is too high, hence why most games use rays. Second of all, if you do use a physical bullet, you should atleast use a lower poly count.\n\nMonster\n(Monster)\n6\n\n I think it is fine for slow moving, mid-size to large size objects. The bounding box could be sphere or box for less impact on Physics.\n Use cases: Catapults, Granates, Missiles, Eggs etc.\n Hints:\n\n The Bullet should get an initial velocity, whether from AddObjectActuator or directly after object creation (Always Sensor) at the bullet itself. Loc makes the object to teleport which cases Physics problems.\n You should mention that ALL parents needs to have a scale of (1,1,1) to avoid transformation issues.\n Optional: I suggest to change the display representation of the Empty at the Object Data tab (e.g. to Single Arrow) it is easier to see where it points too. Indeed this needs the bullet to get the correct initial velocity.\n\n My recommends to the step-by-step tutorial:\n\n it is fine as it is except: The gun and the empty should be at layer 1. Only the bullet should be at layer 2. (see step 4)\n\n Suggestions: 1…5. are more sections rather than steps. You could add a heading that describes what it means e.g.\n 1&4.Gun Setup 2&3.Bullet Setup 5.Shooting Logic\n Within these sections make one entry per step rather than 5 steps at one line. This is much easier to read.\n If you add logic bricks you already have to decide what type you want. I suggest to write “Add an XXX Actuator” rather than “Add an actuator. Make it XXX”. This belongs to 2.49 as you had to set the type after adding.\n I hope it helps Monster\nMonster\n(Monster)\n6\nI think it is fine for slow moving, mid-size to large size objects. The bounding box could be sphere or box for less impact on Physics.\n Use cases: Catapults, Granates, Missiles, Eggs etc.\n Hints:\n\n The Bullet should get an initial velocity, whether from AddObjectActuator or directly after object creation (Always Sensor) at the bullet itself. Loc makes the object to teleport which cases Physics problems.\n You should mention that ALL parents needs to have a scale of (1,1,1) to avoid transformation issues.\n Optional: I suggest to change the display representation of the Empty at the Object Data tab (e.g. to Single Arrow) it is easier to see where it points too. Indeed this needs the bullet to get the correct initial velocity.\n\n My recommends to the step-by-step tutorial:\n\n it is fine as it is except: The gun and the empty should be at layer 1. Only the bullet should be at layer 2. (see step 4)\n\n Suggestions: 1…5. are more sections rather than steps. You could add a heading that describes what it means e.g.\n 1&4.Gun Setup 2&3.Bullet Setup 5.Shooting Logic\n Within these sections make one entry per step rather than 5 steps at one line. This is much easier to read.\n If you add logic bricks you already have to decide what type you want. I suggest to write “Add an XXX Actuator” rather than “Add an actuator. Make it XXX”. This belongs to 2.49 as you had to set the type after adding.\n I hope it helps Monster\n\nI think it is fine for slow moving, mid-size to large size objects. The bounding box could be sphere or box for less impact on Physics.\n\nUse cases: Catapults, Granates, Missiles, Eggs etc.\n\nHints:\n\n* The Bullet should get an initial velocity, whether from AddObjectActuator or directly after object creation (Always Sensor) at the bullet itself. Loc makes the object to teleport which cases Physics problems.\n* You should mention that ALL parents needs to have a scale of (1,1,1) to avoid transformation issues.\n* Optional: I suggest to change the display representation of the Empty at the Object Data tab (e.g. to Single Arrow) it is easier to see where it points too. Indeed this needs the bullet to get the correct initial velocity.\n\nMy recommends to the step-by-step tutorial:\n\n* it is fine as it is except: The gun and the empty should be at layer 1. Only the bullet should be at layer 2. (see step 4)\nSuggestions:\n\n1…5. are more sections rather than steps. You could add a heading that describes what it means e.g.1&4.Gun Setup\n\n2&3.Bullet Setup\n\n5.Shooting Logic\nWithin these sections make one entry per step rather than 5 steps at one line. This is much easier to read.\n\nIf you add logic bricks you already have to decide what type you want. I suggest to write “Add an XXX Actuator” rather than “Add an actuator. Make it XXX”. This belongs to 2.49 as you had to set the type after adding.\n\nI hope it helps\n\nMonsterA slightly updated version that takes into account things said from above plus a few extras :D:\n Press SPACE to fire bullets, press RETURN to fire a rocket. The gun has an ammo counter that prevents bullets / rockets being fired when the ammo is expended (this amount is set via properties).\n The bullets and rockets do different amounts of damage, and when the targets health (also set by a property) = 0 it ends itself with a bang! The bullet and rocket objects are set to ghost (so they do not hit each other).\n I also used some expression logic bricks (since very few people use them).\n But a nice small tutorial- keep at it!\n Attachments\n logic_gun.blend (368 KB)\nA slightly updated version that takes into account things said from above plus a few extras :D:\n Press SPACE to fire bullets, press RETURN to fire a rocket. The gun has an ammo counter that prevents bullets / rockets being fired when the ammo is expended (this amount is set via properties).\n The bullets and rockets do different amounts of damage, and when the targets health (also set by a property) = 0 it ends itself with a bang! The bullet and rocket objects are set to ghost (so they do not hit each other).\n I also used some expression logic bricks (since very few people use them).\n But a nice small tutorial- keep at it!\n Attachments\n logic_gun.blend (368 KB)\n\nA slightly updated version that takes into account things said from above plus a few extras :D:\n\nPress SPACE to fire bullets, press RETURN to fire a rocket. The gun has an ammo counter that prevents bullets / rockets being fired when the ammo is expended (this amount is set via properties).\n\nThe bullets and rockets do different amounts of damage, and when the targets health (also set by a property) = 0 it ends itself with a bang! The bullet and rocket objects are set to ghost (so they do not hit each other).\n\nI also used some expression logic bricks (since very few people use them).\n\nBut a nice small tutorial- keep at it!\n\n### Attachments\n\nlogic_gun.blend (368 KB)\n\nthanks for all your ideas, complements, and suggestions.\nthanks for all your ideas, complements, and suggestions.\n\nthanks for all your ideas, complements, and suggestions.\n\nThis way is for people just starting out. You need to use rays, messages and properties.\nThis way is for people just starting out. You need to use rays, messages and properties.\n\nThis way is for people just starting out. You need to use rays, messages and properties.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/finally-looking-to-learning-some-glsl/536625", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nagoose77\n(agoose77)\n1\n\n Hello All! After a few years it’s probably a good idea that I delve into the depths of GLSL :yes: However, as a first project, i’ve decided to tackle my interpretation of a solution for leonnn in his game (whether he wants it or not). Now, i know what i need to do, or at least what would make sense… He wants to invert the color of any object behind a (invisible i presume) plane. So, my thoughts:\n\n Get the plane’s vertices\n Multiply their xyz() coordinates with the object’s worldTransform()\n Get the screen space (camera.getScreenPosition())\n Use something similar to a point in polygon as a condition\n If true, invert pixel colours at coordinate\n\n So, that’s the theory, now for some questions;\n\n Does the screenposition returned by camera.getScreenPosition([x, y, z]) actually relate to GLSL screen positions\n How does one convert the above to a GLSL position\n Any basics on how the vertex and fragment shaders interact\n Any final tips?\n\n Thank you in advance BlenderArtists\nagoose77\n(agoose77)\n1\nHello All! After a few years it’s probably a good idea that I delve into the depths of GLSL :yes: However, as a first project, i’ve decided to tackle my interpretation of a solution for leonnn in his game (whether he wants it or not). Now, i know what i need to do, or at least what would make sense… He wants to invert the color of any object behind a (invisible i presume) plane. So, my thoughts:\n\n Get the plane’s vertices\n Multiply their xyz() coordinates with the object’s worldTransform()\n Get the screen space (camera.getScreenPosition())\n Use something similar to a point in polygon as a condition\n If true, invert pixel colours at coordinate\n\n So, that’s the theory, now for some questions;\n\n Does the screenposition returned by camera.getScreenPosition([x, y, z]) actually relate to GLSL screen positions\n How does one convert the above to a GLSL position\n Any basics on how the vertex and fragment shaders interact\n Any final tips?\n\n Thank you in advance BlenderArtists\nHello All!\n\nAfter a few years it’s probably a good idea that I delve into the depths of GLSL :yes:\n\nHowever, as a first project, i’ve decided to tackle my interpretation of a solution for leonnn in his game (whether he wants it or not).\n\nNow, i know what i need to do, or at least what would make sense…\n\nHe wants to invert the color of any object behind a (invisible i presume) plane.\n\nSo, my thoughts:\n\n* Get the plane’s vertices\n* Multiply their xyz() coordinates with the object’s worldTransform()\n* Get the screen space (camera.getScreenPosition())\n* Use something similar to a point in polygon as a condition\n* If true, invert pixel colours at coordinate\n\nSo, that’s the theory, now for some questions;\n\n* Does the screenposition returned by camera.getScreenPosition([x, y, z]) actually relate to GLSL screen positions\n* How does one convert the above to a GLSL position\n* Any basics on how the vertex and fragment shaders interact\n* Any final tips?\n\nThank you in advance BlenderArtists\n\nagoose77\n(agoose77)\n2\n\n Ok, now this is just annoying. With an object set to transparent, this doesn’t work. but should it not?\n\nimport bge\n\ncont = bge.logic.getCurrentController()\n\nDEFAULT_VERTEX_SHADER = '''\nvoid main() { \n gl_TexCoord[0] = gl_MultiTexCoord0; \n gl_Position = gl_ModelViewProjectionMatrix * gl_Vertex;\n}'''\nDEFAULT_FRAGMENT_SHADER = '''\nuniform sampler2D bgl_RenderedTexture;\nvoid main() {\n vec4 color = texture2D(bgl_RenderedTexture, gl_TexCoord[0].st);\n gl_FragColor = vec4( 1.0 - color[0], 1.0 - color[0], 1.0 - color.b, 1.0); \n }''' \n\nmesh = cont.owner.meshes[0]\nfor mat in mesh.materials:\n shader = mat.getShader()\n if shader != None:\n if not shader.isValid():\n shader.setSource(DEFAULT_VERTEX_SHADER, DEFAULT_FRAGMENT_SHADER, 1)\nagoose77\n(agoose77)\n2\nOk, now this is just annoying. With an object set to transparent, this doesn’t work. but should it not?\n\nimport bge\n\ncont = bge.logic.getCurrentController()\n\nDEFAULT_VERTEX_SHADER = '''\nvoid main() { \n gl_TexCoord[0] = gl_MultiTexCoord0; \n gl_Position = gl_ModelViewProjectionMatrix * gl_Vertex;\n}'''\nDEFAULT_FRAGMENT_SHADER = '''\nuniform sampler2D bgl_RenderedTexture;\nvoid main() {\n vec4 color = texture2D(bgl_RenderedTexture, gl_TexCoord[0].st);\n gl_FragColor = vec4( 1.0 - color[0], 1.0 - color[0], 1.0 - color.b, 1.0); \n }''' \n\nmesh = cont.owner.meshes[0]\nfor mat in mesh.materials:\n shader = mat.getShader()\n if shader != None:\n if not shader.isValid():\n shader.setSource(DEFAULT_VERTEX_SHADER, DEFAULT_FRAGMENT_SHADER, 1)\n\nOk, now this is just annoying. With an object set to transparent, this doesn’t work. but should it not?\n\n> \n\n```\nimport bge\n\ncont = bge.logic.getCurrentController()\n\nDEFAULT_VERTEX_SHADER = '''\nvoid main() { \n gl_TexCoord[0] = gl_MultiTexCoord0; \n gl_Position = gl_ModelViewProjectionMatrix * gl_Vertex;\n}'''\nDEFAULT_FRAGMENT_SHADER = '''\nuniform sampler2D bgl_RenderedTexture;\nvoid main() {\n vec4 color = texture2D(bgl_RenderedTexture, gl_TexCoord[0].st);\n gl_FragColor = vec4( 1.0 - color[0], 1.0 - color[0], 1.0 - color.b, 1.0); \n }''' \n\nmesh = cont.owner.meshes[0]\nfor mat in mesh.materials:\n shader = mat.getShader()\n if shader != None:\n if not shader.isValid():\n shader.setSource(DEFAULT_VERTEX_SHADER, DEFAULT_FRAGMENT_SHADER, 1)\n```\n\nMoguri\n(Moguri)\n3\n\n It looks like you might be mixing material and screen space shaders. Material shaders are shaders applied on an object, and you’ll need both a vertex and a fragment shader. A screen space shader is one used through the BGE’s 2D filter system, and they only need a fragment shader because the 2D filter system will handle the vertex shader. bgl_RenderedTexture is something from 2D filters.\nMoguri\n(Moguri)\n3\nIt looks like you might be mixing material and screen space shaders. Material shaders are shaders applied on an object, and you’ll need both a vertex and a fragment shader. A screen space shader is one used through the BGE’s 2D filter system, and they only need a fragment shader because the 2D filter system will handle the vertex shader. bgl_RenderedTexture is something from 2D filters.\n\nIt looks like you might be mixing material and screen space shaders. Material shaders are shaders applied on an object, and you’ll need both a vertex and a fragment shader. A screen space shader is one used through the BGE’s 2D filter system, and they only need a fragment shader because the 2D filter system will handle the vertex shader. bgl_RenderedTexture is something from 2D filters.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/linux-blender-pov/298463", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nganymed\n(ganymed)\n1\n\n There is an python script (by Jan Walter) but it doesn’t work on my system. For further information, please have a look at the last entries @ news.povray.org. -> group: povray.unix (user ganymed (me) ). There I have explained my problem etc.\n If you dont want to read the article: Can you tell me another script or converter which converts the blenderfiles (obj., dfx. and wrl.) to the povray format?\n Certainly you dont all use povanim (windows) or jan walter’s script. There must be another possibility!\n thx for responses ganymed\nganymed\n(ganymed)\n1\nThere is an python script (by Jan Walter) but it doesn’t work on my system. For further information, please have a look at the last entries @ news.povray.org. -> group: povray.unix (user ganymed (me) ). There I have explained my problem etc.\n If you dont want to read the article: Can you tell me another script or converter which converts the blenderfiles (obj., dfx. and wrl.) to the povray format?\n Certainly you dont all use povanim (windows) or jan walter’s script. There must be another possibility!\n thx for responses ganymed\n\nThere is an python script (by Jan Walter) but it doesn’t work on my system. For further information, please have a look at the last entries @ news.povray.org. -> group: povray.unix (user ganymed (me) ). There I have explained my problem etc.\n\nIf you dont want to read the article:\n\nCan you tell me another script or converter which converts the blenderfiles (obj., dfx. and wrl.) to the povray format?\nCertainly you dont all use povanim (windows) or jan walter’s script. There must be another possibility!\n\nthx for responses\n\nganymedDAK\n(DAK)\n2\n\n I have had strange (bugs?) happen with the pov scripts. A ball in a box renders fine, but when you get into highly detailed scenes, it can just crash and give weird errors. Also you have to keep reshutting down blender because of the mass memory leaks with the script.\n Also, convert subs to mesh before you run it.\nDAK\n(DAK)\n2\nI have had strange (bugs?) happen with the pov scripts. A ball in a box renders fine, but when you get into highly detailed scenes, it can just crash and give weird errors. Also you have to keep reshutting down blender because of the mass memory leaks with the script.\n Also, convert subs to mesh before you run it.\nI have had strange (bugs?) happen with the pov scripts. A ball in a box renders fine, but when you get into highly detailed scenes, it can just crash and give weird errors.\n\nAlso you have to keep reshutting down blender because of the mass memory leaks with the script.\nAlso, convert subs to mesh before you run it.\n\njms\n(jms)\n3\n\n Povanim can be used on both system: linux and windows.\n jm\njms\n(jms)\n3\nPovanim can be used on both system: linux and windows.\n jm\n\nPovanim can be used on both system: linux and windows.\n\njm", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/texturing-a-single-face-and-more/540870", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nProcedural textures are not visible in the viewport. When you uv unwrap, uvs are given to all faces, by default it’s the whole uv space per face. If you are just adding a material to the one face then the uvs of the other faces aren’t being used anywhere so there isn’t an issues.\nProcedural textures are not visible in the viewport. When you uv unwrap, uvs are given to all faces, by default it’s the whole uv space per face. If you are just adding a material to the one face then the uvs of the other faces aren’t being used anywhere so there isn’t an issues.\nProcedural textures are not visible in the viewport.\n\nWhen you uv unwrap, uvs are given to all faces, by default it’s the whole uv space per face. If you are just adding a material to the one face then the uvs of the other faces aren’t being used anywhere so there isn’t an issues.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/invisible-items-in-blender-i-need-to-edit-out/699405", + "domain": "blenderartists.org", + "file_source": "part-00124-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nBad_Raven\n(Bad Raven)\n1\n\n Raw beginner so treat me gently if being stupid! \n I have a couple of downloaded freeware .stl files that have invisible items in Blender. I cannot make these visible, they just do not seem to exist, but they appear when in Repetier-Host Object Placement.\n If slicing the file (with CuraEngine) for printing is attempted it runs OK until the process reaches printing the layer height where these item(s) are and slicing/print then stops, way incomplete.\n The phantom item is a small circular disc with a triangle emerging to one side. Have run file repair to no effect, the file reports as manifold, and normals OK.\n All I need to do to use this file for what I want is to rescale (which I have done OK), and print, yet it will not print all of it!\n I thought I’d Import the .stl file into Blender and delete, but Blender does not display them!\n Is it me?? :eyebrowlift2:\nBad_Raven\n(Bad Raven)\n1\nRaw beginner so treat me gently if being stupid! \n I have a couple of downloaded freeware .stl files that have invisible items in Blender. I cannot make these visible, they just do not seem to exist, but they appear when in Repetier-Host Object Placement.\n If slicing the file (with CuraEngine) for printing is attempted it runs OK until the process reaches printing the layer height where these item(s) are and slicing/print then stops, way incomplete.\n The phantom item is a small circular disc with a triangle emerging to one side. Have run file repair to no effect, the file reports as manifold, and normals OK.\n All I need to do to use this file for what I want is to rescale (which I have done OK), and print, yet it will not print all of it!\n I thought I’d Import the .stl file into Blender and delete, but Blender does not display them!\n Is it me?? :eyebrowlift2:\n\nRaw beginner so treat me gently if being stupid!\n\nI have a couple of downloaded freeware .stl files that have invisible items in Blender. I cannot make these visible, they just do not seem to exist, but they appear when in Repetier-Host Object Placement.\n\nIf slicing the file (with CuraEngine) for printing is attempted it runs OK until the process reaches printing the layer height where these item(s) are and slicing/print then stops, way incomplete.\n\nThe phantom item is a small circular disc with a triangle emerging to one side. Have run file repair to no effect, the file reports as manifold, and normals OK.\n\nAll I need to do to use this file for what I want is to rescale (which I have done OK), and print, yet it will not print all of it!\n\nI thought I’d Import the .stl file into Blender and delete, but Blender does not display them!\n\nIs it me?? :eyebrowlift2:\n\ncolkai\n(colkai)\n2\n\n You could try looking in data-blocks and see if they items which havea mesh but no object. There is an addon “orphan slayer” which may help in this regard. I vaguely recally having a similar issue in the past and I think this is how I got around it, (wasn’t an STL file though). If you can point me to a URL for the STL file, I can take a look.\ncolkai\n(colkai)\n2\nYou could try looking in data-blocks and see if they items which havea mesh but no object. There is an addon “orphan slayer” which may help in this regard. I vaguely recally having a similar issue in the past and I think this is how I got around it, (wasn’t an STL file though). If you can point me to a URL for the STL file, I can take a look.\nYou could try looking in data-blocks and see if they items which havea mesh but no object. There is an addon “orphan slayer” which may help in this regard. I vaguely recally having a similar issue in the past and I think this is how I got around it, (wasn’t an STL file though).\n\nIf you can point me to a URL for the STL file, I can take a look.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/snake-animation/671734", + "domain": "blenderartists.org", + "file_source": "part-00164-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSo I’ve been working on this animation for a few weeks now and I was hoping to get some feedback. Eventually the idea is to go for a Harry Potter type scene. I have a title sequence created in After Effects and I want to create a smoke simulation in the shape of the snake and have the actual snake emerge from the smoke. There’s something off about what I’ve got so far but I can’t put my finger on what it is. I’m fairly happy with the materials (apart from a few UV issues I still need to work on) and I know the lighting needs a lot of work. I can’t decide if its the camera movement or the movement of the snake that gives it an artificial look. Any feedback is much appreciated.\nSo I’ve been working on this animation for a few weeks now and I was hoping to get some feedback. Eventually the idea is to go for a Harry Potter type scene. I have a title sequence created in After Effects and I want to create a smoke simulation in the shape of the snake and have the actual snake emerge from the smoke. There’s something off about what I’ve got so far but I can’t put my finger on what it is. I’m fairly happy with the materials (apart from a few UV issues I still need to work on) and I know the lighting needs a lot of work. I can’t decide if its the camera movement or the movement of the snake that gives it an artificial look. Any feedback is much appreciated.\n\nSo I’ve been working on this animation for a few weeks now and I was hoping to get some feedback. Eventually the idea is to go for a Harry Potter type scene. I have a title sequence created in After Effects and I want to create a smoke simulation in the shape of the snake and have the actual snake emerge from the smoke. There’s something off about what I’ve got so far but I can’t put my finger on what it is. I’m fairly happy with the materials (apart from a few UV issues I still need to work on) and I know the lighting needs a lot of work. I can’t decide if its the camera movement or the movement of the snake that gives it an artificial look. Any feedback is much appreciated.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/cd-portofolio-with-game-engine/402224", + "domain": "blenderartists.org", + "file_source": "part-00164-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi , i want to make a cd to show some of my stuff .\n So i want to make something like a dvd where you click on an option an the cd takes you there.\n Is it posible to do this with the game engine ?\n How do i do the intro screen ? i mean like in a game where you choose the car or the level of difficulty.\n And can this game (portofolio ) wich i will burn in a cd can be pop-upable ? i mean that just when the cd is inserted in the computer it pops up ?\nHi , i want to make a cd to show some of my stuff .\n So i want to make something like a dvd where you click on an option an the cd takes you there.\n Is it posible to do this with the game engine ?\n How do i do the intro screen ? i mean like in a game where you choose the car or the level of difficulty.\n And can this game (portofolio ) wich i will burn in a cd can be pop-upable ? i mean that just when the cd is inserted in the computer it pops up ?\n\nHi , i want to make a cd to show some of my stuff .\n\nSo i want to make something like a dvd where you click on an option an the cd takes you there.\n\nIs it posible to do this with the game engine ?\n\nHow do i do the intro screen ? i mean like in a game where you choose the car or the level of difficulty.\n\nAnd can this game (portofolio ) wich i will burn in a cd can be pop-upable ? i mean that just when the cd is inserted in the computer it pops up ?\n\nititrx\n(ititrx)\n2\n\n CD pop ups are a topic for a different forum I would think. But sure you can make them with the right code.\n If you do a search here, you may find a cd player someone was working on a while back, I think it was finished? But I dont remember.\n I think you need to do some reading and learn how to use the GE before you go much further. You need to start at the beginning.\n Good luck\nititrx\n(ititrx)\n2\nCD pop ups are a topic for a different forum I would think. But sure you can make them with the right code.\n If you do a search here, you may find a cd player someone was working on a while back, I think it was finished? But I dont remember.\n I think you need to do some reading and learn how to use the GE before you go much further. You need to start at the beginning.\n Good luck\n\nCD pop ups are a topic for a different forum I would think. But sure you can make them with the right code.\n\nIf you do a search here, you may find a cd player someone was working on a while back, I think it was finished? But I dont remember.\n\nI think you need to do some reading and learn how to use the GE before you go much further. You need to start at the beginning.\n\nGood luck\n\nblendenzo\n(blendenzo)\n3\n\n Here is information on making the CD autorun:\n http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_13374\n It explains Windows and Macintosh systems.\n Here is a tutorial that will teach you how to make a basic selection menu:\n http://www.blendenzo.com/tutMenu.html\n Do you want the menu to launch other Blender games or do you want it to launch external programs? To launch other Blender games, use the Game Actuator in the Logic Bricks. To launch external programs, you will need to use a Python script.\nblendenzo\n(blendenzo)\n3\nHere is information on making the CD autorun:\n http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_13374\n It explains Windows and Macintosh systems.\n Here is a tutorial that will teach you how to make a basic selection menu:\n http://www.blendenzo.com/tutMenu.html\n Do you want the menu to launch other Blender games or do you want it to launch external programs? To launch other Blender games, use the Game Actuator in the Logic Bricks. To launch external programs, you will need to use a Python script.\n\nHere is information on making the CD autorun:\n\nhttp://kb.adobe.com/selfservice/viewContent.do?externalId=tn_13374\n\nIt explains Windows and Macintosh systems.\n\nHere is a tutorial that will teach you how to make a basic selection menu:\n\nhttp://www.blendenzo.com/tutMenu.html\n\nDo you want the menu to launch other Blender games or do you want it to launch external programs? To launch other Blender games, use the Game Actuator in the Logic Bricks. To launch external programs, you will need to use a Python script.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/stuck-on-soccer-ball-tutorial/593500", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWorking on a new tutorial of creating a soccer ball\n http://www.bing.com/videos/search?q=blender+tutorials+soccer+ball&qs=n&form=QBVR&pq=blender+tutorials+soccer+ball&sc=0-20&sp=-1&sk=#view=detail&mid=A0A0C7BF4915BA20A337A0A0C7BF4915BA20A337\n Question i have is in the tutorial there is a step to do CTRL + NUM_PAD -\n When i press at the same time i dont get the same result as in the video actually i get no result at all\n Currently running Blender version v2.69 NUM lock key is turned on\n CTRL key is working for other shortcuts\n Does anyone have any idea why this might not be working for me?\nWorking on a new tutorial of creating a soccer ball\n http://www.bing.com/videos/search?q=blender+tutorials+soccer+ball&qs=n&form=QBVR&pq=blender+tutorials+soccer+ball&sc=0-20&sp=-1&sk=#view=detail&mid=A0A0C7BF4915BA20A337A0A0C7BF4915BA20A337\n Question i have is in the tutorial there is a step to do CTRL + NUM_PAD -\n When i press at the same time i dont get the same result as in the video actually i get no result at all\n Currently running Blender version v2.69 NUM lock key is turned on\n CTRL key is working for other shortcuts\n Does anyone have any idea why this might not be working for me?\n\nWorking on a new tutorial of creating a soccer ball\n\nhttp://www.bing.com/videos/search?q=blender+tutorials+soccer+ball&qs=n&form=QBVR&pq=blender+tutorials+soccer+ball&sc=0-20&sp=-1&sk=#view=detail&mid=A0A0C7BF4915BA20A337A0A0C7BF4915BA20A337\n\nQuestion i have is in the tutorial there is a step to do CTRL + NUM_PAD -\n\nWhen i press at the same time i dont get the same result as in the video actually i get no result at all\n\nCurrently running Blender version v2.69\n\nNUM lock key is turned on\nCTRL key is working for other shortcuts\n\nDoes anyone have any idea why this might not be working for me?\n\nFound the option under select >> Less\n But clicking on it from there does nothing. Almost like its disabled in blender or turned off. Have not changed any of the default settings within blender\n Is there a way to enable this feature?\n I was assuming perhaps i missed a step following the video so I have following the video again pausing between steps to make sure not to miss anything and each time it just never works. So i am pretty confident that no steps have been missed.\n Any advice would be greatly appreciated\n Thanks\nFound the option under select >> Less\n But clicking on it from there does nothing. Almost like its disabled in blender or turned off. Have not changed any of the default settings within blender\n Is there a way to enable this feature?\n I was assuming perhaps i missed a step following the video so I have following the video again pausing between steps to make sure not to miss anything and each time it just never works. So i am pretty confident that no steps have been missed.\n Any advice would be greatly appreciated\n Thanks\n\nFound the option under select >> Less\n\nBut clicking on it from there does nothing. Almost like its disabled in blender or turned off. Have not changed any of the default settings within blender\n\nIs there a way to enable this feature?\n\nI was assuming perhaps i missed a step following the video so I have following the video again pausing between steps to make sure not to miss anything and each time it just never works. So i am pretty confident that no steps have been missed.\n\nAny advice would be greatly appreciated\n\nThanks\n\nJA12\n(JA12)\n3\n\n not enough info. show a screenshot of Blender window when you try to select less.\nJA12\n(JA12)\n3\nnot enough info. show a screenshot of Blender window when you try to select less.\n\nnot enough info. show a screenshot of Blender window when you try to select less.\n\nScreenshot 1 My project\n Screenshot 2 from the video\n So I’m trying to create that seperation that you see here. He is using the hot keys ctrl + NUMPAD_MINUS and doing that twice to get that affect\n when i try to get the effect nothing happens also going to select >> less does nothing.\nScreenshot 1 My project\n Screenshot 2 from the video\n So I’m trying to create that seperation that you see here. He is using the hot keys ctrl + NUMPAD_MINUS and doing that twice to get that affect\n when i try to get the effect nothing happens also going to select >> less does nothing.\n\nScreenshot 1 My project\n\nScreenshot 2 from the video\n\nSo I’m trying to create that seperation that you see here. He is using the hot keys ctrl + NUMPAD_MINUS and doing that twice to get that affect\n\nwhen i try to get the effect nothing happens also going to select >> less does nothing.\n\nScreenshot 1 my project\n Screenshot 2 from video im following\n So in the video he does the CTRL + NUMPAD_MINUS twice to get that seperation between edges.\n When i do CTRL + NUMPAD_MINUS it does nothing no error message not even a flickering of the screen just nothing. Going thru Select >> Less has the same result\nScreenshot 1 my project\n Screenshot 2 from video im following\n So in the video he does the CTRL + NUMPAD_MINUS twice to get that seperation between edges.\n When i do CTRL + NUMPAD_MINUS it does nothing no error message not even a flickering of the screen just nothing. Going thru Select >> Less has the same result\n\nScreenshot 1 my project\n\nScreenshot 2 from video im following\n\nSo in the video he does the CTRL + NUMPAD_MINUS twice to get that seperation between edges.\n\nWhen i do CTRL + NUMPAD_MINUS it does nothing no error message not even a flickering of the screen just nothing.\n\nGoing thru Select >> Less has the same resulteppo\n(eppo)\n6\n\n If you had selected all (as by default tab into edit mode or hit A there) Ctrl - NPminus does nothing. Select just a part ( verts, edges, faces) and Ctrl NPplus or NPminus will extend or decrease selection.\n Edit: If you follow tut carefully after Extrude individual he did pull mouse and what you then see is NOT selected faces. While he hits s 0 and sizes them to zero these still are not selected faces and further, after Alt-P and subdivide, he is able to use Ctrl NPminus to decrease selection. Somewhere in between you have all faces selected - that’s why this do not work for you.\neppo\n(eppo)\n6\nIf you had selected all (as by default tab into edit mode or hit A there) Ctrl - NPminus does nothing. Select just a part ( verts, edges, faces) and Ctrl NPplus or NPminus will extend or decrease selection.\n Edit: If you follow tut carefully after Extrude individual he did pull mouse and what you then see is NOT selected faces. While he hits s 0 and sizes them to zero these still are not selected faces and further, after Alt-P and subdivide, he is able to use Ctrl NPminus to decrease selection. Somewhere in between you have all faces selected - that’s why this do not work for you.\n\nIf you had selected all (as by default tab into edit mode or hit A there) Ctrl - NPminus does nothing. Select just a part ( verts, edges, faces) and Ctrl NPplus or NPminus will extend or decrease selection.\n\nEdit: If you follow tut carefully after Extrude individual he did pull mouse and what you then see is NOT selected faces. While he hits s 0 and sizes them to zero these still are not selected faces and further, after Alt-P and subdivide, he is able to use Ctrl NPminus to decrease selection.\n\nSomewhere in between you have all faces selected - that’s why this do not work for you.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/i-need-some-help-with-a-script/367515", + "domain": "blenderartists.org", + "file_source": "part-00164-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nShn275\n(Shn275)\n1\n\n My current game project(nearly complete):\n Ok, I have just about everything working. The attacks are functional, the controls are pretty responsive, and the HP gauges are working. All that’s left is one problem I just can’t figure out. See its like this: The blue mech(player) does battle with the dark colored mech(enemy) in this abandoned city. You the player has 3 attacks at your disposal: punches, machine cannon, and special finisher. All the attacks are accessible at start except for the special finisher which can only be accessed when you’ve depleted the enemy’s HP gauge to 0. At this point, you as the player would initiate the finisher. The finisher, however, can only be performed when you are close to the enemy. When the finisher is being executed, the cameras take a more cinematic perspective, and all of the players controls become unresponsive except for the commands to initiate the finisher. This is where the ploblem comes in. Let’s say if the player defeats the enemy with nothing but hand-to-hand combat (which he and the enemy have to be close to each other), that would automatically put the player right where he needs to be to activate the finisher. Well, thats not what I need to happen. See, I’m going for a total cinematic feel, so that when the enemy is defeated, the player will gallantly walk up to the enemy(while music is playing in the background[already set]) to intiate the attack. In order for me to achieve this, I need a python script that would set the player in a specific location in the level. I have a setPosition script, but I don’t know how to use it.\n Can someone give me some suggestions on how to use the script, or post an example?\n A big THANK YOU in advance.\nShn275\n(Shn275)\n1\nMy current game project(nearly complete):\n Ok, I have just about everything working. The attacks are functional, the controls are pretty responsive, and the HP gauges are working. All that’s left is one problem I just can’t figure out. See its like this: The blue mech(player) does battle with the dark colored mech(enemy) in this abandoned city. You the player has 3 attacks at your disposal: punches, machine cannon, and special finisher. All the attacks are accessible at start except for the special finisher which can only be accessed when you’ve depleted the enemy’s HP gauge to 0. At this point, you as the player would initiate the finisher. The finisher, however, can only be performed when you are close to the enemy. When the finisher is being executed, the cameras take a more cinematic perspective, and all of the players controls become unresponsive except for the commands to initiate the finisher. This is where the ploblem comes in. Let’s say if the player defeats the enemy with nothing but hand-to-hand combat (which he and the enemy have to be close to each other), that would automatically put the player right where he needs to be to activate the finisher. Well, thats not what I need to happen. See, I’m going for a total cinematic feel, so that when the enemy is defeated, the player will gallantly walk up to the enemy(while music is playing in the background[already set]) to intiate the attack. In order for me to achieve this, I need a python script that would set the player in a specific location in the level. I have a setPosition script, but I don’t know how to use it.\n Can someone give me some suggestions on how to use the script, or post an example?\n A big THANK YOU in advance.\n\nMy current game project(nearly complete):\n\nOk, I have just about everything working. The attacks are functional, the controls are pretty responsive, and the HP gauges are working. All that’s left is one problem I just can’t figure out. See its like this: The blue mech(player) does battle with the dark colored mech(enemy) in this abandoned city. You the player has 3 attacks at your disposal: punches, machine cannon, and special finisher. All the attacks are accessible at start except for the special finisher which can only be accessed when you’ve depleted the enemy’s HP gauge to 0. At this point, you as the player would initiate the finisher. The finisher, however, can only be performed when you are close to the enemy. When the finisher is being executed, the cameras take a more cinematic perspective, and all of the players controls become unresponsive except for the commands to initiate the finisher. This is where the ploblem comes in. Let’s say if the player defeats the enemy with nothing but hand-to-hand combat (which he and the enemy have to be close to each other), that would automatically put the player right where he needs to be to activate the finisher. Well, thats not what I need to happen. See, I’m going for a total cinematic feel, so that when the enemy is defeated, the player will gallantly walk up to the enemy(while music is playing in the background[already set]) to intiate the attack. In order for me to achieve this, I need a python script that would set the player in a specific location in the level. I have a setPosition script, but I don’t know how to use it.\n\nCan someone give me some suggestions on how to use the script, or post an example?\n\nA big THANK YOU in advance.\n\nfireside\n(fireside)\n2\n\n You could use an empty for where you want to move the mech. import GameLogic cont = GameLogic.getCurrentController() owner = cont.getOwner() scene = GameLogic.getCurrentScene() empty = scene.getObjectList()[“OBemptyName”] owner.setPosition(empty.getPosition()) owner.setOrientation(empty.getOrientation())\nfireside\n(fireside)\n2\nYou could use an empty for where you want to move the mech. import GameLogic cont = GameLogic.getCurrentController() owner = cont.getOwner() scene = GameLogic.getCurrentScene() empty = scene.getObjectList()[“OBemptyName”] owner.setPosition(empty.getPosition()) owner.setOrientation(empty.getOrientation())\nYou could use an empty for where you want to move the mech.\n\nimport GameLogic\n\ncont = GameLogic.getCurrentController()\n\nowner = cont.getOwner()\n\nscene = GameLogic.getCurrentScene()\n\nempty = scene.getObjectList()[“OBemptyName”]\n\nowner.setPosition(empty.getPosition())\n\nowner.setOrientation(empty.getOrientation())", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/blender-sequencer-crashes/375269", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi there.\n I’ve recently discovered the sequencer, and it seems really nice. But when i tried to make 2 scenes with just a small animation (a cube moving), the only difference between the two scenes is the material on the cube.\n When i start the rendering, it renders every frame to the point where its suppose to “cross” the two scenes, then it crashes. \n Any idea why?\n (AMD Athlon XP 2200+, nVidia geforce 4 Ti 4600 128 mb, 512 mb RAM, windows XP sp2)\nHi there.\n I’ve recently discovered the sequencer, and it seems really nice. But when i tried to make 2 scenes with just a small animation (a cube moving), the only difference between the two scenes is the material on the cube.\n When i start the rendering, it renders every frame to the point where its suppose to “cross” the two scenes, then it crashes. \n Any idea why?\n (AMD Athlon XP 2200+, nVidia geforce 4 Ti 4600 128 mb, 512 mb RAM, windows XP sp2)\n\nHi there.\n\nI’ve recently discovered the sequencer, and it seems really nice.\n\nBut when i tried to make 2 scenes with just a small animation (a cube moving), the only difference between the two scenes is the material on the cube.\nWhen i start the rendering, it renders every frame to the point where its suppose to “cross” the two scenes, then it crashes.\n\nAny idea why?\n\n(AMD Athlon XP 2200+, nVidia geforce 4 Ti 4600 128 mb, 512 mb RAM, windows XP sp2)\n\nMike_S\n(Mike_S)\n2\n\n If you post the file (4shared.com is good if you need a host), I can try it on my system, and I can also try it with the latest CVS.\n You can download a Windows CVS build from here :\n http://www.zoo-logique.org/3D.Blender/index.php3?zoo=com (Apparently there may be a problem downloading with I.E. from that link)\n Mike\nMike_S\n(Mike_S)\n2\nIf you post the file (4shared.com is good if you need a host), I can try it on my system, and I can also try it with the latest CVS.\n You can download a Windows CVS build from here :\n http://www.zoo-logique.org/3D.Blender/index.php3?zoo=com (Apparently there may be a problem downloading with I.E. from that link)\n Mike\n\nIf you post the file (4shared.com is good if you need a host), I can try it on my system, and I can also try it with the latest CVS.\n\nYou can download a Windows CVS build from here :\n\nhttp://www.zoo-logique.org/3D.Blender/index.php3?zoo=com\n\n(Apparently there may be a problem downloading with I.E. from that link)\nMike\n\nWell, i deleted it. But no sequenses whatsoever seems to work, it just crashes. \n I did some quick thing, here you have it: http://www.megaupload.com/?d=FBTKKHRN\n 4saved seems to be down.\nWell, i deleted it. But no sequenses whatsoever seems to work, it just crashes. \n I did some quick thing, here you have it: http://www.megaupload.com/?d=FBTKKHRN\n 4saved seems to be down.\nWell, i deleted it.\n\nBut no sequenses whatsoever seems to work, it just crashes.\nI did some quick thing, here you have it: http://www.megaupload.com/?d=FBTKKHRN\n\n4saved seems to be down.\n\nMike_S\n(Mike_S)\n4\n\n Hmm, works ok for me with both 2.42a and cvs\n What version of blender are you running?\n Are you able to render “non-sequence” renders ?\n (should have been 4shared.com ) \n Mike\nMike_S\n(Mike_S)\n4\nHmm, works ok for me with both 2.42a and cvs\n What version of blender are you running?\n Are you able to render “non-sequence” renders ?\n (should have been 4shared.com ) \n Mike\n\nHmm, works ok for me with both 2.42a and cvs\n\nWhat version of blender are you running?\n\nAre you able to render “non-sequence” renders ?\n\n(should have been 4shared.com )\n\nMike\n\nBlender version 2.42a, and the whole thing renders fine to the point where “cross” begins (multiple scenes) (a.k.a. the first 30 frames in the blend file).\n If i unclick the “Do sequence” button on the blend-file, it renders the whole thing nicely…\n ( Hah, geez, i wonder why it didnt work =D )\nBlender version 2.42a, and the whole thing renders fine to the point where “cross” begins (multiple scenes) (a.k.a. the first 30 frames in the blend file).\n If i unclick the “Do sequence” button on the blend-file, it renders the whole thing nicely…\n ( Hah, geez, i wonder why it didnt work =D )\n\nBlender version 2.42a, and the whole thing renders fine to the point where “cross” begins (multiple scenes) (a.k.a. the first 30 frames in the blend file).\n\nIf i unclick the “Do sequence” button on the blend-file, it renders the whole thing nicely…\n\n( Hah, geez, i wonder why it didnt work =D )\n\nsten\n(sten)\n6\n\n please use Support Forums.\nsten\n(sten)\n6\nplease use Support Forums.\n\nplease use Support Forums.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/move-object-to-different-scene/376694", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHow do you move an object(s) to another scene?\nHow do you move an object(s) to another scene?\n\nHow do you move an object(s) to another scene?\n\nSoter\n(Soter)\n2\n\n What do you mean? To a different .blend? You have to append an object into a scene. Open the .blend you want to move (append) the object to. Press SHIFT-F1, go to the .blend that your object is in. Double click on it in the append window and select either mesh, or object, depending on what you want to append. and your object will be in your new scene.\nSoter\n(Soter)\n2\nWhat do you mean? To a different .blend? You have to append an object into a scene. Open the .blend you want to move (append) the object to. Press SHIFT-F1, go to the .blend that your object is in. Double click on it in the append window and select either mesh, or object, depending on what you want to append. and your object will be in your new scene.\nWhat do you mean? To a different .blend? You have to append an object into a scene.\n\nOpen the .blend you want to move (append) the object to.\n\nPress SHIFT-F1, go to the .blend that your object is in. Double click on it in the append window and select either mesh, or object, depending on what you want to append. and your object will be in your new scene.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/wash-your-table-foot/1256575", + "domain": "blenderartists.org", + "file_source": "part-00347-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nlfduduch\n(Luiz Duduch)\n1\n\n Hey people!\n This is a very fun project I was invited to collaborate with an illustration that would feature on this Instagram page: https://www.instagram.com/laveoditocujo/ (The profile is in Portuguese, but you can enjoy the images and guess what some of the words are referring to!)\n Lave o Dito Cujo (which more or less translates to Wash Your Thing) is a illustration project in which every day of the year an artist contributes an image related to one of the several names people give to the penis. The whole purpose is to raise awareness of penile cancer and simple ways to avoid it.\n Head over to my Instagram profile to see some close-up shots: instagram.com/lfduduch\n Also follow the project profile on Instagram, which is super cool and creative, and while you’re doing so take the time to learn more about the subject! I myself was surprised to learn that there are so many people around that do not wash their own table foot! \n I used Blender for modelling, rendering and some of the texturing. ZBrush for sculpting. Substance Painter for texturing. And Photoshop for post-production.\n Thanks!!\n\n 2 Likes\nlfduduch\n(Luiz Duduch)\n1\nHey people!\n This is a very fun project I was invited to collaborate with an illustration that would feature on this Instagram page: https://www.instagram.com/laveoditocujo/ (The profile is in Portuguese, but you can enjoy the images and guess what some of the words are referring to!)\n Lave o Dito Cujo (which more or less translates to Wash Your Thing) is a illustration project in which every day of the year an artist contributes an image related to one of the several names people give to the penis. The whole purpose is to raise awareness of penile cancer and simple ways to avoid it.\n Head over to my Instagram profile to see some close-up shots: instagram.com/lfduduch\n Also follow the project profile on Instagram, which is super cool and creative, and while you’re doing so take the time to learn more about the subject! I myself was surprised to learn that there are so many people around that do not wash their own table foot! \n I used Blender for modelling, rendering and some of the texturing. ZBrush for sculpting. Substance Painter for texturing. And Photoshop for post-production.\n Thanks!!\n\nHey people!\n\nThis is a very fun project I was invited to collaborate with an illustration that would feature on this Instagram page: https://www.instagram.com/laveoditocujo/ (The profile is in Portuguese, but you can enjoy the images and guess what some of the words are referring to!)\n\nLave o Dito Cujo (which more or less translates to Wash Your Thing) is a illustration project in which every day of the year an artist contributes an image related to one of the several names people give to the penis. The whole purpose is to raise awareness of penile cancer and simple ways to avoid it.\n\nHead over to my Instagram profile to see some close-up shots: instagram.com/lfduduch\n\nAlso follow the project profile on Instagram, which is super cool and creative, and while you’re doing so take the time to learn more about the subject!\n\nI myself was surprised to learn that there are so many people around that do not wash their own table foot!\nI used Blender for modelling, rendering and some of the texturing. ZBrush for sculpting. Substance Painter for texturing. And Photoshop for post-production.\n\nThanks!!\n\n2 Likes", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/question-about-vertex-edge-convolution-sliding/674221", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nWhen modelling in mesh mode, I have discovered I can use the + key combo,with selected vertices or edges, to do some co-respective edge or point sliding, with related convolution, as selected.\n -Can you do this kind of respective convolution location sliding in numeric specifying? I have found that if I start doing + , my (x,y,z) in the area defaults back to location only again. How can I specify one axis numeric value with + convolution enabled? Or do I have to place one empty vertex where I wish, in order to rely on snap-to?\nWhen modelling in mesh mode, I have discovered I can use the + key combo,with selected vertices or edges, to do some co-respective edge or point sliding, with related convolution, as selected.\n -Can you do this kind of respective convolution location sliding in numeric specifying? I have found that if I start doing + , my (x,y,z) in the area defaults back to location only again. How can I specify one axis numeric value with + convolution enabled? Or do I have to place one empty vertex where I wish, in order to rely on snap-to?\nWhen modelling in mesh mode, I have discovered I can use the + key\n\ncombo,with selected vertices or edges, to do some co-respective edge or point sliding,\n\nwith related convolution, as selected.-Can you do this kind of respective convolution location sliding in numeric specifying?\n\nI have found that if I start doing + , my (x,y,z) in the area defaults\n\nback to location only again. How can I specify one axis numeric value with + \n\nconvolution enabled? Or do I have to place one empty vertex where I wish, in order to\n\nrely on snap-to?“co-respective edge sliding” “related convolution, as selected” “respective convolution location sliding” “Numeric specifying”\n WHAT??? Can you speak normal English please?\n“co-respective edge sliding” “related convolution, as selected” “respective convolution location sliding” “Numeric specifying”\n WHAT??? Can you speak normal English please?\n“co-respective edge sliding”\n\n“related convolution, as selected”\n\n“respective convolution location sliding”\n\n“Numeric specifying”\nWHAT??? Can you speak normal English please?\n\nlet’s try to stick with the CG world language!\n re phrase that in something we can understand and K.I.S.S\n happy cl\nlet’s try to stick with the CG world language!\n re phrase that in something we can understand and K.I.S.S\n happy cl\n\nlet’s try to stick with the CG world language!\n\nre phrase that in something we can understand and K.I.S.S\n\nhappy cl\n\nI can use the + key combo to slide a vertex-connected group of mesh edges. Particularly, I can do this in a diagonal arrangement where say, at one z-value, my slide direction is a combination of x and y values.\n -I want to know if it is possible to select and start this edit sliding, and then type in an x value, while keeping a y value or even a z-value co-related. I can seem to get that to go. Is is possible?\nI can use the + key combo to slide a vertex-connected group of mesh edges. Particularly, I can do this in a diagonal arrangement where say, at one z-value, my slide direction is a combination of x and y values.\n -I want to know if it is possible to select and start this edit sliding, and then type in an x value, while keeping a y value or even a z-value co-related. I can seem to get that to go. Is is possible?\nI can use the + key combo to slide a vertex-connected group of mesh edges.\n\nParticularly, I can do this in a diagonal arrangement where say, at one z-value, my slide\n\ndirection is a combination of x and y values.-I want to know if it is possible to select and start this edit sliding, and then type\n\nin an x value, while keeping a y value or even a z-value co-related. I can\n\nseem to get that to go. Is is possible?You’re asking if it’s possible to do something you just tried and found out it doesn’t work. Why are you even asking? :eek:\n What is it you’re trying to do? That would be an easier way to understand your question.\nYou’re asking if it’s possible to do something you just tried and found out it doesn’t work. Why are you even asking? :eek:\n What is it you’re trying to do? That would be an easier way to understand your question.\n\nYou’re asking if it’s possible to do something you just tried and found out it doesn’t work. Why are you even asking? :eek:\n\nWhat is it you’re trying to do? That would be an easier way to understand your question.\n\nMacser\n(Macser)\n6\n\n The slide feature doesn’t accept axis input as far as I’m aware. It relies on the topology of the mesh.\n You can only specify distances to move along an edge, or clamp the movement to the edge you’re working on.\nMacser\n(Macser)\n6\nThe slide feature doesn’t accept axis input as far as I’m aware. It relies on the topology of the mesh.\n You can only specify distances to move along an edge, or clamp the movement to the edge you’re working on.\n\nThe slide feature doesn’t accept axis input as far as I’m aware. It relies on the topology of the mesh.\n\nYou can only specify distances to move along an edge, or clamp the movement to the edge you’re working on.\n\nuse edge transform then you can use local mode like G xx value\n happy bl\nuse edge transform then you can use local mode like G xx value\n happy bl\n\nuse edge transform then you can use local mode like G xx value\n\nhappy bl\n\nCan also use a custom orientation\nCan also use a custom orientation\n\nCan also use a custom orientation\n\n-Is there a way to specify one dimension value with a respect to the other ones, without resorting to constraints? To type one co-value in, specifically?\n-Is there a way to specify one dimension value with a respect to the other ones, without resorting to constraints? To type one co-value in, specifically?\n-Is there a way to specify one dimension value with a respect to the other ones, without\n\nresorting to constraints? To type one co-value in, specifically?Give an example of what you mean.\nGive an example of what you mean.\n\nGive an example of what you mean.\n\nZenitor\n(Zenitor)\n12\n\n Depending on the arrangement of the selected vertices you will end up with different results and levels of success. G+G is a constrained version of SHIFT+V, even when using the task bar options “c” to toggle clamp on/off it restricts direction.\n To my knowledge blender doesn’t allow individual “vertex normal” coordinate constraints when moving vertices, it averages the normal direction between selected vertices, this appears to cause erratic results when selecting vertices that do not share common normal vectors, this to me is the underlying issue, if you could constrain based on individual vertex normals instead of taking an average we could slide them across surfaces (not edges) diagonally.\n On a cylinder you can select vertices about 3/8th of the circumference and edge slide without issue, Vertices that sit on the edge of non-planar faces split the angle, i.e 90 degrees edges have normals at 45 degrees, when the normal direction of individual vertices gets close to 90 degrees issues appear.\n Currently to my understanding the best option is “SHIFT+V” along one edge direction then “G+G” alone the other, with both you can use numerical entry, eg “SHIFT+V, 0.5” and “G+G, .5”\n I could show you a picture, but you know\nZenitor\n(Zenitor)\n12\nDepending on the arrangement of the selected vertices you will end up with different results and levels of success. G+G is a constrained version of SHIFT+V, even when using the task bar options “c” to toggle clamp on/off it restricts direction.\n To my knowledge blender doesn’t allow individual “vertex normal” coordinate constraints when moving vertices, it averages the normal direction between selected vertices, this appears to cause erratic results when selecting vertices that do not share common normal vectors, this to me is the underlying issue, if you could constrain based on individual vertex normals instead of taking an average we could slide them across surfaces (not edges) diagonally.\n On a cylinder you can select vertices about 3/8th of the circumference and edge slide without issue, Vertices that sit on the edge of non-planar faces split the angle, i.e 90 degrees edges have normals at 45 degrees, when the normal direction of individual vertices gets close to 90 degrees issues appear.\n Currently to my understanding the best option is “SHIFT+V” along one edge direction then “G+G” alone the other, with both you can use numerical entry, eg “SHIFT+V, 0.5” and “G+G, .5”\n I could show you a picture, but you know\nDepending on the arrangement of the selected vertices you will end up with different results and levels of success.\n\nG+G is a constrained version of SHIFT+V, even when using the task bar options “c” to toggle clamp on/off it restricts direction.\nTo my knowledge blender doesn’t allow individual “vertex normal” coordinate constraints when moving vertices, it averages the normal direction between selected vertices, this appears to cause erratic results when selecting vertices that do not share common normal vectors, this to me is the underlying issue, if you could constrain based on individual vertex normals instead of taking an average we could slide them across surfaces (not edges) diagonally.\n\nOn a cylinder you can select vertices about 3/8th of the circumference and edge slide without issue,\n\nVertices that sit on the edge of non-planar faces split the angle,\n\ni.e 90 degrees edges have normals at 45 degrees, when the normal direction of individual vertices gets close to 90 degrees issues appear.\nCurrently to my understanding the best option is “SHIFT+V” along one edge direction then “G+G” alone the other, with both you can use numerical entry, eg “SHIFT+V, 0.5” and “G+G, .5”\n\nI could show you a picture, but you know\n\nI’ve got it. You need to just “finish” one, place in any position. In the tool shelf, the key area, there is now a multiplier factor number input which appears, which you can type in to specify your line lenth (depending if you selected one or both edges before pressing ( + ). To go beyond the initialy point(s) of the line, that is, to expand, you need to turn off clamp in this menu, having tentatively finished a line slide by clicking the mouse button .\nI’ve got it. You need to just “finish” one, place in any position. In the tool shelf, the key area, there is now a multiplier factor number input which appears, which you can type in to specify your line lenth (depending if you selected one or both edges before pressing ( + ). To go beyond the initialy point(s) of the line, that is, to expand, you need to turn off clamp in this menu, having tentatively finished a line slide by clicking the mouse button .\nI’ve got it. You need to just “finish” one, place in any position. In the tool shelf, the key area,\n\nthere is now a multiplier factor number input which appears, which you can type in to specify your line lenth (depending if you selected one or both edges before pressing ( + ). To go\n\nbeyond the initialy point(s) of the line, that is, to expand, you need to turn off clamp in this menu, having\n\ntentatively finished a line slide by clicking the mouse button .", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/modeling-some-level-meshes-for-my-cg-game-helpful-feedback-needed/585120", + "domain": "blenderartists.org", + "file_source": "part-00124-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nAbandoned Places\n Observation Deck\n Lacking some mist\n Abandoned Rundown Bathroom\n Indoor Lightning\n (Power is out but there are some holes at the roof to light up the room)\n -Is the lightning correct?\n Null Moon\n Night lightning (August 26, 8 pm, summer) -Is it too bright for a full moon with few clouds?\n More soon\n Provide some feedback if you feel like.\nAbandoned Places\n Observation Deck\n Lacking some mist\n Abandoned Rundown Bathroom\n Indoor Lightning\n (Power is out but there are some holes at the roof to light up the room)\n -Is the lightning correct?\n Null Moon\n Night lightning (August 26, 8 pm, summer) -Is it too bright for a full moon with few clouds?\n More soon\n Provide some feedback if you feel like.\n\nAbandoned Places\n\nObservation Deck\n\nLacking some mist\n\nAbandoned Rundown Bathroom\n\nIndoor Lightning\n\n(Power is out but there are some holes at the roof to light up the room)\n\n-Is the lightning correct?\n\nNull Moon\n\nNight lightning\n\n(August 26, 8 pm, summer)\n\n-Is it too bright for a full moon with few clouds?\nMore soon\n\nProvide some feedback if you feel like.\n\nToucan\n(Toucan)\n2\n\n There’s a lot of places, such as the pavement, where the roughness textures feel too big to me. They don’t seem like fine detail.\n The night scene could be a little darker, but not that much. I think the bathroom could be a little darker too, but it’s hard to tell without having some context of the larger interior scene.\n If you haven’t read it, this is a good place to findout about mist.\nToucan\n(Toucan)\n2\nThere’s a lot of places, such as the pavement, where the roughness textures feel too big to me. They don’t seem like fine detail.\n The night scene could be a little darker, but not that much. I think the bathroom could be a little darker too, but it’s hard to tell without having some context of the larger interior scene.\n If you haven’t read it, this is a good place to findout about mist.\n\nThere’s a lot of places, such as the pavement, where the roughness textures feel too big to me. They don’t seem like fine detail.\n\nThe night scene could be a little darker, but not that much. I think the bathroom could be a little darker too, but it’s hard to tell without having some context of the larger interior scene.\n\nIf you haven’t read it, this is a good place to findout about mist.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/my-blender-website/297236", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have created a site with some of my very amateur work in Blender. Some of the images will be updated in the future though, because they look absolutely horrible. The picture called “Lost from the Pod” is a good example… :-?\n http://blendered.tripod.com\nI have created a site with some of my very amateur work in Blender. Some of the images will be updated in the future though, because they look absolutely horrible. The picture called “Lost from the Pod” is a good example… :-?\n http://blendered.tripod.com\n\nI have created a site with some of my very amateur work in Blender. Some of the images will be updated in the future though, because they look absolutely horrible. The picture called “Lost from the Pod” is a good example… :-?\n\nhttp://blendered.tripod.com\n\ntordat\n(tordat)\n2\n\n It’s not that bad as you stated. Like it, somehow. Keep on blending.\ntordat\n(tordat)\n2\nIt’s not that bad as you stated. Like it, somehow. Keep on blending.\nIt’s not that bad as you stated.\n\nLike it, somehow.\n\nKeep on blending.basse\n(basse)\n3\n\n your site said my browser is not internet explorer, and if I would like to go and download that… ??\n I have not use for IE.\n so… couldn’t see your site. hope it rocks \n .b\nbasse\n(basse)\n3\nyour site said my browser is not internet explorer, and if I would like to go and download that… ??\n I have not use for IE.\n so… couldn’t see your site. hope it rocks \n .b\n\nyour site said my browser is not internet explorer, and if I would like to go and download that… ??\n\nI have not use for IE.\n\nso… couldn’t see your site. hope it rocks\n\n.b\n\nHomer\n(Homer)\n4\n\n I have no use for IE either. :x Would like to see it when its compliant with other browsers though.\nHomer\n(Homer)\n4\nI have no use for IE either. :x Would like to see it when its compliant with other browsers though.\nI have no use for IE either. :x\n\nWould like to see it when its compliant with other browsers though.ectizen\n(ectizen)\n5\n\n Wow! You must really not want me to look at your gallery! :o Well, tough! I fought my way in through the javascript anyway \n The images are pretty dark. Do you have your monitor brightness cranked way up? Maybe try reducing the brightness of your monitor, and adjusting the lighting in blender to “compensate”.\n I think the mouthpiece is the pick of the bunch (mainly because I can see it ), although it could benefit from a bump map (small stucci or clouds).\n (Mozilla 1.0 user here. Tip for others: disable javascript, and copy/paste from the page/frame source)\nectizen\n(ectizen)\n5\nWow! You must really not want me to look at your gallery! :o Well, tough! I fought my way in through the javascript anyway \n The images are pretty dark. Do you have your monitor brightness cranked way up? Maybe try reducing the brightness of your monitor, and adjusting the lighting in blender to “compensate”.\n I think the mouthpiece is the pick of the bunch (mainly because I can see it ), although it could benefit from a bump map (small stucci or clouds).\n (Mozilla 1.0 user here. Tip for others: disable javascript, and copy/paste from the page/frame source)\nWow! You must really not want me to look at your gallery! :o\n\nWell, tough! I fought my way in through the javascript anywayThe images are pretty dark. Do you have your monitor brightness cranked way up?\n\nMaybe try reducing the brightness of your monitor, and adjusting the lighting in blender to “compensate”.\nI think the mouthpiece is the pick of the bunch (mainly because I can see it ), although it could benefit from a bump map (small stucci or clouds).\n\n(Mozilla 1.0 user here. Tip for others: disable javascript, and copy/paste from the page/frame source)\n\naeddan23\n(aeddan23)\n6\n\n If I can’t get to a site using the browser I choose, then I’m going to ignore it.\n If you want us to see your stuff, get rid of the IE only rubbish (so much for standards, huh?).\naeddan23\n(aeddan23)\n6\nIf I can’t get to a site using the browser I choose, then I’m going to ignore it.\n If you want us to see your stuff, get rid of the IE only rubbish (so much for standards, huh?).\n\nIf I can’t get to a site using the browser I choose, then I’m going to ignore it.\n\nIf you want us to see your stuff, get rid of the IE only rubbish (so much for standards, huh?).\n\nSebasthos\n(Sebasthos)\n7\n\n Hm, I like your pics, they are by far not as bad as you say, but the navigation of your site…please do not feel offended, but with that kinf of thing, your are not going to make friends among your visitors…\nSebasthos\n(Sebasthos)\n7\nHm, I like your pics, they are by far not as bad as you say, but the navigation of your site…please do not feel offended, but with that kinf of thing, your are not going to make friends among your visitors…\n\nHm, I like your pics, they are by far not as bad as you say, but the navigation of your site…please do not feel offended, but with that kinf of thing, your are not going to make friends among your visitors…\n\nfullback\n(fullback)\n8\n\n HyTeMaLa,\n I think you have done some nice work there. However, I agree with some of the other posters about the IE exclusive JavaScript — not a good way to make friends and influence people.\nfullback\n(fullback)\n8\nHyTeMaLa,\n I think you have done some nice work there. However, I agree with some of the other posters about the IE exclusive JavaScript — not a good way to make friends and influence people.\n\nHyTeMaLa,\n\nI think you have done some nice work there. However, I agree with some of the other posters about the IE exclusive JavaScript — not a good way to make friends and influence people.\n\nSorry for the inconvenience with the browser issue. If you’re using Internet Explorer and having problems, update it to 6.0, if you haven’t already. I don’t use NetScape (because I find it to be horrible and unstable on my system), and it uses a different method of JavaScript from IE. I type out all the coding for my webpages by hand, and I sometimes go crazy, I admit. I would add support for NetScape, but in my opinion, it’s a horrible browser. If I took out the IE “rubbish”, what about the IE users who wouldn’t be able to see my site? NetScape users aren’t the all-powerful rulers of the Internet. Well…neither are IE users, but… you get the point. I might have made a mistake posting my site URL here. It seems that almost every single Blender user uses NetScape and ONLY NetScape. Have fun scaping the net!\n I’m sorry if you find the navigation method of my site the most hideously annoying and revolting thing humanity has ever experienced, but that’s not my problem. I personally have no problem pressing a key on the keyboard. I don’t believe that it will repel people and my friends away from me like maggot-infested meat, either. If you find the word “nitpicking” too offensive of a word to describe you, I truly apologise. But then again, if you couldn’t see my pictures, you weren’t missing much anyway. Examples: A ring, a mouthpiece from a trombone, a whale/shark void-of-texture creature, etc.\n I also noted the comment about my pictures being too dark. I appreciate the advice. But to me and everybody I know, the images looked perfectly fine on their computers. Try turning on your monitor. If that didn’t fix the problem, turn up the brightness and/or contrast.\nSorry for the inconvenience with the browser issue. If you’re using Internet Explorer and having problems, update it to 6.0, if you haven’t already. I don’t use NetScape (because I find it to be horrible and unstable on my system), and it uses a different method of JavaScript from IE. I type out all the coding for my webpages by hand, and I sometimes go crazy, I admit. I would add support for NetScape, but in my opinion, it’s a horrible browser. If I took out the IE “rubbish”, what about the IE users who wouldn’t be able to see my site? NetScape users aren’t the all-powerful rulers of the Internet. Well…neither are IE users, but… you get the point. I might have made a mistake posting my site URL here. It seems that almost every single Blender user uses NetScape and ONLY NetScape. Have fun scaping the net!\n I’m sorry if you find the navigation method of my site the most hideously annoying and revolting thing humanity has ever experienced, but that’s not my problem. I personally have no problem pressing a key on the keyboard. I don’t believe that it will repel people and my friends away from me like maggot-infested meat, either. If you find the word “nitpicking” too offensive of a word to describe you, I truly apologise. But then again, if you couldn’t see my pictures, you weren’t missing much anyway. Examples: A ring, a mouthpiece from a trombone, a whale/shark void-of-texture creature, etc.\n I also noted the comment about my pictures being too dark. I appreciate the advice. But to me and everybody I know, the images looked perfectly fine on their computers. Try turning on your monitor. If that didn’t fix the problem, turn up the brightness and/or contrast.\n\nSorry for the inconvenience with the browser issue. If you’re using Internet Explorer and having problems, update it to 6.0, if you haven’t already. I don’t use NetScape (because I find it to be horrible and unstable on my system), and it uses a different method of JavaScript from IE. I type out all the coding for my webpages by hand, and I sometimes go crazy, I admit. I would add support for NetScape, but in my opinion, it’s a horrible browser. If I took out the IE “rubbish”, what about the IE users who wouldn’t be able to see my site? NetScape users aren’t the all-powerful rulers of the Internet. Well…neither are IE users, but… you get the point. I might have made a mistake posting my site URL here. It seems that almost every single Blender user uses NetScape and ONLY NetScape. Have fun scaping the net!\n\nI’m sorry if you find the navigation method of my site the most hideously annoying and revolting thing humanity has ever experienced, but that’s not my problem. I personally have no problem pressing a key on the keyboard. I don’t believe that it will repel people and my friends away from me like maggot-infested meat, either. If you find the word “nitpicking” too offensive of a word to describe you, I truly apologise. But then again, if you couldn’t see my pictures, you weren’t missing much anyway. Examples: A ring, a mouthpiece from a trombone, a whale/shark void-of-texture creature, etc.\n\nI also noted the comment about my pictures being too dark. I appreciate the advice. But to me and everybody I know, the images looked perfectly fine on their computers. Try turning on your monitor. If that didn’t fix the problem, turn up the brightness and/or contrast.\n\nacasto\n(acasto)\n10\n\n Hey HyTeMaLa, I was able to get in using Opera, even though it didn’t like it. If you want to design a site like that, then there is quite a few options that would allow you to keep that, and accomodate other users. Netscape is not the only other alternative to IE, about every modern linux is now using a mozilla base for it’s browsers. When compared to IE, mozilla is very standards complient. You already have your site detecting those who aren’t using IE, so instead of it saying they need IE, why not use a redirect and kick them to a plain, general page that compatable with all. Or if you choice of only IE compiance is based on your navigation scheme, why not have it detect if the user is using IE, if so write that code, if not write the alternative. That way you could have compliance with others yet keep it in the same page.\n Oh well, just a few suggestions. Don’t take offense.\nacasto\n(acasto)\n10\nHey HyTeMaLa, I was able to get in using Opera, even though it didn’t like it. If you want to design a site like that, then there is quite a few options that would allow you to keep that, and accomodate other users. Netscape is not the only other alternative to IE, about every modern linux is now using a mozilla base for it’s browsers. When compared to IE, mozilla is very standards complient. You already have your site detecting those who aren’t using IE, so instead of it saying they need IE, why not use a redirect and kick them to a plain, general page that compatable with all. Or if you choice of only IE compiance is based on your navigation scheme, why not have it detect if the user is using IE, if so write that code, if not write the alternative. That way you could have compliance with others yet keep it in the same page.\n Oh well, just a few suggestions. Don’t take offense.\n\nHey HyTeMaLa, I was able to get in using Opera, even though it didn’t like it. If you want to design a site like that, then there is quite a few options that would allow you to keep that, and accomodate other users. Netscape is not the only other alternative to IE, about every modern linux is now using a mozilla base for it’s browsers. When compared to IE, mozilla is very standards complient. You already have your site detecting those who aren’t using IE, so instead of it saying they need IE, why not use a redirect and kick them to a plain, general page that compatable with all. Or if you choice of only IE compiance is based on your navigation scheme, why not have it detect if the user is using IE, if so write that code, if not write the alternative. That way you could have compliance with others yet keep it in the same page.\n\nOh well, just a few suggestions. Don’t take offense.\n\nS68\n(S68)\n11\n\n I use netscape… and I LOVE sites which do NOT:\n 1 - Use Flash 2 - Use Java 3 - Use Javascript\n So, I believe in those that have seen it \n Stefano\nS68\n(S68)\n11\nI use netscape… and I LOVE sites which do NOT:\n 1 - Use Flash 2 - Use Java 3 - Use Javascript\n So, I believe in those that have seen it \n Stefano\n\nI use netscape… and I LOVE sites which do NOT:\n\n1 - Use Flash\n\n2 - Use Java\n\n3 - Use Javascript\nSo, I believe in those that have seen it\n\nStefano\n\nI use netscape… and I LOVE sites which do NOT:\n 1 - Use Flash 2 - Use Java 3 - Use Javascript\n\n :-?\n That’s probably because your Netscape browser can’t handle them and crashes on sight of those things, right?\n Almost every page you’ll find on the internet uses some form of JavaScript! Even this page does! I don’t have any Flash OR Java on my site, so I don’t know why you’re complaining about that. You believe in those that have seen it, so I greatly believe in the legless, armless, toothless leper in Micronesia who’s been tied to a dead elephant for 27 years. I really don’t care.\n I first posted my site URL in hopes of getting my work with Blender noticed, but almost all of the follow-up replies I’ve gotten have to do with my site and non-compliant, inferior browsers. Instead of getting a wide load of nags and nitpicks, some advice would be greatly appreciated. (Thanks, acasto for the advice. I greatly appreciate it.) Or even better, some comments about my images, if your browser is strong enough to make it through the Netscape death-trap (a.k.a. blendered.tripod.com).\nI use netscape… and I LOVE sites which do NOT:\n 1 - Use Flash 2 - Use Java 3 - Use Javascript\n\n :-?\n That’s probably because your Netscape browser can’t handle them and crashes on sight of those things, right?\n Almost every page you’ll find on the internet uses some form of JavaScript! Even this page does! I don’t have any Flash OR Java on my site, so I don’t know why you’re complaining about that. You believe in those that have seen it, so I greatly believe in the legless, armless, toothless leper in Micronesia who’s been tied to a dead elephant for 27 years. I really don’t care.\n I first posted my site URL in hopes of getting my work with Blender noticed, but almost all of the follow-up replies I’ve gotten have to do with my site and non-compliant, inferior browsers. Instead of getting a wide load of nags and nitpicks, some advice would be greatly appreciated. (Thanks, acasto for the advice. I greatly appreciate it.) Or even better, some comments about my images, if your browser is strong enough to make it through the Netscape death-trap (a.k.a. blendered.tripod.com).\n> \n\nI use netscape… and I LOVE sites which do NOT:\n\n1 - Use Flash\n\n2 - Use Java\n\n3 - Use Javascript\n:-?\n\nThat’s probably because your Netscape browser can’t handle them and crashes on sight of those things, right?\n\nAlmost every page you’ll find on the internet uses some form of JavaScript! Even this page does! I don’t have any Flash OR Java on my site, so I don’t know why you’re complaining about that. You believe in those that have seen it, so I greatly believe in the legless, armless, toothless leper in Micronesia who’s been tied to a dead elephant for 27 years. I really don’t care.\n\nI first posted my site URL in hopes of getting my work with Blender noticed, but almost all of the follow-up replies I’ve gotten have to do with my site and non-compliant, inferior browsers. Instead of getting a wide load of nags and nitpicks, some advice would be greatly appreciated. (Thanks, acasto for the advice. I greatly appreciate it.) Or even better, some comments about my images, if your browser is strong enough to make it through the Netscape death-trap (a.k.a. blendered.tripod.com).\n\nacasto’s post seemed to be very informative and true, and I will take his advice. Expect a Netscape-compatible version of blendered.tripod.com soon! Even though I have no use for the browser, the reason I made my site was for people to see it, so it’s them that matter. I don’t need to know the Netscape-only javascript, I just need to make things a little less fancy so that Netscape can understand it.\nacasto’s post seemed to be very informative and true, and I will take his advice. Expect a Netscape-compatible version of blendered.tripod.com soon! Even though I have no use for the browser, the reason I made my site was for people to see it, so it’s them that matter. I don’t need to know the Netscape-only javascript, I just need to make things a little less fancy so that Netscape can understand it.\n\nacasto’s post seemed to be very informative and true, and I will take his advice. Expect a Netscape-compatible version of blendered.tripod.com soon! Even though I have no use for the browser, the reason I made my site was for people to see it, so it’s them that matter. I don’t need to know the Netscape-only javascript, I just need to make things a little less fancy so that Netscape can understand it.\n\nS68\n(S68)\n14\n\n Relax \n I hate them because they are not a standard. You cannot lose your time coding the same thing twice (at least) to let all people see it. When I have to make an interactive site I use server-side scripts (Perl, php) almost exclusively, and this fix the problem at the root.\n This, because, when I make a site I usually make it so that as many people as possible could read it, not just those with the state-of-the-art-browser-of-a-single-company.\n I was not saying that you used all that (Flash, Java), I said that I dislike them too. Of course I have IE too, and I’ve browsed your site with it. You are fairly good at texturing. Your models sometimes lacks details, Expecially the “Lost from the Pod” and “Lavalamp” stuff. Overall, Some more dird is nice in CG and a slightly softer, brighter lightning may help too.\n Saturmn rings can be made better, probably with UV mapping a texture and using the Alpha channel\n Animation ‘winamp’ needs motion blur, ‘blob’ is very nice, but might be better with colors, environment, shadows… Comet is nice, hockey stuff too.\n The ‘Key based’ navigation is, IMVHO (In My Very Humblest Opinion) a slightly questionable idea. Why you need that instead that a nice, conventional tumbnail gallery? I would feel honoured if you would consider visiting my gallery, at http://www.selleri.org/Blender/ which uses, as only feature, frames, which can be viewed with any browser since Netscape 3.0 and which has a very minimal band usage.\n Welcome aboard\n Stefano\nS68\n(S68)\n14\nRelax \n I hate them because they are not a standard. You cannot lose your time coding the same thing twice (at least) to let all people see it. When I have to make an interactive site I use server-side scripts (Perl, php) almost exclusively, and this fix the problem at the root.\n This, because, when I make a site I usually make it so that as many people as possible could read it, not just those with the state-of-the-art-browser-of-a-single-company.\n I was not saying that you used all that (Flash, Java), I said that I dislike them too. Of course I have IE too, and I’ve browsed your site with it. You are fairly good at texturing. Your models sometimes lacks details, Expecially the “Lost from the Pod” and “Lavalamp” stuff. Overall, Some more dird is nice in CG and a slightly softer, brighter lightning may help too.\n Saturmn rings can be made better, probably with UV mapping a texture and using the Alpha channel\n Animation ‘winamp’ needs motion blur, ‘blob’ is very nice, but might be better with colors, environment, shadows… Comet is nice, hockey stuff too.\n The ‘Key based’ navigation is, IMVHO (In My Very Humblest Opinion) a slightly questionable idea. Why you need that instead that a nice, conventional tumbnail gallery? I would feel honoured if you would consider visiting my gallery, at http://www.selleri.org/Blender/ which uses, as only feature, frames, which can be viewed with any browser since Netscape 3.0 and which has a very minimal band usage.\n Welcome aboard\n Stefano\n\nRelax\n\nI hate them because they are not a standard. You cannot lose your time coding the same thing twice (at least) to let all people see it. When I have to make an interactive site I use server-side scripts (Perl, php) almost exclusively, and this fix the problem at the root.\n\nThis, because, when I make a site I usually make it so that as many people as possible could read it, not just those with the state-of-the-art-browser-of-a-single-company.\n\nI was not saying that you used all that (Flash, Java), I said that I dislike them too.\n\nOf course I have IE too, and I’ve browsed your site with it. You are fairly good at texturing. Your models sometimes lacks details, Expecially the “Lost from the Pod” and “Lavalamp” stuff. Overall, Some more dird is nice in CG and a slightly softer, brighter lightning may help too.\nSaturmn rings can be made better, probably with UV mapping a texture and using the Alpha channel\n\nAnimation ‘winamp’ needs motion blur, ‘blob’ is very nice, but might be better with colors, environment, shadows… Comet is nice, hockey stuff too.\n\nThe ‘Key based’ navigation is, IMVHO (In My Very Humblest Opinion) a slightly questionable idea. Why you need that instead that a nice, conventional tumbnail gallery? I would feel honoured if you would consider visiting my gallery, at http://www.selleri.org/Blender/ which uses, as only feature, frames, which can be viewed with any browser since Netscape 3.0 and which has a very minimal band usage.\n\nWelcome aboard\n\nStefano\n\nVery true, S68. I completely take back all the crap I said. The creation of my website is also a hobby, to express some of my creativity. IE has a few extra things (like DHTML glows around text, and a few JavaScript functions) that allow me to do this. Sometimes I go overboard, like with the key navigation menu. You’re right, who needs that? I honestly don’t know. All I can say is that I got bored and decided to add something different. Oh well. Everything that wasn’t compliant with Netscape before will be, and the key-nav thing will be changed to basic links.\n I don’t know whether it’s because I’m tired or feeling weird, but my perspective on my site had totally changed. I’m quite thankful for your advice (for my site, AND my Blender creations).\n I’m still fairly new to Blender, so any flaws in my creations are caused by my lack of skill with the program, but my skill is very gradually growing. Your points and ideas have been considered.\n My site will become even better for all users, thanks to the advice from you, and acasto!\n I also have to apologise to everybody who I replied to in a mean, bad way. I’m still not very fond of Netscape, but I’m making my site better for those that are.\nVery true, S68. I completely take back all the crap I said. The creation of my website is also a hobby, to express some of my creativity. IE has a few extra things (like DHTML glows around text, and a few JavaScript functions) that allow me to do this. Sometimes I go overboard, like with the key navigation menu. You’re right, who needs that? I honestly don’t know. All I can say is that I got bored and decided to add something different. Oh well. Everything that wasn’t compliant with Netscape before will be, and the key-nav thing will be changed to basic links.\n I don’t know whether it’s because I’m tired or feeling weird, but my perspective on my site had totally changed. I’m quite thankful for your advice (for my site, AND my Blender creations).\n I’m still fairly new to Blender, so any flaws in my creations are caused by my lack of skill with the program, but my skill is very gradually growing. Your points and ideas have been considered.\n My site will become even better for all users, thanks to the advice from you, and acasto!\n I also have to apologise to everybody who I replied to in a mean, bad way. I’m still not very fond of Netscape, but I’m making my site better for those that are.\n\nVery true, S68. I completely take back all the crap I said. The creation of my website is also a hobby, to express some of my creativity. IE has a few extra things (like DHTML glows around text, and a few JavaScript functions) that allow me to do this. Sometimes I go overboard, like with the key navigation menu. You’re right, who needs that? I honestly don’t know. All I can say is that I got bored and decided to add something different. Oh well. Everything that wasn’t compliant with Netscape before will be, and the key-nav thing will be changed to basic links.\n\nI don’t know whether it’s because I’m tired or feeling weird, but my perspective on my site had totally changed. I’m quite thankful for your advice (for my site, AND my Blender creations).\n\nI’m still fairly new to Blender, so any flaws in my creations are caused by my lack of skill with the program, but my skill is very gradually growing. Your points and ideas have been considered.\n\nMy site will become even better for all users, thanks to the advice from you, and acasto!\n\nI also have to apologise to everybody who I replied to in a mean, bad way. I’m still not very fond of Netscape, but I’m making my site better for those that are.\n\nIn less than a day, I believe that I have worked out all the problems created between my website and Netscape, so it should work properly on Netscape. It would help if you had a later version of the browser, though. I replaced the key navigation system with normal links, and you can now view the images by clicking on a thumbnail instead of a drop-down list.\n If any problems arise, don’t hesitate to reply to this message, or e-mail me at mammatus21@hotmail.com so I can fix it immediately. Sorry for the inconvenience to those who couldn’t view my site. It should be working properly now!\nIn less than a day, I believe that I have worked out all the problems created between my website and Netscape, so it should work properly on Netscape. It would help if you had a later version of the browser, though. I replaced the key navigation system with normal links, and you can now view the images by clicking on a thumbnail instead of a drop-down list.\n If any problems arise, don’t hesitate to reply to this message, or e-mail me at mammatus21@hotmail.com so I can fix it immediately. Sorry for the inconvenience to those who couldn’t view my site. It should be working properly now!\n\nIn less than a day, I believe that I have worked out all the problems created between my website and Netscape, so it should work properly on Netscape. It would help if you had a later version of the browser, though. I replaced the key navigation system with normal links, and you can now view the images by clicking on a thumbnail instead of a drop-down list.\n\nIf any problems arise, don’t hesitate to reply to this message, or e-mail me at mammatus21@hotmail.com so I can fix it immediately.\n\nSorry for the inconvenience to those who couldn’t view my site. It should be working properly now!aeddan23\n(aeddan23)\n17\n\n Your site is MUCH better now - I can actually see the contents! (This is with Mozilla 1.0, a standards compliant browser.)\n I won’t comment on your Blender stuff; you’ve done more than me in it (even as a beginner), and others have offered their opinions, so I’ll leave it at that.\n However (and this goes for anyone making a web page), creating a page that can only be seen by one browser (regardless of your personal opinions of other browsers) is annoying and rude. Congratulations for actually making the changes needed so we can all see your work (which I have no doubt will improve with practice and time).\n Cheers, Aeddan23\naeddan23\n(aeddan23)\n17\nYour site is MUCH better now - I can actually see the contents! (This is with Mozilla 1.0, a standards compliant browser.)\n I won’t comment on your Blender stuff; you’ve done more than me in it (even as a beginner), and others have offered their opinions, so I’ll leave it at that.\n However (and this goes for anyone making a web page), creating a page that can only be seen by one browser (regardless of your personal opinions of other browsers) is annoying and rude. Congratulations for actually making the changes needed so we can all see your work (which I have no doubt will improve with practice and time).\n Cheers, Aeddan23\n\nYour site is MUCH better now - I can actually see the contents! (This is with Mozilla 1.0, a standards compliant browser.)\n\nI won’t comment on your Blender stuff; you’ve done more than me in it (even as a beginner), and others have offered their opinions, so I’ll leave it at that.\n\nHowever (and this goes for anyone making a web page), creating a page that can only be seen by one browser (regardless of your personal opinions of other browsers) is annoying and rude. Congratulations for actually making the changes needed so we can all see your work (which I have no doubt will improve with practice and time).\n\nCheers,\n\nAeddan23", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/boeing-787-dreamliner-wip/506829", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHi,\n Got a scale model of the 787 and looks like i am going to model this. Here’s the progress so far.\n The textures are temporary and far from finished. Just a couple of quick octane renders along with the wires. Need to work on the landing gear and the flaps among other things.\n Do let know how it looks.\n Thanks\n anuraag\n PS: For some reason the attached images are not visible in the post here. Clicking on them seems to work.\nHi,\n Got a scale model of the 787 and looks like i am going to model this. Here’s the progress so far.\n The textures are temporary and far from finished. Just a couple of quick octane renders along with the wires. Need to work on the landing gear and the flaps among other things.\n Do let know how it looks.\n Thanks\n anuraag\n PS: For some reason the attached images are not visible in the post here. Clicking on them seems to work.\n\nHi,\n\nGot a scale model of the 787 and looks like i am going to model this.\n\nHere’s the progress so far.The textures are temporary and far from finished.\n\nJust a couple of quick octane renders along with the wires.\n\nNeed to work on the landing gear and the flaps among other things.\nDo let know how it looks.\n\nThanks\n\nanuraag\n\nPS: For some reason the attached images are not visible in the post here. Clicking on them seems to work.\n\ngregzaal\n(Greg Zaal)\n2\n\n Very nice! Love the detail\ngregzaal\n(Greg Zaal)\n2\nVery nice! Love the detail\n\nVery nice! Love the detail\n\nzeffii\n(zeffii)\n3\n\n looking good, those windows and doorframes are textures/bumpmapped?\nzeffii\n(zeffii)\n3\nlooking good, those windows and doorframes are textures/bumpmapped?\n\nlooking good, those windows and doorframes are textures/bumpmapped?\n\najm\n(ajm)\n4\n\n The windows for the cockpit look really “compressed”. I’m pretty sure you could’ve gotten away with using a bit less geometry for the fuselage, so that the poly flow doesn’t bottleneck around the window frames here causing the pinching and smoothness issues. Subdivision surfacing goes a long way in an application like this, meaning that less base geometry could be required for the same application.\n I would say that the details are good and the over all shape of the model is excellent, but the mesh density is too high and causing issues.\najm\n(ajm)\n4\nThe windows for the cockpit look really “compressed”. I’m pretty sure you could’ve gotten away with using a bit less geometry for the fuselage, so that the poly flow doesn’t bottleneck around the window frames here causing the pinching and smoothness issues. Subdivision surfacing goes a long way in an application like this, meaning that less base geometry could be required for the same application.\n I would say that the details are good and the over all shape of the model is excellent, but the mesh density is too high and causing issues.\n\nThe windows for the cockpit look really “compressed”. I’m pretty sure you could’ve gotten away with using a bit less geometry for the fuselage, so that the poly flow doesn’t bottleneck around the window frames here causing the pinching and smoothness issues. Subdivision surfacing goes a long way in an application like this, meaning that less base geometry could be required for the same application.\n\nI would say that the details are good and the over all shape of the model is excellent, but the mesh density is too high and causing issues.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/dll-error-when-running-blender-2-69/594911", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nThanks for your help with this problem. I’m having trouble installing and running Blender 2.69. Tried both EXE and ZIP downloads without success. First, some system info: I’m running Windows 7 Home Premium with Service Pack 1 on an HP Pavilion dv7 notebook, which has two graphics processors. Here’s what Device Manager says under “Display adapters”:\n\nMobile Intel HD Graphics, and\n\nRadeon HD 6490M\nThe following error appears when trying to run Blender after extracting the zip file:\n\nLoadLibrary failed with error 1114: A dynamic link library (DLL) initialization routine failed.\n\nI am running Blender.exe in the folder I originally extracted it to.\n\nI appreciate any guidance you can offer. Thanks again.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/blender-on-os/362532", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nhow well does it run as as opposed to windows or linux\n ive used windows xp and linux (debian knoppix) was wondering if blender ran any better on a mac or if i should stay with windows\n i can get blenders game engine to run on knoppix so i cant really use that\n and suggestions?\n ill use what even os i can get just aslong as it runs blender goes online and will let my tv card work too\nhow well does it run as as opposed to windows or linux\n ive used windows xp and linux (debian knoppix) was wondering if blender ran any better on a mac or if i should stay with windows\n i can get blenders game engine to run on knoppix so i cant really use that\n and suggestions?\n ill use what even os i can get just aslong as it runs blender goes online and will let my tv card work too\n\nhow well does it run as as opposed to windows or linux\n\nive used windows xp and linux (debian knoppix) was wondering if blender ran any better on a mac or if i should stay with windows\n\ni can get blenders game engine to run on knoppix so i cant really use that\n\nand suggestions?\n\nill use what even os i can get just aslong as it runs blender goes online and will let my tv card work too\n\nUsing any program on any LiveCD is a bad measure of a program. LiveCDs have to spin and load and all sorts of slow crap.\n As for my experience, blender always ran smoother, rendered quicker and was more stable on Linux. I have the feeling that the reason is because it was originally developed on *nix (Irix of SGI to be specific).\n Actually if you want to go back to Blender’s true ancestor you’d find “Traces”. That’s the original Raytracer developed by (I believe) Ton in (I believe) the late eighties on (I believe) the Amiga.\n Parts of the traces code were used in the raytracing/renderer revamp about a year or two ago, and are now integrated into blender.\nUsing any program on any LiveCD is a bad measure of a program. LiveCDs have to spin and load and all sorts of slow crap.\n As for my experience, blender always ran smoother, rendered quicker and was more stable on Linux. I have the feeling that the reason is because it was originally developed on *nix (Irix of SGI to be specific).\n Actually if you want to go back to Blender’s true ancestor you’d find “Traces”. That’s the original Raytracer developed by (I believe) Ton in (I believe) the late eighties on (I believe) the Amiga.\n Parts of the traces code were used in the raytracing/renderer revamp about a year or two ago, and are now integrated into blender.\n\nUsing any program on any LiveCD is a bad measure of a program. LiveCDs have to spin and load and all sorts of slow crap.\n\nAs for my experience, blender always ran smoother, rendered quicker and was more stable on Linux. I have the feeling that the reason is because it was originally developed on *nix (Irix of SGI to be specific).\n\nActually if you want to go back to Blender’s true ancestor you’d find “Traces”. That’s the original Raytracer developed by (I believe) Ton in (I believe) the late eighties on (I believe) the Amiga.\n\nParts of the traces code were used in the raytracing/renderer revamp about a year or two ago, and are now integrated into blender.\n\ni had knoppix installed on the harddrive so it wasent on a live cd i get that segfualt error when i try to use the game engine\n there was a long rumming topic i started on that last i remeber no one could figure out why it wouldnt work right (though i may be wrong)\n how well does it work on mac if any mac users would be so kind as to provide some input and im refering to the os not the hardware\ni had knoppix installed on the harddrive so it wasent on a live cd i get that segfualt error when i try to use the game engine\n there was a long rumming topic i started on that last i remeber no one could figure out why it wouldnt work right (though i may be wrong)\n how well does it work on mac if any mac users would be so kind as to provide some input and im refering to the os not the hardware\ni had knoppix installed on the harddrive so it wasent on a live cd\n\ni get that segfualt error when i try to use the game enginethere was a long rumming topic i started on that last i remeber no one could figure out why it wouldnt work right\n\n(though i may be wrong)\nhow well does it work on mac if any mac users would be so kind as to provide some input and im refering to the os not the hardware\n\nhmm, i use a mac, and i think it runs pretty zippy on my hardware (look at my sig)\n im not sure though, i have nothing to really compare it to because i barely ever use windows (is that something to be proud of? )\nhmm, i use a mac, and i think it runs pretty zippy on my hardware (look at my sig)\n im not sure though, i have nothing to really compare it to because i barely ever use windows (is that something to be proud of? )\n\nhmm, i use a mac, and i think it runs pretty zippy on my hardware (look at my sig)\n\nim not sure though, i have nothing to really compare it to because i barely ever use windows (is that something to be proud of? )\n\nhenrymop\n(henrymop)\n5\n\n I’ve done some test on rendering, and it rendered my scene’s 33% faster on Fedora Core 4 than it did Windows 98se(dunno how much better XP is now with memory management).\nhenrymop\n(henrymop)\n5\nI’ve done some test on rendering, and it rendered my scene’s 33% faster on Fedora Core 4 than it did Windows 98se(dunno how much better XP is now with memory management).\n\nI’ve done some test on rendering, and it rendered my scene’s 33% faster on Fedora Core 4 than it did Windows 98se(dunno how much better XP is now with memory management).\n\ni think im just going to do this im going to put my linux back on there and either try to figure out y its not working and fix it if i can or use vmware and put a windows on there just for blender\n if i can fix it ill post info\ni think im just going to do this im going to put my linux back on there and either try to figure out y its not working and fix it if i can or use vmware and put a windows on there just for blender\n if i can fix it ill post info\ni think im just going to do this\n\nim going to put my linux back on there\n\nand either try to figure out y its not working and fix it if i can\n\nor use vmware and put a windows on there just for blender\nif i can fix it ill post info\n\nkit89\n(kit89)\n7\n\n You can get Blender to run faster on Linux by using NICE values.\n NICE values tell the kernel what is more important compared to other programs. The lower the nice value the more processing time it gets.\n NICE values go from a range of -20 to 20.\n To get this extra performance type in console. “nice -20 blender”.\n It does make it run smoother stunningly enough. \n I suggest you try installing Ubuntu or Kubuntu. If I’m right Dapper Drake recently came out which can have Xgl support.\nkit89\n(kit89)\n7\nYou can get Blender to run faster on Linux by using NICE values.\n NICE values tell the kernel what is more important compared to other programs. The lower the nice value the more processing time it gets.\n NICE values go from a range of -20 to 20.\n To get this extra performance type in console. “nice -20 blender”.\n It does make it run smoother stunningly enough. \n I suggest you try installing Ubuntu or Kubuntu. If I’m right Dapper Drake recently came out which can have Xgl support.\n\nYou can get Blender to run faster on Linux by using NICE values.\n\nNICE values tell the kernel what is more important compared to other programs. The lower the nice value the more processing time it gets.\n\nNICE values go from a range of -20 to 20.\n\nTo get this extra performance type in console. “nice -20 blender”.\n\nIt does make it run smoother stunningly enough.\n\nI suggest you try installing Ubuntu or Kubuntu. If I’m right Dapper Drake recently came out which can have Xgl support.\n\nAlltaken\n(Alltaken)\n8\n\n blenders speed on linux is in my experience highly dependant on how you have set up linux.\n A custom (and well) compiled kernal with proper gfx card drivers will give better results than a out of the box install without anything done to it.\n for all that to be done, you may as well just sign away the next few months of your life to pulling out hair.\n Linux is the Balding OS.\n Alltaken\nAlltaken\n(Alltaken)\n8\nblenders speed on linux is in my experience highly dependant on how you have set up linux.\n A custom (and well) compiled kernal with proper gfx card drivers will give better results than a out of the box install without anything done to it.\n for all that to be done, you may as well just sign away the next few months of your life to pulling out hair.\n Linux is the Balding OS.\n Alltaken\n\nblenders speed on linux is in my experience highly dependant on how you have set up linux.\n\nA custom (and well) compiled kernal with proper gfx card drivers will give better results than a out of the box install without anything done to it.\n\nfor all that to be done, you may as well just sign away the next few months of your life to pulling out hair.\n\nLinux is the Balding OS.\n\nAlltaken\n\nLets not talk about that.\nLets not talk about that.\n\nLets not talk about that.\n\nmpan3\n(mpan3)\n11\n\n I’ve done some extensive benchmark with respect to BLender performance on different OSes (except OS X) Blender Binary (the stuff you download off the internet) in Linux is generally 1-5% faster when rendering compared to Windows XP. But If you compile your own Blender using optimized compiler flags, it is ~20% faster. (render time went down from 2min to 1min35sec)\n For more info see my webpage http://mpan3.homeip.net/\nmpan3\n(mpan3)\n11\nI’ve done some extensive benchmark with respect to BLender performance on different OSes (except OS X) Blender Binary (the stuff you download off the internet) in Linux is generally 1-5% faster when rendering compared to Windows XP. But If you compile your own Blender using optimized compiler flags, it is ~20% faster. (render time went down from 2min to 1min35sec)\n For more info see my webpage http://mpan3.homeip.net/\n\nI’ve done some extensive benchmark with respect to BLender performance on different OSes (except OS X) Blender Binary (the stuff you download off the internet) in Linux is generally 1-5% faster when rendering compared to Windows XP. But If you compile your own Blender using optimized compiler flags, it is ~20% faster. (render time went down from 2min to 1min35sec)\n\nFor more info see my webpage http://mpan3.homeip.net/\n\nHey, my baldness is from sitting in front of a rack of CRTs irradiating me all day, everyday, for decades. What’s OS is on screen is irrelevant. \n Yes, a tweaked kernel and tweaked compiles for all your important libraries and apps is essential. Distros go for compatibility, can’t make any money if everyone is badmouthing your OS all over the place about constant recompiles.\n A great example, AMD/AMD64 guys running AGP Nvidia cards on Fedora. Fedora ships with agpgart hardlinked, so Nvidia card guys who think they have it so much better than ATI guys, who REALLY want to piss off the ATI guys, recompile your kernel so agpgart is a module and then don’t use it. Now that it’s a module you can unload it and can use NVAgp, and pick up even more speed and stability.\n But just to know that little tidbit, you’ve got to be a geek artist. Just downloading a linux distro because it’s “25% faster” is stupid - the years of your life you’ll save by not learning linux, when you never really had the desire to anyway… priceless.\nHey, my baldness is from sitting in front of a rack of CRTs irradiating me all day, everyday, for decades. What’s OS is on screen is irrelevant. \n Yes, a tweaked kernel and tweaked compiles for all your important libraries and apps is essential. Distros go for compatibility, can’t make any money if everyone is badmouthing your OS all over the place about constant recompiles.\n A great example, AMD/AMD64 guys running AGP Nvidia cards on Fedora. Fedora ships with agpgart hardlinked, so Nvidia card guys who think they have it so much better than ATI guys, who REALLY want to piss off the ATI guys, recompile your kernel so agpgart is a module and then don’t use it. Now that it’s a module you can unload it and can use NVAgp, and pick up even more speed and stability.\n But just to know that little tidbit, you’ve got to be a geek artist. Just downloading a linux distro because it’s “25% faster” is stupid - the years of your life you’ll save by not learning linux, when you never really had the desire to anyway… priceless.\n\nHey, my baldness is from sitting in front of a rack of CRTs irradiating me all day, everyday, for decades. What’s OS is on screen is irrelevant.\n\nYes, a tweaked kernel and tweaked compiles for all your important libraries and apps is essential. Distros go for compatibility, can’t make any money if everyone is badmouthing your OS all over the place about constant recompiles.\n\nA great example, AMD/AMD64 guys running AGP Nvidia cards on Fedora. Fedora ships with agpgart hardlinked, so Nvidia card guys who think they have it so much better than ATI guys, who REALLY want to piss off the ATI guys, recompile your kernel so agpgart is a module and then don’t use it. Now that it’s a module you can unload it and can use NVAgp, and pick up even more speed and stability.\n\nBut just to know that little tidbit, you’ve got to be a geek artist. Just downloading a linux distro because it’s “25% faster” is stupid - the years of your life you’ll save by not learning linux, when you never really had the desire to anyway… priceless.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/all-forms-of-selection-stopped-working-just-for-my-file/1149858", + "domain": "blenderartists.org", + "file_source": "part-00971-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI was working in 2.8, left clicks and a/aa worked fine. But at some point after coming back from computer in sleep, the left click just did not work. Nothing ever get’s selected unless I select it inside outline- which it still does not actually ‘select’ the object. If I select it through the outliner, all I can do is enter the object into edit mode- can’t press any gizmo buttons, g/r/s keys do nothing.\n Here is my full file. I did not pack the 1 image actually used- which was just a placeholder anyways, so not really important.\n http://pasteall.org/blend/index.php?id=51325\nI was working in 2.8, left clicks and a/aa worked fine. But at some point after coming back from computer in sleep, the left click just did not work. Nothing ever get’s selected unless I select it inside outline- which it still does not actually ‘select’ the object. If I select it through the outliner, all I can do is enter the object into edit mode- can’t press any gizmo buttons, g/r/s keys do nothing.\n Here is my full file. I did not pack the 1 image actually used- which was just a placeholder anyways, so not really important.\n http://pasteall.org/blend/index.php?id=51325\n\nI was working in 2.8, left clicks and a/aa worked fine. But at some point after coming back from computer in sleep, the left click just did not work. Nothing ever get’s selected unless I select it inside outline- which it still does not actually ‘select’ the object. If I select it through the outliner, all I can do is enter the object into edit mode- can’t press any gizmo buttons, g/r/s keys do nothing.\n\nHere is my full file. I did not pack the 1 image actually used- which was just a placeholder anyways, so not really important.\n\nhttp://pasteall.org/blend/index.php?id=51325\n\nfilibis\n(Emir Sinan Gürlek)\n2\n\n You need to enable this: That disables viewport selection for objects inside that collection.\nfilibis\n(Emir Sinan Gürlek)\n2\nYou need to enable this: That disables viewport selection for objects inside that collection.\nYou need to enable this:\n\nThat disables viewport selection for objects inside that collection.Thank you -_- I barely play in the Outliner (as you can see by lack of naming and everything being mainly in 1 poorly named collection), and did not notice that at some point that got clicked.\nThank you -_- I barely play in the Outliner (as you can see by lack of naming and everything being mainly in 1 poorly named collection), and did not notice that at some point that got clicked.\n\nThank you -_- I barely play in the Outliner (as you can see by lack of naming and everything being mainly in 1 poorly named collection), and did not notice that at some point that got clicked.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/why-control-z-screws-up-ur-entire-pose/401962", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nRANKN67\n(RANKN67)\n1\n\n i dont understand, modelling gets to undo and what not and we are stuck without one, ever make a pose wehre u have to move like 19 bones and mess up, and without thinking hit control z. the entire thing gets erased. i no if that if i jsut made a keyframe i would be fine, but still control z shouldnt undo allt he bones you moved, it just shouldnt\nRANKN67\n(RANKN67)\n1\ni dont understand, modelling gets to undo and what not and we are stuck without one, ever make a pose wehre u have to move like 19 bones and mess up, and without thinking hit control z. the entire thing gets erased. i no if that if i jsut made a keyframe i would be fine, but still control z shouldnt undo allt he bones you moved, it just shouldnt\n\ni dont understand, modelling gets to undo and what not and we are stuck without one, ever make a pose wehre u have to move like 19 bones and mess up, and without thinking hit control z. the entire thing gets erased. i no if that if i jsut made a keyframe i would be fine, but still control z shouldnt undo allt he bones you moved, it just shouldnt\n\nOrinoco\n(Orinoco)\n2\n\n You might consider layering your animation workflow rather than trying to go pose to pose with everything done in one pass.\nOrinoco\n(Orinoco)\n2\nYou might consider layering your animation workflow rather than trying to go pose to pose with everything done in one pass.\n\nYou might consider layering your animation workflow rather than trying to go pose to pose with everything done in one pass.\n\nRANKN67\n(RANKN67)\n3\n\n pose to pose is wat i do wat are u talking about tho, curious\nRANKN67\n(RANKN67)\n3\npose to pose is wat i do wat are u talking about tho, curious\npose to pose is wat i do\n\nwat are u talking about tho, curiousOrinoco\n(Orinoco)\n4\n\n Let’s say the character is walking down the street, sees something on the ground and bends over to pick it up, then continues walking down the street.\n First pass is to move the entire character down the street, pause at the thing, then continue walking. You’ve got IPO curves set on the CoG bone, or the Body bone, and you adjust them until the timing of the walk, the stop, and the continue walking looks good. (Just the timing, your character will look like you’re playing with a GI Joe doll at this point.)\n Second pass add the foot movement, maybe adjust the body movement to account for the slight up and down motion people make when they walk.\n Third pass swing the shoulders and arms.\n Keep at it until everything’s in place. You focus on only one thing each pass, so you’re only dealing with a couple of controls if you’ve got something like the mancandy rig set up, or with a couple of bone chains if you’re moving the armature by hand.\nOrinoco\n(Orinoco)\n4\nLet’s say the character is walking down the street, sees something on the ground and bends over to pick it up, then continues walking down the street.\n First pass is to move the entire character down the street, pause at the thing, then continue walking. You’ve got IPO curves set on the CoG bone, or the Body bone, and you adjust them until the timing of the walk, the stop, and the continue walking looks good. (Just the timing, your character will look like you’re playing with a GI Joe doll at this point.)\n Second pass add the foot movement, maybe adjust the body movement to account for the slight up and down motion people make when they walk.\n Third pass swing the shoulders and arms.\n Keep at it until everything’s in place. You focus on only one thing each pass, so you’re only dealing with a couple of controls if you’ve got something like the mancandy rig set up, or with a couple of bone chains if you’re moving the armature by hand.\n\nLet’s say the character is walking down the street, sees something on the ground and bends over to pick it up, then continues walking down the street.\n\nFirst pass is to move the entire character down the street, pause at the thing, then continue walking. You’ve got IPO curves set on the CoG bone, or the Body bone, and you adjust them until the timing of the walk, the stop, and the continue walking looks good. (Just the timing, your character will look like you’re playing with a GI Joe doll at this point.)\n\nSecond pass add the foot movement, maybe adjust the body movement to account for the slight up and down motion people make when they walk.\n\nThird pass swing the shoulders and arms.\n\nKeep at it until everything’s in place. You focus on only one thing each pass, so you’re only dealing with a couple of controls if you’ve got something like the mancandy rig set up, or with a couple of bone chains if you’re moving the armature by hand.\n\nRANKN67\n(RANKN67)\n5\n\n that method makes no slippage almost impossible, i dont no, ide like to do my animations like they would in traditional animation\nRANKN67\n(RANKN67)\n5\nthat method makes no slippage almost impossible, i dont no, ide like to do my animations like they would in traditional animation\n\nthat method makes no slippage almost impossible, i dont no, ide like to do my animations like they would in traditional animation\n\nAligorith\n(Aligorith)\n6\n\n Use a svn version. I fixed this issue a few weeks ago in svn \n Aligorith\nAligorith\n(Aligorith)\n6\nUse a svn version. I fixed this issue a few weeks ago in svn \n Aligorith\n\nUse a svn version. I fixed this issue a few weeks ago in svn\n\nAligorith\n\npaulR\n(paulR)\n7\n\n Pose2Pose is just fine, adjusting timing is just a matter of pushing keys around in the action editor. After all there isn’t anything more important than your poses. Use AutoKey (the red ‘record’ button in the timeline) to automatically have a key inserted when you moved a bone.\npaulR\n(paulR)\n7\nPose2Pose is just fine, adjusting timing is just a matter of pushing keys around in the action editor. After all there isn’t anything more important than your poses. Use AutoKey (the red ‘record’ button in the timeline) to automatically have a key inserted when you moved a bone.\nPose2Pose is just fine, adjusting timing is just a matter of pushing keys around in the action editor. After all there isn’t anything more important than your poses.\n\nUse AutoKey (the red ‘record’ button in the timeline) to automatically have a key inserted when you moved a bone.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/vue-9-studio/511049", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nErufailon\n(Erufailon)\n1\n\n Any ideas on using this with blender? So far tried:\n -Exporting from blender, rendering in vue: I need to work with animations, and the only thing that could do it is the Collada exporter, but I’m unable to export animations created with IK as the bones have no rotation and the 2.57 Collada exporter doesn’t bake them like the 2.49 did (which doesn’t work for me, but has the option), so it’s unusable. + Vue renderer is slow.\n a, Unable to sync cameras, don’t know how to import voodoo or icarus data to blender 2.5. Unable to export camera data to vue, as Studio version doesn’t run python scripts, and unable to import camera data from vue as it doesn’t export it, and as far as I know I’d need infinite to do that (which is crazy, studio and complete are marketed as for 3d artists, basic composition possibilities ARE needed for 3D artists…). b, unable to use background as rendered as a panorama and mapped inside a sphere, as the objects aren’t fixed inside, so during camera movement they drift on the ground, don’t know how to fix it, without distorting the background itself.\n It’s been a very frustrating week, if any ideas, I’d be glad to hear them, thanks.\nErufailon\n(Erufailon)\n1\nAny ideas on using this with blender? So far tried:\n -Exporting from blender, rendering in vue: I need to work with animations, and the only thing that could do it is the Collada exporter, but I’m unable to export animations created with IK as the bones have no rotation and the 2.57 Collada exporter doesn’t bake them like the 2.49 did (which doesn’t work for me, but has the option), so it’s unusable. + Vue renderer is slow.\n a, Unable to sync cameras, don’t know how to import voodoo or icarus data to blender 2.5. Unable to export camera data to vue, as Studio version doesn’t run python scripts, and unable to import camera data from vue as it doesn’t export it, and as far as I know I’d need infinite to do that (which is crazy, studio and complete are marketed as for 3d artists, basic composition possibilities ARE needed for 3D artists…). b, unable to use background as rendered as a panorama and mapped inside a sphere, as the objects aren’t fixed inside, so during camera movement they drift on the ground, don’t know how to fix it, without distorting the background itself.\n It’s been a very frustrating week, if any ideas, I’d be glad to hear them, thanks.\nAny ideas on using this with blender?\n\nSo far tried:\n-Exporting from blender, rendering in vue: I need to work with animations, and the only thing that could do it is the Collada exporter, but I’m unable to export animations created with IK as the bones have no rotation and the 2.57 Collada exporter doesn’t bake them like the 2.49 did (which doesn’t work for me, but has the option), so it’s unusable. + Vue renderer is slow.\n\na, Unable to sync cameras, don’t know how to import voodoo or icarus data to blender 2.5. Unable to export camera data to vue, as Studio version doesn’t run python scripts, and unable to import camera data from vue as it doesn’t export it, and as far as I know I’d need infinite to do that (which is crazy, studio and complete are marketed as for 3d artists, basic composition possibilities ARE needed for 3D artists…).\n\nb, unable to use background as rendered as a panorama and mapped inside a sphere, as the objects aren’t fixed inside, so during camera movement they drift on the ground, don’t know how to fix it, without distorting the background itself.\nIt’s been a very frustrating week, if any ideas, I’d be glad to hear them, thanks.\n\nErufailon\n(Erufailon)\n2\n\n I think I have to go with compositing, but it seems to work fine.\nErufailon\n(Erufailon)\n2\nI think I have to go with compositing, but it seems to work fine.\n\nI think I have to go with compositing, but it seems to work fine.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/rendering-problems/320941", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI have finished an animation that features a tunnel, and a traintrack.\n In the blender screen, it looks like this:\n However when I render it or put it in an animation it looks like this:\n For some reason the tunnel and track has been removed.\n Everything is in 1 layer.\n Does anyone know why it does this?\nI have finished an animation that features a tunnel, and a traintrack.\n In the blender screen, it looks like this:\n However when I render it or put it in an animation it looks like this:\n For some reason the tunnel and track has been removed.\n Everything is in 1 layer.\n Does anyone know why it does this?\n\nI have finished an animation that features a tunnel, and a traintrack.\n\nIn the blender screen, it looks like this:\n\nHowever when I render it or put it in an animation it looks like this:\n\nFor some reason the tunnel and track has been removed.\n\nEverything is in 1 layer.\n\nDoes anyone know why it does this?\n\nKRUChY\n(KRUChY)\n2\n\n I might be Wrong, but maybe FLIP NORMALS ?? or uncheck Dubleside?? It’s realy wierd thing… :x\nKRUChY\n(KRUChY)\n2\nI might be Wrong, but maybe FLIP NORMALS ?? or uncheck Dubleside?? It’s realy wierd thing… :x\nI might be Wrong, but maybe FLIP NORMALS ?? or uncheck Dubleside??\n\nIt’s realy wierd thing… :xsolmax\n(solmax)\n3\n\n what do you mean, removed? blender doesn’t remove objects unless you tell it to do so. what could have happened is that your objects are being moved. why? this happens if more then one objects share the same IPO (curve data, hodling information about position, rotation and stuff). so if some of your objects appear in a different position after a render, select each of then and press “U”>> Object and Obdata. then reposition them and rerender.\n it can’t be the normals, blender always renders objects (even if they are flipped)…\n hope that helps\n marin\nsolmax\n(solmax)\n3\nwhat do you mean, removed? blender doesn’t remove objects unless you tell it to do so. what could have happened is that your objects are being moved. why? this happens if more then one objects share the same IPO (curve data, hodling information about position, rotation and stuff). so if some of your objects appear in a different position after a render, select each of then and press “U”>> Object and Obdata. then reposition them and rerender.\n it can’t be the normals, blender always renders objects (even if they are flipped)…\n hope that helps\n marin\n\nwhat do you mean, removed? blender doesn’t remove objects unless you tell it to do so. what could have happened is that your objects are being moved. why? this happens if more then one objects share the same IPO (curve data, hodling information about position, rotation and stuff). so if some of your objects appear in a different position after a render, select each of then and press “U”>> Object and Obdata. then reposition them and rerender.\n\nit can’t be the normals, blender always renders objects (even if they are flipped)…\n\nhope that helps\n\nmarin\n\nOkay, I did the U button check thing.\n Then rendered it.\n And still the same problem.\n If anyone knows a lot about this sort of thing, could you please check it out:\n http://www.freewebs.com/redbytex/train.zip\n Thanks\nOkay, I did the U button check thing.\n Then rendered it.\n And still the same problem.\n If anyone knows a lot about this sort of thing, could you please check it out:\n http://www.freewebs.com/redbytex/train.zip\n Thanks\n\nOkay, I did the U button check thing.\n\nThen rendered it.\n\nAnd still the same problem.\n\nIf anyone knows a lot about this sort of thing, could you please check it out:\n\nhttp://www.freewebs.com/redbytex/train.zip\n\nThanks\n\nsolmax\n(solmax)\n5\n\n file is corrupt->can’t open\nsolmax\n(solmax)\n5\nfile is corrupt->can’t open\n\nfile is corrupt->can’t open\n\nshbaz\n(shbaz)\n7\n\n Converting the tunnel to a mesh did nothing, and attempting to convert the rails to a mesh crashed Blender for me (on Windows XP).\n Still trying.\nshbaz\n(shbaz)\n7\nConverting the tunnel to a mesh did nothing, and attempting to convert the rails to a mesh crashed Blender for me (on Windows XP).\n Still trying.\n\nConverting the tunnel to a mesh did nothing, and attempting to convert the rails to a mesh crashed Blender for me (on Windows XP).\n\nStill trying.\n\nshbaz\n(shbaz)\n8\n\n Oh, I figured it out.\n You’re using dupliverts to create the wooden supports and the ties… dupliverts that stem from the rail and the tunnel. That is your problem. The emitter never shows up.\n For a quick fix that will keep you from having to change anything, simply duplicate the rail and the tunnel (shift+d) and then uncheck the dupliverts button on each.\nshbaz\n(shbaz)\n8\nOh, I figured it out.\n You’re using dupliverts to create the wooden supports and the ties… dupliverts that stem from the rail and the tunnel. That is your problem. The emitter never shows up.\n For a quick fix that will keep you from having to change anything, simply duplicate the rail and the tunnel (shift+d) and then uncheck the dupliverts button on each.\n\nOh, I figured it out.\n\nYou’re using dupliverts to create the wooden supports and the ties… dupliverts that stem from the rail and the tunnel. That is your problem. The emitter never shows up.\n\nFor a quick fix that will keep you from having to change anything, simply duplicate the rail and the tunnel (shift+d) and then uncheck the dupliverts button on each.\n\nWahoo!\n It worked!\n Thanks to you I have finished my very first Blender animation.\n I’m so happy. %|\n I never would have guessed to, Duplicate them.\n Thanks, for going to the trouble of figuring it out.\nWahoo!\n It worked!\n Thanks to you I have finished my very first Blender animation.\n I’m so happy. %|\n I never would have guessed to, Duplicate them.\n Thanks, for going to the trouble of figuring it out.\n\nWahoo!\n\nIt worked!\n\nThanks to you I have finished my very first Blender animation.\n\nI’m so happy. %|\n\nI never would have guessed to, Duplicate them.\n\nThanks, for going to the trouble of figuring it out.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/camera-animation-question/644446", + "domain": "blenderartists.org", + "file_source": "part-00164-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nMkeC\n(MkeC)\n1\n\n In 2.74, I have a camera animation that is actuated by an OR controller. The two sensors are a property and a keyboard.\n When the key is pressed, the frame count goes and the camera animation occurs.\n When the property is triggered the frame count proceeds but the camera doesn’t move.\n Is this normal operation, a known issue or a bug?\nMkeC\n(MkeC)\n1\nIn 2.74, I have a camera animation that is actuated by an OR controller. The two sensors are a property and a keyboard.\n When the key is pressed, the frame count goes and the camera animation occurs.\n When the property is triggered the frame count proceeds but the camera doesn’t move.\n Is this normal operation, a known issue or a bug?\n\nIn 2.74, I have a camera animation that is actuated by an OR controller. The two sensors are a property and a keyboard.\n\nWhen the key is pressed, the frame count goes and the camera animation occurs.\n\nWhen the property is triggered the frame count proceeds but the camera doesn’t move.\n\nIs this normal operation, a known issue or a bug?\n\nMonster\n(Monster)\n2\n\n This does not seam to be related. Please create a demo blend and post it here.\nMonster\n(Monster)\n2\nThis does not seam to be related. Please create a demo blend and post it here.\n\nThis does not seam to be related. Please create a demo blend and post it here.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/problem-uv-mapping-an-open-box-simple-cube-model-with-top-face-deleted/615883", + "domain": "blenderartists.org", + "file_source": "part-00370-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nKayM\n(KayM)\n1\n\n Hi, I’m pretty new to Blender, doing a student project and have been teaching myself from video tutorials.\n I’ve created a box - basically a cube with the top face deleted and I want to map textures to it (the inside and outside of the faces), as if it had gift wrapping paper on it.\n I followed a tutorial on uv mapping a cube and I marked the seams and unwrapped the mesh into second window showing a uv/image editor. That was all fine.\n So I apply the same technique to my box but nothing shows in the uv/image editor. No matter which edges I mark as seams nothing happens.\n What am I doing wrong? Is it because both sides of a face can be seen?\n Thanks for any help.\nKayM\n(KayM)\n1\nHi, I’m pretty new to Blender, doing a student project and have been teaching myself from video tutorials.\n I’ve created a box - basically a cube with the top face deleted and I want to map textures to it (the inside and outside of the faces), as if it had gift wrapping paper on it.\n I followed a tutorial on uv mapping a cube and I marked the seams and unwrapped the mesh into second window showing a uv/image editor. That was all fine.\n So I apply the same technique to my box but nothing shows in the uv/image editor. No matter which edges I mark as seams nothing happens.\n What am I doing wrong? Is it because both sides of a face can be seen?\n Thanks for any help.\n\nHi, I’m pretty new to Blender, doing a student project and have been teaching myself from video tutorials.\n\nI’ve created a box - basically a cube with the top face deleted and I want to map textures to it (the inside and outside of the faces), as if it had gift wrapping paper on it.\n\nI followed a tutorial on uv mapping a cube and I marked the seams and unwrapped the mesh into second window showing a uv/image editor. That was all fine.\n\nSo I apply the same technique to my box but nothing shows in the uv/image editor. No matter which edges I mark as seams nothing happens.\n\nWhat am I doing wrong? Is it because both sides of a face can be seen?\n\nThanks for any help.\n\nEnsure the Image Editor window is not showing the Render Result. If it is just delete it with the X button\nEnsure the Image Editor window is not showing the Render Result. If it is just delete it with the X button\n\nEnsure the Image Editor window is not showing the Render Result. If it is just delete it with the X button\n\nKayM\n(KayM)\n3\n\n Thank you very much that worked\nKayM\n(KayM)\n3\nThank you very much that worked\n\nThank you very much that worked", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/blender-creat-new-node/1225851", + "domain": "blenderartists.org", + "file_source": "part-00971-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSecrop\n(Secrop)\n2\n\n Do you mean a new Nodetree type, or a node for an existing Nodetree type?\n In case of a builtin Nodetree type, you might need to add the functionality to the source code (unless you just use functions already available in those Nodetrees). For your own custom Nodetrees, you need to implement all functionality by yourself.\nSecrop\n(Secrop)\n2\nDo you mean a new Nodetree type, or a node for an existing Nodetree type?\n In case of a builtin Nodetree type, you might need to add the functionality to the source code (unless you just use functions already available in those Nodetrees). For your own custom Nodetrees, you need to implement all functionality by yourself.\n\nDo you mean a new Nodetree type, or a node for an existing Nodetree type?\n\nIn case of a builtin Nodetree type, you might need to add the functionality to the source code (unless you just use functions already available in those Nodetrees). For your own custom Nodetrees, you need to implement all functionality by yourself.\n\nnew Nodetree type, I add properties to existing nodes will destroy its own node function, and the added properties can only be existing properties of Blender.\nnew Nodetree type, I add properties to existing nodes will destroy its own node function, and the added properties can only be existing properties of Blender.\n\nnew Nodetree type, I add properties to existing nodes will destroy its own node function, and the added properties can only be existing properties of Blender.\n\nSecrop\n(Secrop)\n4\n\n For new Nodetree types, you need to write your own nodes and how they (and their nodetree) should work. You can’t reuse nodes from other systems.\nSecrop\n(Secrop)\n4\nFor new Nodetree types, you need to write your own nodes and how they (and their nodetree) should work. You can’t reuse nodes from other systems.\n\nFor new Nodetree types, you need to write your own nodes and how they (and their nodetree) should work. You can’t reuse nodes from other systems.\n\nSecrop\n(Secrop)\n6\n\n Yes you can. Check the python templates that come with Blender. There’s one for Custom Nodes.\n\n 1 Like\nSecrop\n(Secrop)\n6\nYes you can. Check the python templates that come with Blender. There’s one for Custom Nodes.\n\nYes you can. Check the python templates that come with Blender. There’s one for Custom Nodes.\n\n1 Like\n\nI ran python templates, but no new nodes were found. Can you tell me where I can find the newly defined nodes? Thank you for your help\nI ran python templates, but no new nodes were found. Can you tell me where I can find the newly defined nodes? Thank you for your help\n\nI ran python templates, but no new nodes were found. Can you tell me where I can find the newly defined nodes? Thank you for your help\n\nSecrop\n(Secrop)\n8\n\n If you executed the ‘Custom Nodes’ template, there should be a new editor called ‘Custom Node Tree’. In there, if you create a new nodetree, you’ll have three nodeitems in your add menu (they represent the same node, one with its default values, and two with custom values).\n\n 1 Like\nSecrop\n(Secrop)\n8\nIf you executed the ‘Custom Nodes’ template, there should be a new editor called ‘Custom Node Tree’. In there, if you create a new nodetree, you’ll have three nodeitems in your add menu (they represent the same node, one with its default values, and two with custom values).\n\nIf you executed the ‘Custom Nodes’ template, there should be a new editor called ‘Custom Node Tree’. In there, if you create a new nodetree, you’ll have three nodeitems in your add menu (they represent the same node, one with its default values, and two with custom values).\n\n1 Like", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/procedural-texture-to-only-b-w/371358", + "domain": "blenderartists.org", + "file_source": "part-00370-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nSutle\n(Sutle)\n1\n\n Hi! Is there any way to make (internally in Blender) procedural voronoi texture convert to only black/white not grey shades. Reason for this is to do displace map\nSutle\n(Sutle)\n1\nHi! Is there any way to make (internally in Blender) procedural voronoi texture convert to only black/white not grey shades. Reason for this is to do displace map\nHi!\n\nIs there any way to make (internally in Blender) procedural voronoi texture convert to only black/white not grey shades.\n\nReason for this is to do displace mapJust add a colorband to the texture. In the colorband you set one color to black and another to white. Then you move them very close to each other. The closer you move them together the sharper the edge between black and white. In the limit you will only have black and white.\nJust add a colorband to the texture. In the colorband you set one color to black and another to white. Then you move them very close to each other. The closer you move them together the sharper the edge between black and white. In the limit you will only have black and white.\n\nJust add a colorband to the texture. In the colorband you set one color to black and another to white. Then you move them very close to each other. The closer you move them together the sharper the edge between black and white. In the limit you will only have black and white.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/cycles-how-to-reduce-the-speed-difference-between-preview-and-render/571042", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\naws357\n(aws357)\n1\n\n I am using Blender 2.66.0 r54697.\n I did a small test because of something that is bugging me a lot.\n Attached is a blend file.\n In layer one a cube with a lot of poly. Subdiv modifier has been used but applied. So it’s just a cube with a lot of faces.\n Light source is a cube mapped with a skybox.\n I changed only two settings. Samples : 500 in both cases. Tiles 256 x 256, so it render faster. The rest should be default. Cuda is activated and GPU compute is enabled.\n Now when I look at the result in the preview window, it goes ligthning fast. Cool I think. Rendering that triffle should be a breeze. But pressing F12 and …\n everything…\n goes…\n slow…\n And if you increase the number of polygons (add subdiv modifier with two subdivision e.g.) you can even have the extreme case where the preview render is LIGTHNING FAST. And F12 crash (Graphic card is a GTX 670. error code 3 if it helps).\n I know preview is just meant for that, preview. But even at almost full screen (1680*1050) preview works like a breeze for a very similar result to the F12 render (when it works).\n Does it do the same on your machines? I am curious.\n Thanks in advance to anyone taking the time to test this.\n Attachments\n test.blend (1.46 MB)\naws357\n(aws357)\n1\nI am using Blender 2.66.0 r54697.\n I did a small test because of something that is bugging me a lot.\n Attached is a blend file.\n In layer one a cube with a lot of poly. Subdiv modifier has been used but applied. So it’s just a cube with a lot of faces.\n Light source is a cube mapped with a skybox.\n I changed only two settings. Samples : 500 in both cases. Tiles 256 x 256, so it render faster. The rest should be default. Cuda is activated and GPU compute is enabled.\n Now when I look at the result in the preview window, it goes ligthning fast. Cool I think. Rendering that triffle should be a breeze. But pressing F12 and …\n everything…\n goes…\n slow…\n And if you increase the number of polygons (add subdiv modifier with two subdivision e.g.) you can even have the extreme case where the preview render is LIGTHNING FAST. And F12 crash (Graphic card is a GTX 670. error code 3 if it helps).\n I know preview is just meant for that, preview. But even at almost full screen (1680*1050) preview works like a breeze for a very similar result to the F12 render (when it works).\n Does it do the same on your machines? I am curious.\n Thanks in advance to anyone taking the time to test this.\n Attachments\n test.blend (1.46 MB)\n\nI am using Blender 2.66.0 r54697.\n\nI did a small test because of something that is bugging me a lot.\n\nAttached is a blend file.\n\nIn layer one a cube with a lot of poly. Subdiv modifier has been used but applied. So it’s just a cube with a lot of faces.\n\nLight source is a cube mapped with a skybox.\n\nI changed only two settings. Samples : 500 in both cases. Tiles 256 x 256, so it render faster. The rest should be default. Cuda is activated and GPU compute is enabled.\n\nNow when I look at the result in the preview window, it goes ligthning fast. Cool I think. Rendering that triffle should be a breeze. But pressing F12 and …\n\neverything…\n\ngoes…\n\nslow…\n\nAnd if you increase the number of polygons (add subdiv modifier with two subdivision e.g.) you can even have the extreme case where the preview render is LIGTHNING FAST. And F12 crash (Graphic card is a GTX 670. error code 3 if it helps).\n\nI know preview is just meant for that, preview. But even at almost full screen (1680*1050) preview works like a breeze for a very similar result to the F12 render (when it works).\n\nDoes it do the same on your machines? I am curious.\n\nThanks in advance to anyone taking the time to test this.\n\n### Attachments\n\ntest.blend (1.46 MB)\n\nstorm_st\n(storm_st)\n2\n\n Subsurface modifier have different settings for preview and final render. You basically compare renders that have orders of magnitude face number difference.\nstorm_st\n(storm_st)\n2\nSubsurface modifier have different settings for preview and final render. You basically compare renders that have orders of magnitude face number difference.\n\nSubsurface modifier have different settings for preview and final render. You basically compare renders that have orders of magnitude face number difference.\n\naws357\n(aws357)\n3\n\n Saw that previously on other posts from BA.\n http://www.blender.org/forum/viewtopic.php?t=23466&sid=e88d6fb240326cf8a8009d771db43e9e\n However, I apply the modifier each time. I should have mentionned that.\n But in all case the number of polygons plays a large role in the F12 render speed.\n I think the real culprit is the skybox. Remove the skybox and F12 rendering is fast. Even with high poly counts.\n The fact that it is slow is strange because it’s the same thing as using a background with an image texture… But because it does not support cube maps, I had to use a skybox…\n So, still puzzled.\naws357\n(aws357)\n3\nSaw that previously on other posts from BA.\n http://www.blender.org/forum/viewtopic.php?t=23466&sid=e88d6fb240326cf8a8009d771db43e9e\n However, I apply the modifier each time. I should have mentionned that.\n But in all case the number of polygons plays a large role in the F12 render speed.\n I think the real culprit is the skybox. Remove the skybox and F12 rendering is fast. Even with high poly counts.\n The fact that it is slow is strange because it’s the same thing as using a background with an image texture… But because it does not support cube maps, I had to use a skybox…\n So, still puzzled.\n\nSaw that previously on other posts from BA.\n\nhttp://www.blender.org/forum/viewtopic.php?t=23466&sid=e88d6fb240326cf8a8009d771db43e9e\n\nHowever, I apply the modifier each time. I should have mentionned that.\n\nBut in all case the number of polygons plays a large role in the F12 render speed.\n\nI think the real culprit is the skybox. Remove the skybox and F12 rendering is fast. Even with high poly counts.\n\nThe fact that it is slow is strange because it’s the same thing as using a background with an image texture… But because it does not support cube maps, I had to use a skybox…\n\nSo, still puzzled.\n\nstorm_st\n(storm_st)\n4\n\n However, I apply the modifier each time. I should have mentionned that.\n\n Sorry, but i have trouble with english and not sure you understand me. Can you make screenshot of your Subdivision Modifers settings and post here? I mean, you mention that you apply it in both renders, but are modifier settings same for “view” and “render” fields as here http://wiki.blender.org/uploads/f/f1/25-Manual-Modifiers-Subsurf.png (differ settings on screeshot) ?\nstorm_st\n(storm_st)\n4\nHowever, I apply the modifier each time. I should have mentionned that.\n\n Sorry, but i have trouble with english and not sure you understand me. Can you make screenshot of your Subdivision Modifers settings and post here? I mean, you mention that you apply it in both renders, but are modifier settings same for “view” and “render” fields as here http://wiki.blender.org/uploads/f/f1/25-Manual-Modifiers-Subsurf.png (differ settings on screeshot) ?\n> \n\nHowever, I apply the modifier each time. I should have mentionned that.\n\nSorry, but i have trouble with english and not sure you understand me. Can you make screenshot of your Subdivision Modifers settings and post here? I mean, you mention that you apply it in both renders, but are modifier settings same for “view” and “render” fields as here http://wiki.blender.org/uploads/f/f1/25-Manual-Modifiers-Subsurf.png (differ settings on screeshot) ?\n\naws357\n(aws357)\n5\n\n To apply a modifier means removing it from the stack and keeping only the result. As such there is no more subdiv modifier. Only the number of poly influence rendering in that case.\n But as I said, the calculation time drop if I just remove the skybox (blend file included btw ;))\naws357\n(aws357)\n5\nTo apply a modifier means removing it from the stack and keeping only the result. As such there is no more subdiv modifier. Only the number of poly influence rendering in that case.\n But as I said, the calculation time drop if I just remove the skybox (blend file included btw ;))\n\nTo apply a modifier means removing it from the stack and keeping only the result. As such there is no more subdiv modifier. Only the number of poly influence rendering in that case.\n\nBut as I said, the calculation time drop if I just remove the skybox (blend file included btw ;))\n\nstorm_st\n(storm_st)\n6\n\n Got same issue in CPU even in preview mode, it deadly slow, i suspect direct light changes in core Cycles. Nothing suspicious in scene except background and light not converted yet to Node system. Will update post if found more.\n I think i found it.\n The problem is BVH quality. All 3 boxes are ideally parallel to xyz axis, that it force some corner case of BVH builder, i apply transformation and slightly rotate big “environment cube” to make it not parallel and it got speedup. To be completely sure one must visualize internal BVH structure. Better file bug to make more developers see that issue.\nstorm_st\n(storm_st)\n6\nGot same issue in CPU even in preview mode, it deadly slow, i suspect direct light changes in core Cycles. Nothing suspicious in scene except background and light not converted yet to Node system. Will update post if found more.\n I think i found it.\n The problem is BVH quality. All 3 boxes are ideally parallel to xyz axis, that it force some corner case of BVH builder, i apply transformation and slightly rotate big “environment cube” to make it not parallel and it got speedup. To be completely sure one must visualize internal BVH structure. Better file bug to make more developers see that issue.\n\nGot same issue in CPU even in preview mode, it deadly slow, i suspect direct light changes in core Cycles. Nothing suspicious in scene except background and light not converted yet to Node system. Will update post if found more.\n\nI think i found it.\n\nThe problem is BVH quality. All 3 boxes are ideally parallel to xyz axis, that it force some corner case of BVH builder, i apply transformation and slightly rotate big “environment cube” to make it not parallel and it got speedup. To be completely sure one must visualize internal BVH structure. Better file bug to make more developers see that issue.\n\naws357\n(aws357)\n7\n\n Darn. I think you are right (that’s a big understatement, you, sir, are a Cycles Genius).\n I rotated the skybox once in X then once in Y so that it is not parallel to the small cube and render time is around 00:39.85 second.\n With the non modified blend I get a render time of 18:56.53 !\n I will re-download Blender (in case it was a corrected bug that I was unaware of) and if it does the same thing, bug report.\n I would have never thought of something like that. Thanks a lot.\n [UPDATE] 2.66a also has the same problem.\n [UPDATE2] I am not sure if this bug report relate to the case. Any advice? I don’t want to duplicate a bug report… http://projects.blender.org/tracker/?func=detail&atid=498&aid=34341&group_id=9\naws357\n(aws357)\n7\nDarn. I think you are right (that’s a big understatement, you, sir, are a Cycles Genius).\n I rotated the skybox once in X then once in Y so that it is not parallel to the small cube and render time is around 00:39.85 second.\n With the non modified blend I get a render time of 18:56.53 !\n I will re-download Blender (in case it was a corrected bug that I was unaware of) and if it does the same thing, bug report.\n I would have never thought of something like that. Thanks a lot.\n [UPDATE] 2.66a also has the same problem.\n [UPDATE2] I am not sure if this bug report relate to the case. Any advice? I don’t want to duplicate a bug report… http://projects.blender.org/tracker/?func=detail&atid=498&aid=34341&group_id=9\n\nDarn. I think you are right (that’s a big understatement, you, sir, are a Cycles Genius).\n\nI rotated the skybox once in X then once in Y so that it is not parallel to the small cube and render time is around 00:39.85 second.\n\nWith the non modified blend I get a render time of 18:56.53 !\n\nI will re-download Blender (in case it was a corrected bug that I was unaware of) and if it does the same thing, bug report.\n\nI would have never thought of something like that. Thanks a lot.\n\n[UPDATE] 2.66a also has the same problem.\n\n[UPDATE2] I am not sure if this bug report relate to the case. Any advice? I don’t want to duplicate a bug report…\n\nhttp://projects.blender.org/tracker/?func=detail&atid=498&aid=34341&group_id=9eppo\n(eppo)\n8\n\n Here on linux 64, nv GT560, Blender 2.66.5 r55895, it is the same. As soon as i rotate SkyBox 2 deg (R 2, as it is in the file) image renders in 54 sec, while in default state 1st tile alone (out of 40) takes more than 2 minutes.\n File in bugtracker referred for render test is taken offline due to texture pack errors or something and this issue somehow is toned down over there.\n I’d suggest report this with attached .blend from 1st post.\neppo\n(eppo)\n8\nHere on linux 64, nv GT560, Blender 2.66.5 r55895, it is the same. As soon as i rotate SkyBox 2 deg (R 2, as it is in the file) image renders in 54 sec, while in default state 1st tile alone (out of 40) takes more than 2 minutes.\n File in bugtracker referred for render test is taken offline due to texture pack errors or something and this issue somehow is toned down over there.\n I’d suggest report this with attached .blend from 1st post.\n\nHere on linux 64, nv GT560, Blender 2.66.5 r55895, it is the same. As soon as i rotate SkyBox 2 deg (R 2, as it is in the file) image renders in 54 sec, while in default state 1st tile alone (out of 40) takes more than 2 minutes.\n\nFile in bugtracker referred for render test is taken offline due to texture pack errors or something and this issue somehow is toned down over there.\n\nI’d suggest report this with attached .blend from 1st post.\n\naws357\n(aws357)\n9\n\n http://projects.blender.org/tracker/?func=detail&atid=498&aid=34921&group_id=9 <- bug declared and solved in less than 24 hours. Just incredible.\n Thanks everyone, we did good.\naws357\n(aws357)\n9\nhttp://projects.blender.org/tracker/?func=detail&atid=498&aid=34921&group_id=9 <- bug declared and solved in less than 24 hours. Just incredible.\n Thanks everyone, we did good.\n\nhttp://projects.blender.org/tracker/?func=detail&atid=498&aid=34921&group_id=9 <- bug declared and solved in less than 24 hours. Just incredible.\n\nThanks everyone, we did good.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/separate-animations-in-one-object/541782", + "domain": "blenderartists.org", + "file_source": "part-00370-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI’ve just recently started doing a little bit of animating, but I’ve been wondering… How do I get more then one animation on one object? I know about the make x - x frames this animation, and x - x frames this one, but is there any other way?\nI’ve just recently started doing a little bit of animating, but I’ve been wondering… How do I get more then one animation on one object? I know about the make x - x frames this animation, and x - x frames this one, but is there any other way?\n\nI’ve just recently started doing a little bit of animating, but I’ve been wondering… How do I get more then one animation on one object? I know about the make x - x frames this animation, and x - x frames this one, but is there any other way?\n\nxrg\n(xrg)\n2\n\n If you go into the dopesheet there is a drop down menu, change it to Action Editor. From there you can click the new button and make separate animations.\nxrg\n(xrg)\n2\nIf you go into the dopesheet there is a drop down menu, change it to Action Editor. From there you can click the new button and make separate animations.\n\nIf you go into the dopesheet there is a drop down menu, change it to Action Editor. From there you can click the new button and make separate animations.\n\nThanks for the help!\n EDIT: Whenever I do this, it duplicates the previous animation, and when I try to delete it, it deletes all of them. I am supposed to press the plus [+] button next to the animation name, right?\nThanks for the help!\n EDIT: Whenever I do this, it duplicates the previous animation, and when I try to delete it, it deletes all of them. I am supposed to press the plus [+] button next to the animation name, right?\n\nThanks for the help!\n\nEDIT: Whenever I do this, it duplicates the previous animation, and when I try to delete it, it deletes all of them. I am supposed to press the plus [+] button next to the animation name, right?\n\nxrg\n(xrg)\n4\n\n You can click the x and then create a new one. Blender won’t actually delete anything until you close. If they have a 0 next to their name in the drop down box that means they will be removed when you close Blender. So to make sure they’ll be saved click the F button. (Yeah I know, it’s confusing :/)\nxrg\n(xrg)\n4\nYou can click the x and then create a new one. Blender won’t actually delete anything until you close. If they have a 0 next to their name in the drop down box that means they will be removed when you close Blender. So to make sure they’ll be saved click the F button. (Yeah I know, it’s confusing :/)\n\nYou can click the x and then create a new one. Blender won’t actually delete anything until you close. If they have a 0 next to their name in the drop down box that means they will be removed when you close Blender. So to make sure they’ll be saved click the F button. (Yeah I know, it’s confusing :/)\n\nThanks for the help. I think now I finally know what to do \n But just to be certain, in the graph editor, it should only show the animation name that you are working on, and the armature that you are working on it in, right?\n (You don’t have to reply to this)\nThanks for the help. I think now I finally know what to do \n But just to be certain, in the graph editor, it should only show the animation name that you are working on, and the armature that you are working on it in, right?\n (You don’t have to reply to this)\n\nThanks for the help. I think now I finally know what to do\n\nBut just to be certain, in the graph editor, it should only show the animation name that you are working on, and the armature that you are working on it in, right?\n\n(You don’t have to reply to this)", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/achieve-variable-distance-edge-flow-between-vertices/1263667", + "domain": "blenderartists.org", + "file_source": "part-00924-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHe guys \n Is that possible to automatically make an edge (or edit existing one) between 2 vertices with achieving variable radius flow. I dunno how to explain this, so just make an image. So, as you can see, desired result are new edge (or existing one) which creates new vertices (or change position of existing one) while constantly and linearly decreasing.\n I know about connect vertex patch. It will not provide desired result by default for complicated shapes.\nHe guys \n Is that possible to automatically make an edge (or edit existing one) between 2 vertices with achieving variable radius flow. I dunno how to explain this, so just make an image. So, as you can see, desired result are new edge (or existing one) which creates new vertices (or change position of existing one) while constantly and linearly decreasing.\n I know about connect vertex patch. It will not provide desired result by default for complicated shapes.\n\nHe guys\n\nIs that possible to automatically make an edge (or edit existing one) between 2 vertices with achieving variable radius flow.\n\nI dunno how to explain this, so just make an image.\n\nSo, as you can see, desired result are new edge (or existing one) which creates new vertices (or change position of existing one) while constantly and linearly decreasing.\nI know about connect vertex patch. It will not provide desired result by default for complicated shapes.\n\nJust a little update:\n The only way which i found is making a pretty dense loop cut, and just welding vertices which will forming those linear shift of the edge. But its clumsy and in complicated and dense meshes it will require too much of monkey-work\nJust a little update:\n The only way which i found is making a pretty dense loop cut, and just welding vertices which will forming those linear shift of the edge. But its clumsy and in complicated and dense meshes it will require too much of monkey-work\n\nJust a little update:\n\nThe only way which i found is making a pretty dense loop cut, and just welding vertices which will forming those linear shift of the edge. But its clumsy and in complicated and dense meshes it will require too much of monkey-work\n\nDNorman\n(DNorman)\n3\n\n I am not sure if I am misunderstanding your question, the knife tool should work for you.\n To modify the existing (red) loop; Press k (knife tool) and snap to the first and last vertex you want the loop to line up to. The knife tool will snap automatically you do not need to turn snap on, do not click on the middle edges as it could «wobble» your loop.\n To make a new loop; do the same clicking wherever you want on the first and last edge. Again without clicking on the middle ones.\nDNorman\n(DNorman)\n3\nI am not sure if I am misunderstanding your question, the knife tool should work for you.\n To modify the existing (red) loop; Press k (knife tool) and snap to the first and last vertex you want the loop to line up to. The knife tool will snap automatically you do not need to turn snap on, do not click on the middle edges as it could «wobble» your loop.\n To make a new loop; do the same clicking wherever you want on the first and last edge. Again without clicking on the middle ones.\n\nI am not sure if I am misunderstanding your question, the knife tool should work for you.\n\nTo modify the existing (red) loop; Press k (knife tool) and snap to the first and last vertex you want the loop to line up to. The knife tool will snap automatically you do not need to turn snap on, do not click on the middle edges as it could «wobble» your loop.\n\nTo make a new loop; do the same clicking wherever you want on the first and last edge. Again without clicking on the middle ones.\n\nIts not a solution. Knife tool ignore topology at all. While i need a way to keep new created edge topology dependence.\n Thats a knife tool. Blue line is what i try to achieve. And why not cut the blue path by hand? Because i deal with complex geometry and it will not only takend too much time, it may and will ruin precise edge flows important to achieving goot curvature of the surfaces.\nIts not a solution. Knife tool ignore topology at all. While i need a way to keep new created edge topology dependence.\n Thats a knife tool. Blue line is what i try to achieve. And why not cut the blue path by hand? Because i deal with complex geometry and it will not only takend too much time, it may and will ruin precise edge flows important to achieving goot curvature of the surfaces.\n\nIts not a solution. Knife tool ignore topology at all. While i need a way to keep new created edge topology dependence.\n\nThats a knife tool.\n\nBlue line is what i try to achieve.\n\nAnd why not cut the blue path by hand? Because i deal with complex geometry and it will not only takend too much time, it may and will ruin precise edge flows important to achieving goot curvature of the surfaces.DNorman\n(DNorman)\n5\n\n Ok, that is a totally different example, I would place a vertex in position A and another in B (by subdividing the edges) then do a loop cut in the middle faces and finally use j to join the ends of the loop cut to the vertex. Note that in your second example you create a triangle and an Ngon on the right hand side which would need fixing. The result would be something like this:\n If you want the loop cut to be placed exactly how you have drawn the line, “variable radius flow”? I do not think you can «automatically» in this situation.\nDNorman\n(DNorman)\n5\nOk, that is a totally different example, I would place a vertex in position A and another in B (by subdividing the edges) then do a loop cut in the middle faces and finally use j to join the ends of the loop cut to the vertex. Note that in your second example you create a triangle and an Ngon on the right hand side which would need fixing. The result would be something like this:\n If you want the loop cut to be placed exactly how you have drawn the line, “variable radius flow”? I do not think you can «automatically» in this situation.\n\nOk, that is a totally different example, I would place a vertex in position A and another in B (by subdividing the edges) then do a loop cut in the middle faces and finally use j to join the ends of the loop cut to the vertex. Note that in your second example you create a triangle and an Ngon on the right hand side which would need fixing. The result would be something like this:\n\nIf you want the loop cut to be placed exactly how you have drawn the line, “variable radius flow”?\n\nI do not think you can «automatically» in this situation.Norman i know how to use loopcuts. In you image you just create an edge which divide perpendicular edges by 2. Its not what im try to achieve. I need a cut where position of edge vertices will slightly change over time (over cutted edges) and iteratively get closer and closer from vertex A to vertex B.\n In you cut look at greet line. Look at perpendicular edges. They all have same length. While i need them to be vary along the cutting path. In my image i marged some of the “perpendicular” edges as purple for clearly descripe which edges exactly im calling “perpendicular”.\nNorman i know how to use loopcuts. In you image you just create an edge which divide perpendicular edges by 2. Its not what im try to achieve. I need a cut where position of edge vertices will slightly change over time (over cutted edges) and iteratively get closer and closer from vertex A to vertex B.\n In you cut look at greet line. Look at perpendicular edges. They all have same length. While i need them to be vary along the cutting path. In my image i marged some of the “perpendicular” edges as purple for clearly descripe which edges exactly im calling “perpendicular”.\nNorman i know how to use loopcuts. In you image you just create an edge which divide perpendicular edges by 2.\n\nIts not what im try to achieve.\n\nI need a cut where position of edge vertices will slightly change over time (over cutted edges) and iteratively get closer and closer from vertex A to vertex B.In you cut look at greet line. Look at perpendicular edges. They all have same length.\n\nWhile i need them to be vary along the cutting path.\n\nIn my image i marged some of the “perpendicular” edges as purple for clearly descripe which edges exactly im calling “perpendicular”.DNorman\n(DNorman)\n7\n\n I think that is not possible, sorry I can not help.\nDNorman\n(DNorman)\n7\nI think that is not possible, sorry I can not help.\n\nI think that is not possible, sorry I can not help.\n\nDNorman\n(DNorman)\n8\n\n Ok, using the loop tools add-on try doing the loop cut then select the loop and use “loop tools” -relax. Not exact spacing as you want but sort of helps.\n Loop tools - relax\nDNorman\n(DNorman)\n8\nOk, using the loop tools add-on try doing the loop cut then select the loop and use “loop tools” -relax. Not exact spacing as you want but sort of helps.\n Loop tools - relax\n\nOk, using the loop tools add-on try doing the loop cut then select the loop and use “loop tools” -relax. Not exact spacing as you want but sort of helps.\n\nLoop tools - relax\n\nThanks but unfortunately loottools wouldnt help. Any options to relax edges will cause heavily surface/topology degormation. It kind of works for planar geometry, but not for more complicated forms.\n Maybe machinetools can do that job but im not sure.\nThanks but unfortunately loottools wouldnt help. Any options to relax edges will cause heavily surface/topology degormation. It kind of works for planar geometry, but not for more complicated forms.\n Maybe machinetools can do that job but im not sure.\nThanks but unfortunately loottools wouldnt help. Any options to relax edges will cause heavily surface/topology degormation.\n\nIt kind of works for planar geometry, but not for more complicated forms.\nMaybe machinetools can do that job but im not sure.\n\nDNorman\n(DNorman)\n10\n\n Yes sorry, I think that what you want is not possible, or I do not know the solution\nDNorman\n(DNorman)\n10\nYes sorry, I think that what you want is not possible, or I do not know the solution\n\nYes sorry, I think that what you want is not possible, or I do not know the solution\n\nDNorman\n(DNorman)\n11\n\n I have found one way to do this with face-gridfill. Grid fill does have limitations and will not work in all situations, but it does do an «incrementally even» cut. That indicates that it should be possible to make an addon that does this more efficiently (I do not have the knowledge to do it myself), nor do I know if there is an existing addon that already does this.\n I added the vertexes A and B then deleted the faces and used grid fill to make the result. \n This looks like what you are after.\nDNorman\n(DNorman)\n11\nI have found one way to do this with face-gridfill. Grid fill does have limitations and will not work in all situations, but it does do an «incrementally even» cut. That indicates that it should be possible to make an addon that does this more efficiently (I do not have the knowledge to do it myself), nor do I know if there is an existing addon that already does this.\n I added the vertexes A and B then deleted the faces and used grid fill to make the result. \n This looks like what you are after.\n\nI have found one way to do this with face-gridfill. Grid fill does have limitations and will not work in all situations, but it does do an «incrementally even» cut. That indicates that it should be possible to make an addon that does this more efficiently (I do not have the knowledge to do it myself), nor do I know if there is an existing addon that already does this.\n\nI added the vertexes A and B then deleted the faces and used grid fill to make the result.\n\nThis looks like what you are after.\n\nHey thanks! Im absolutely forgot about grid-fill at all. It looks like at least as possible temporary solution. But generally edge behave like i want.\n And yeah, looks like it have some limits and also can behave a bit wierd \n Here’s unscaled default cylinder. I add 2 vertices on the opposite edges and make grid-fill. One by one for 2 sides. In one side it would be linear and surface will be round. In other side line would be kind of exponential and surface would bend outwards.\n I try keep different edges as active selected before grid-fill. Im also try to retriangulate mesh and turn triangles edges differently, but with no luck. I gress it may relay on vertex index or some other data of the mesh.\n Anyway, thanks again for helping\nHey thanks! Im absolutely forgot about grid-fill at all. It looks like at least as possible temporary solution. But generally edge behave like i want.\n And yeah, looks like it have some limits and also can behave a bit wierd \n Here’s unscaled default cylinder. I add 2 vertices on the opposite edges and make grid-fill. One by one for 2 sides. In one side it would be linear and surface will be round. In other side line would be kind of exponential and surface would bend outwards.\n I try keep different edges as active selected before grid-fill. Im also try to retriangulate mesh and turn triangles edges differently, but with no luck. I gress it may relay on vertex index or some other data of the mesh.\n Anyway, thanks again for helping\n\nHey thanks! Im absolutely forgot about grid-fill at all. It looks like at least as possible temporary solution. But generally edge behave like i want.\n\nAnd yeah, looks like it have some limits and also can behave a bit wierd\n\nHere’s unscaled default cylinder. I add 2 vertices on the opposite edges and make grid-fill. One by one for 2 sides.\n\nIn one side it would be linear and surface will be round. In other side line would be kind of exponential and surface would bend outwards.I try keep different edges as active selected before grid-fill. Im also try to retriangulate mesh and turn triangles edges differently, but with no luck.\n\nI gress it may relay on vertex index or some other data of the mesh.\nAnyway, thanks again for helping\n\nDNorman\n(DNorman)\n13\n\n Yes I have seen that behavior in some tests, maybe it has to do with the order in which you select the edges to be filled (just a thought I have not experimented that) Edit: I see you may have already tried this\nDNorman\n(DNorman)\n13\nYes I have seen that behavior in some tests, maybe it has to do with the order in which you select the edges to be filled (just a thought I have not experimented that) Edit: I see you may have already tried this\nYes I have seen that behavior in some tests, maybe it has to do with the order in which you select the edges to be filled (just a thought I have not experimented that)\n\nEdit: I see you may have already tried thisDNorman\n(DNorman)\n14\n\n I have found a way to do the “b” side of the cylinder example. select the whole mesh and in the mesh menu there is an option “sort elements”. choose “reverse” and reverse edges (for me reverse edges was the default value). Then you can do select boundary edges, do the grid fill and now the B side also looks good! Edit: you do not have to select the whole mesh It also works if you reverse only the edge loop you want to Grid Fill.\nDNorman\n(DNorman)\n14\nI have found a way to do the “b” side of the cylinder example. select the whole mesh and in the mesh menu there is an option “sort elements”. choose “reverse” and reverse edges (for me reverse edges was the default value). Then you can do select boundary edges, do the grid fill and now the B side also looks good! Edit: you do not have to select the whole mesh It also works if you reverse only the edge loop you want to Grid Fill.\nI have found a way to do the “b” side of the cylinder example. select the whole mesh and in the mesh menu there is an option “sort elements”. choose “reverse” and reverse edges (for me reverse edges was the default value). Then you can do select boundary edges, do the grid fill and now the B side also looks good!\n\nEdit: you do not have to select the whole mesh It also works if you reverse only the edge loop you want to Grid Fill.RNavega\n(RNavega)\n15\n\n @SoundDifferent I saw your post on Polycount. Don’t know if you’re still looking for a solution to this as it’s been a long time.\n With the basis shape of the mesh as one extreme (Xn), you can have a shape key that moves all vertices to the other extreme, all together. So all vertices that will move start at Xn, and the shape key puts them all at X1 (you can do this by using Vertex Slide to move them all together). Then use a vertex group with weights created by script to be perfectly linear (as much as numerical precision will let you, at least), and use that group as the blending for that shape key.\n (This is an animated GIF, click in case it doesn’t play)\n The script I wrote for this is below. Before running it, you need to select a vertex sequence, and then use Shift+Click to unselect and reselect the first vertex, as the first vertex of the sequence needs to be the active one. You also need to make sure that there’s a vertex group in the object named “X1Blend”, but you can change its name in the script of course:\n\n import bpy\nimport bmesh\n\nobj = bpy.context.active_object\n\nVERTEX_GROUP_NAME = 'X1Blend'\nVERTEX_GROUP_INDEX = obj.vertex_groups.find(VERTEX_GROUP_NAME)\nif VERTEX_GROUP_INDEX == -1:\n raise Exception('Group not found, check if the name is right')\n\nmesh = bpy.context.active_object.data\nbm = bmesh.from_edit_mesh(mesh)\n\n# Traverse the selected vertices, assigning linear weights.\n\ndeformLayer = bm.verts.layers.deform.active\nvisited = set()\nTOTAL_SELECTED_VERTICES = len([v for v in bm.verts if v.select])\n\ncurrentVertex = bm.select_history.active # Start from the active element (assumed to be a vertex).\ncurrentIndex = 0\n\nwhile currentVertex:\n # Add the current vertex to visited set.\n visited.add(currentVertex)\n\n # Set its weight.\n # A linear formula for interpolating the weight can be (vertex_index / (total_vertices-1)),\n # with 'vertex_index' being a zero-based index. \n # If there are 3 selected vertices, their weights will be: 0.0, 0.5, 1.0.\n # If there are 5 selected vertices, their weights will be: 0.0, 0.25, 0.5, 0.75, 1.0.\n # And so on.\n weight = currentIndex / (TOTAL_SELECTED_VERTICES - 1)\n currentVertex[deformLayer][VERTEX_GROUP_INDEX] = weight\n currentIndex += 1\n\n # Reference the next vertex, if there is one.\n currentVertex = next(\n (\n linkedEdge.other_vert(currentVertex)\n for linkedEdge in currentVertex.link_edges\n if linkedEdge.select and linkedEdge.other_vert(currentVertex) not in visited\n ),\n None # Will default to None if the next vertex can't be found (like after the last one).\n )\n\n 1 Like\nRNavega\n(RNavega)\n15\n@SoundDifferent I saw your post on Polycount. Don’t know if you’re still looking for a solution to this as it’s been a long time.\n With the basis shape of the mesh as one extreme (Xn), you can have a shape key that moves all vertices to the other extreme, all together. So all vertices that will move start at Xn, and the shape key puts them all at X1 (you can do this by using Vertex Slide to move them all together). Then use a vertex group with weights created by script to be perfectly linear (as much as numerical precision will let you, at least), and use that group as the blending for that shape key.\n (This is an animated GIF, click in case it doesn’t play)\n The script I wrote for this is below. Before running it, you need to select a vertex sequence, and then use Shift+Click to unselect and reselect the first vertex, as the first vertex of the sequence needs to be the active one. You also need to make sure that there’s a vertex group in the object named “X1Blend”, but you can change its name in the script of course:\n\n import bpy\nimport bmesh\n\nobj = bpy.context.active_object\n\nVERTEX_GROUP_NAME = 'X1Blend'\nVERTEX_GROUP_INDEX = obj.vertex_groups.find(VERTEX_GROUP_NAME)\nif VERTEX_GROUP_INDEX == -1:\n raise Exception('Group not found, check if the name is right')\n\nmesh = bpy.context.active_object.data\nbm = bmesh.from_edit_mesh(mesh)\n\n# Traverse the selected vertices, assigning linear weights.\n\ndeformLayer = bm.verts.layers.deform.active\nvisited = set()\nTOTAL_SELECTED_VERTICES = len([v for v in bm.verts if v.select])\n\ncurrentVertex = bm.select_history.active # Start from the active element (assumed to be a vertex).\ncurrentIndex = 0\n\nwhile currentVertex:\n # Add the current vertex to visited set.\n visited.add(currentVertex)\n\n # Set its weight.\n # A linear formula for interpolating the weight can be (vertex_index / (total_vertices-1)),\n # with 'vertex_index' being a zero-based index. \n # If there are 3 selected vertices, their weights will be: 0.0, 0.5, 1.0.\n # If there are 5 selected vertices, their weights will be: 0.0, 0.25, 0.5, 0.75, 1.0.\n # And so on.\n weight = currentIndex / (TOTAL_SELECTED_VERTICES - 1)\n currentVertex[deformLayer][VERTEX_GROUP_INDEX] = weight\n currentIndex += 1\n\n # Reference the next vertex, if there is one.\n currentVertex = next(\n (\n linkedEdge.other_vert(currentVertex)\n for linkedEdge in currentVertex.link_edges\n if linkedEdge.select and linkedEdge.other_vert(currentVertex) not in visited\n ),\n None # Will default to None if the next vertex can't be found (like after the last one).\n )\n\n@SoundDifferent I saw your post on Polycount. Don’t know if you’re still looking for a solution to this as it’s been a long time.\n\nWith the basis shape of the mesh as one extreme (Xn), you can have a shape key that moves all vertices to the other extreme, all together.\n\nSo all vertices that will move start at Xn, and the shape key puts them all at X1 (you can do this by using Vertex Slide to move them all together).\n\nThen use a vertex group with weights created by script to be perfectly linear (as much as numerical precision will let you, at least), and use that group as the blending for that shape key.\n(This is an animated GIF, click in case it doesn’t play)\n\nThe script I wrote for this is below. Before running it, you need to select a vertex sequence, and then use Shift+Click to unselect and reselect the first vertex, as the first vertex of the sequence needs to be the active one. You also need to make sure that there’s a vertex group in the object named “X1Blend”, but you can change its name in the script of course:\n\n> \n\n```\nimport bpy\nimport bmesh\n\nobj = bpy.context.active_object\n\nVERTEX_GROUP_NAME = 'X1Blend'\nVERTEX_GROUP_INDEX = obj.vertex_groups.find(VERTEX_GROUP_NAME)\nif VERTEX_GROUP_INDEX == -1:\n raise Exception('Group not found, check if the name is right')\n\nmesh = bpy.context.active_object.data\nbm = bmesh.from_edit_mesh(mesh)\n\n# Traverse the selected vertices, assigning linear weights.\n\ndeformLayer = bm.verts.layers.deform.active\nvisited = set()\nTOTAL_SELECTED_VERTICES = len([v for v in bm.verts if v.select])\n\ncurrentVertex = bm.select_history.active # Start from the active element (assumed to be a vertex).\ncurrentIndex = 0\n\nwhile currentVertex:\n # Add the current vertex to visited set.\n visited.add(currentVertex)\n\n # Set its weight.\n # A linear formula for interpolating the weight can be (vertex_index / (total_vertices-1)),\n # with 'vertex_index' being a zero-based index. \n # If there are 3 selected vertices, their weights will be: 0.0, 0.5, 1.0.\n # If there are 5 selected vertices, their weights will be: 0.0, 0.25, 0.5, 0.75, 1.0.\n # And so on.\n weight = currentIndex / (TOTAL_SELECTED_VERTICES - 1)\n currentVertex[deformLayer][VERTEX_GROUP_INDEX] = weight\n currentIndex += 1\n\n # Reference the next vertex, if there is one.\n currentVertex = next(\n (\n linkedEdge.other_vert(currentVertex)\n for linkedEdge in currentVertex.link_edges\n if linkedEdge.select and linkedEdge.other_vert(currentVertex) not in visited\n ),\n None # Will default to None if the next vertex can't be found (like after the last one).\n )\n```\n\n1 Like\n\nHey, thank you I will try that solution. Currently im using some planes with subdiv and swrinkwrap for manipulating big amount of vertices where need to maintain smotth and accurate edges flow.\nHey, thank you I will try that solution. Currently im using some planes with subdiv and swrinkwrap for manipulating big amount of vertices where need to maintain smotth and accurate edges flow.\nHey, thank you I will try that solution.\n\nCurrently im using some planes with subdiv and swrinkwrap for manipulating big amount of vertices where need to maintain smotth and accurate edges flow.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/how-to-make-character-clothing-react-properly-to-air-when-falling/544589", + "domain": "blenderartists.org", + "file_source": "part-00164-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nI’m creating a scene where my character falls off a ledge head first. When he gets to a certain point in his descent his coat falls past him, not reacting the way a coat would if someone were to fall of a skyscraper. The coat is the only object with a cloth mod(cotton). I’ve played with the air settings but gotten poor results. I’ve also changed the mod settings to silk and applied a wind force(set at about 500) facing toward the character as he falls, but that hasn’t worked either. Any suggestions?\nI’m creating a scene where my character falls off a ledge head first. When he gets to a certain point in his descent his coat falls past him, not reacting the way a coat would if someone were to fall of a skyscraper. The coat is the only object with a cloth mod(cotton). I’ve played with the air settings but gotten poor results. I’ve also changed the mod settings to silk and applied a wind force(set at about 500) facing toward the character as he falls, but that hasn’t worked either. Any suggestions?\n\nI’m creating a scene where my character falls off a ledge head first. When he gets to a certain point in his descent his coat falls past him, not reacting the way a coat would if someone were to fall of a skyscraper. The coat is the only object with a cloth mod(cotton). I’ve played with the air settings but gotten poor results. I’ve also changed the mod settings to silk and applied a wind force(set at about 500) facing toward the character as he falls, but that hasn’t worked either. Any suggestions?\n\nGot some what of a result by making a vertex group for pinning in cloth mod and giving the bottom part of his coat a weight of .25 and the shoulder and collar area 1.00.\nGot some what of a result by making a vertex group for pinning in cloth mod and giving the bottom part of his coat a weight of .25 and the shoulder and collar area 1.00.\n\nGot some what of a result by making a vertex group for pinning in cloth mod and giving the bottom part of his coat a weight of .25 and the shoulder and collar area 1.00.\n\nMatching the cloth sim physics with keyframing, or vice versa, can be very tricky, but you’re on the right track using pinning group vertex weights to modify how the cloth sim works. When cloth is pinned at anything above weight zero (at which the cloth sim totally controls the cloth motion), then other influences such as an armature can be used to also control the cloth. It’s often useful to balance such influences when trying to get the best final result.\nMatching the cloth sim physics with keyframing, or vice versa, can be very tricky, but you’re on the right track using pinning group vertex weights to modify how the cloth sim works. When cloth is pinned at anything above weight zero (at which the cloth sim totally controls the cloth motion), then other influences such as an armature can be used to also control the cloth. It’s often useful to balance such influences when trying to get the best final result.\n\nMatching the cloth sim physics with keyframing, or vice versa, can be very tricky, but you’re on the right track using pinning group vertex weights to modify how the cloth sim works. When cloth is pinned at anything above weight zero (at which the cloth sim totally controls the cloth motion), then other influences such as an armature can be used to also control the cloth. It’s often useful to balance such influences when trying to get the best final result.\n\nplace57\n(place57)\n4\n\n Ok, I am going to make some assumptions here:\n\n You have a man falling\n You have a building mesh\n The man has clothes made with the cloth sim.\n\n I would render the man and the building separately. For the building clip you would move the camera “as if” it were following the man.\n Next I would render the man, in the standing position using “wind” from above the man, to simulate the window blowing past the man as he fell. So in the video the mans head would always be pointing up.\n In the composition I would blend both the man (eventually turned 180degrees) and the building.\n Just a thought.\nplace57\n(place57)\n4\nOk, I am going to make some assumptions here:\n\n You have a man falling\n You have a building mesh\n The man has clothes made with the cloth sim.\n\n I would render the man and the building separately. For the building clip you would move the camera “as if” it were following the man.\n Next I would render the man, in the standing position using “wind” from above the man, to simulate the window blowing past the man as he fell. So in the video the mans head would always be pointing up.\n In the composition I would blend both the man (eventually turned 180degrees) and the building.\n Just a thought.\n\nOk, I am going to make some assumptions here:\n\n* You have a man falling\n* You have a building mesh\n* The man has clothes made with the cloth sim.\n\nI would render the man and the building separately. For the building clip you would move the camera “as if” it were following the man.\n\nNext I would render the man, in the standing position using “wind” from above the man, to simulate the window blowing past the man as he fell. So in the video the mans head would always be pointing up.\n\nIn the composition I would blend both the man (eventually turned 180degrees) and the building.\n\nJust a thought.\n\nYes it is tricky. I’m going to spend a day or two messing with motion and the mod settings until I get decent understanding.\nYes it is tricky. I’m going to spend a day or two messing with motion and the mod settings until I get decent understanding.\n\nYes it is tricky. I’m going to spend a day or two messing with motion and the mod settings until I get decent understanding.\n\n@place57. Thanks for the tip. I was planning on using that technique when I cut to him in full fall. Right now though, I’m working on the scene where he first falls and the physics are a little harder to cheat. Which is making me over exercise my fatty brain.\n@place57. Thanks for the tip. I was planning on using that technique when I cut to him in full fall. Right now though, I’m working on the scene where he first falls and the physics are a little harder to cheat. Which is making me over exercise my fatty brain.\n\n@place57. Thanks for the tip. I was planning on using that technique when I cut to him in full fall. Right now though, I’m working on the scene where he first falls and the physics are a little harder to cheat. Which is making me over exercise my fatty brain.", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/open-source-movie/558881", + "domain": "blenderartists.org", + "file_source": "part-00662-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nHello everybody,\n I am really interested in the concept of an “open movie” and the collaborative proccess of making it. But I am not a knowledger of the audiovisual industry details… So, some questions that come to my mind regarding this (specially in terms of funding it):\n\n Is there some award for open movies? Or there isn’t a considerable production of this kind of movie for creating a contest? If there’s not, wouldn’t it be a good idea? \n\n Suppose I finish a short animation movie in the end of december, this month. To what contests or awards could I apply my short animation in the next year? Here in Brazil there’s a festival called “One minute festival” where one minute movies/animations can compete, and there’s also “Anima Mundi” for animations. I suppose there’s also some more animations/shorts festivals around the world wich I could try?\n\n If an Open Movie receives an award, how the money is distributed? It goes to all the developers/artists? I know that in Blender Movies much of the movie’s revenue goes to the blender project itself. So, if my animation receives an award, I could donate to Open-source projects like Blender and Gimp, right? Is there something in the revenue’s administration for a movie to be in the “open movie” category?\n\n It is possible to make a short open movie starting with no money, only with the donation of spare time of the artists? Maybe sharing some of the movie’s revenue (if any) to them after the movie’s done? Or there is some stage of the proccess where there’s no way of doing it for free?\n\n Well, that’s all of my doubts. Hope I didn’t started this thread in the wrong place\nHello everybody,\n I am really interested in the concept of an “open movie” and the collaborative proccess of making it. But I am not a knowledger of the audiovisual industry details… So, some questions that come to my mind regarding this (specially in terms of funding it):\n\n Is there some award for open movies? Or there isn’t a considerable production of this kind of movie for creating a contest? If there’s not, wouldn’t it be a good idea? \n\n Suppose I finish a short animation movie in the end of december, this month. To what contests or awards could I apply my short animation in the next year? Here in Brazil there’s a festival called “One minute festival” where one minute movies/animations can compete, and there’s also “Anima Mundi” for animations. I suppose there’s also some more animations/shorts festivals around the world wich I could try?\n\n If an Open Movie receives an award, how the money is distributed? It goes to all the developers/artists? I know that in Blender Movies much of the movie’s revenue goes to the blender project itself. So, if my animation receives an award, I could donate to Open-source projects like Blender and Gimp, right? Is there something in the revenue’s administration for a movie to be in the “open movie” category?\n\n It is possible to make a short open movie starting with no money, only with the donation of spare time of the artists? Maybe sharing some of the movie’s revenue (if any) to them after the movie’s done? Or there is some stage of the proccess where there’s no way of doing it for free?\n\n Well, that’s all of my doubts. Hope I didn’t started this thread in the wrong place\n\nHello everybody,\n\nI am really interested in the concept of an “open movie” and the collaborative proccess of making it. But I am not a knowledger of the audiovisual industry details… So, some questions that come to my mind regarding this (specially in terms of funding it):\n\n* \n\nIs there some award for open movies? Or there isn’t a considerable production of this kind of movie for creating a contest? If there’s not, wouldn’t it be a good idea?\n\n* \n\nSuppose I finish a short animation movie in the end of december, this month. To what contests or awards could I apply my short animation in the next year? Here in Brazil there’s a festival called “One minute festival” where one minute movies/animations can compete, and there’s also “Anima Mundi” for animations. I suppose there’s also some more animations/shorts festivals around the world wich I could try?\n\n* \n\nIf an Open Movie receives an award, how the money is distributed? It goes to all the developers/artists? I know that in Blender Movies much of the movie’s revenue goes to the blender project itself. So, if my animation receives an award, I could donate to Open-source projects like Blender and Gimp, right? Is there something in the revenue’s administration for a movie to be in the “open movie” category?\n\n* \n\nIt is possible to make a short open movie starting with no money, only with the donation of spare time of the artists? Maybe sharing some of the movie’s revenue (if any) to them after the movie’s done? Or there is some stage of the proccess where there’s no way of doing it for free?\n\nWell, that’s all of my doubts. Hope I didn’t started this thread in the wrong place", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/dissolve-edges/682147", + "domain": "blenderartists.org", + "file_source": "part-00073-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nH-S\n(Schrödinger’s Cube)\n1\n\n I notice that sometimes when I dissolve unwanted edges from a face, the Face Loop Cut function stops working for that face. It doesn’t seem to always happen so I’m assuming there’s some technique here?\nH-S\n(Schrödinger’s Cube)\n1\nI notice that sometimes when I dissolve unwanted edges from a face, the Face Loop Cut function stops working for that face. It doesn’t seem to always happen so I’m assuming there’s some technique here?\n\nI notice that sometimes when I dissolve unwanted edges from a face, the Face Loop Cut function stops working for that face. It doesn’t seem to always happen so I’m assuming there’s some technique here?\n\nLoop Cut works on quads only. If you have faces with 3 or >4 sides it won’t work.\n Note also that the tutorials forum is for COMPLETED tutorials ONLY, not for asking support questions. Why do you think there are all the other support forums split into different subjects !\n Thread Moved to Support / Modelling\nLoop Cut works on quads only. If you have faces with 3 or >4 sides it won’t work.\n Note also that the tutorials forum is for COMPLETED tutorials ONLY, not for asking support questions. Why do you think there are all the other support forums split into different subjects !\n Thread Moved to Support / Modelling\n\nLoop Cut works on quads only. If you have faces with 3 or >4 sides it won’t work.\n\nNote also that the tutorials forum is for COMPLETED tutorials ONLY, not for asking support questions. Why do you think there are all the other support forums split into different subjects !\n\nThread Moved to Support / Modelling\n\nH-S\n(Schrödinger’s Cube)\n4\n\n So I guess my next question would be, what am I supposed to do with 3 sided faces?\nH-S\n(Schrödinger’s Cube)\n4\nSo I guess my next question would be, what am I supposed to do with 3 sided faces?\n\nSo I guess my next question would be, what am I supposed to do with 3 sided faces?\n\nkotobank\n(kotobank)\n6\n\n You have to make sure everything is in quads in your mesh, especially the area you want to loop cut. You can achieve this by using knife tool, or if you have extra vertices/edges, it might be easier to just snap+merge them to the closest vertices. I find the latter easier\nkotobank\n(kotobank)\n6\nYou have to make sure everything is in quads in your mesh, especially the area you want to loop cut. You can achieve this by using knife tool, or if you have extra vertices/edges, it might be easier to just snap+merge them to the closest vertices. I find the latter easier\n\nYou have to make sure everything is in quads in your mesh, especially the area you want to loop cut. You can achieve this by using knife tool, or if you have extra vertices/edges, it might be easier to just snap+merge them to the closest vertices. I find the latter easier\n\nLane\n(Lane)\n7\n\n Huum lag it seems, it have duplicate my post when editing it… my apologize.\nLane\n(Lane)\n7\nHuum lag it seems, it have duplicate my post when editing it… my apologize.\n\nHuum lag it seems, it have duplicate my post when editing it… my apologize.\n\nLane\n(Lane)\n9\n\n Theres some tutorial on how to correct meshes, topology, theres a tons in fact .\n An old one who have the merit to show some practical case in video: https://www.youtube.com/watch?v=k_S1INdEmdI\n I had some other who was show well the technics who can be used ( add knife cut, remove edges ,merges, separate, meshes flow etc ). But cant put my hand on them right now.\n Note, tris are not allways a problem, but effectively if you need use loop cut, you need to have quads, hence why it is preferable to try create and conserve a clean topology from the start ( something who is not allways possible if you use scanned object or object who are exported . )\n Anyway, one page who is offtly posted here and can be really helpfull ( and show how some basic shape can ask for some work for correct right meshes flow ) http://topology-guides.tumblr.com/\nLane\n(Lane)\n9\nTheres some tutorial on how to correct meshes, topology, theres a tons in fact .\n An old one who have the merit to show some practical case in video: https://www.youtube.com/watch?v=k_S1INdEmdI\n I had some other who was show well the technics who can be used ( add knife cut, remove edges ,merges, separate, meshes flow etc ). But cant put my hand on them right now.\n Note, tris are not allways a problem, but effectively if you need use loop cut, you need to have quads, hence why it is preferable to try create and conserve a clean topology from the start ( something who is not allways possible if you use scanned object or object who are exported . )\n Anyway, one page who is offtly posted here and can be really helpfull ( and show how some basic shape can ask for some work for correct right meshes flow ) http://topology-guides.tumblr.com/\n\nTheres some tutorial on how to correct meshes, topology, theres a tons in fact .\n\nAn old one who have the merit to show some practical case in video: https://www.youtube.com/watch?v=k_S1INdEmdI\n\nI had some other who was show well the technics who can be used ( add knife cut, remove edges ,merges, separate, meshes flow etc ). But cant put my hand on them right now.\n\nNote, tris are not allways a problem, but effectively if you need use loop cut, you need to have quads, hence why it is preferable to try create and conserve a clean topology from the start ( something who is not allways possible if you use scanned object or object who are exported . )\n\nAnyway, one page who is offtly posted here and can be really helpfull ( and show how some basic shape can ask for some work for correct right meshes flow ) http://topology-guides.tumblr.com/", + "content_format": "markdown" + }, + { + "url": "https://blenderartists.org/t/blender-2-8s-readme-html/698598", + "domain": "blenderartists.org", + "file_source": "part-00813-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "# \n\nDate: \nCategories: \nTags: \n\nCasiyre\n(Cas)\n1\n\n (I’ve never noticed the readme file before, so I assume it’s new in Blender 2.8. I could just be ignorant, though)\n The readme.html file in Blender 2.8 is a bit weird. If you look at the source of the HTML file, you’ll find CSS rules that do nothing (one of them calls for Times, another calls for Lucida Grande, but those fonts are never used in the document), headings created by using the tag instead of the proper heading tag (the tag was deprecated in HTML 5), and bullet points constructed using the UTF-8 character instead of just using